00%
DESIGN

Design

System

Auto Layout

Components

Library

Overview

This Design System was created to establish consistency and scalability across products. It provides a unified set of foundations, components, and guidelines to streamline the design process, improve collaboration, and ensure cohesive user experiences.

Figma

Figma

Notion

Notion

Using Atomic

Design Methodology

Inspired by Brad Frost’s Atomic Design methodology, the system is structured into scalable building blocks—from atoms to pages—ensuring consistency, flexibility, and efficient product development.

Design Tokens

Basic design variables that define visual design parameters (fonts, color, spacing)

Atoms

Basic building blocks such as icons, buttons and checkboxes.

Molecules

Simple combinations of atoms like input fields, search bars, and form groups.

Organisms

More complex components formed by combining molecules, such as cards and tables.

Templates

Layout structures that define the placement of components across pages.

Pages

Final screens that showcase real content using templates.

01.Foundation
// Color

Colors System

A consistent color palette ensures visual harmony and clear communication across interfaces.

Purple

50

#F4EEFD

100

#E6D7FB

200

#D2B8F7

300

#BD98F1

400

#A875EB

500

#753FC9

600

#6939B5

700

#5C32A0

800

#4E2A89

900

#3F2271

Gray

50

#F9FAFB

100

#F3F4F6

200

#EAECF0

300

#D1D5DB

400

#9CA3AF

500

#6B7280

600

#4B5563

700

#2D3747

800

#151F2D

900

#000413

Highlight

50

#FFF5CC

200

#FFE066

500

#FFCC00

Success

50

#DBEDE0

200

#B7DBC1

500

#4AA564

Warning

50

#FFEDCC

200

#FFC966

500

#FFA500

Alert

50

#F4D4D4

200

#DD7E7E

500

#C62828

02.Foundation
// Typography

Satoshi

Light / Regular / Medium / Bold / Black

abcdefghijklmnopqrstuvwxyz

abcdefghijklmnopqrstuvwxyz

0123456789

Heading typography scale from H1 to H7
Button typography scale: Large, Medium, Small
Subheading typography scale from S1 to S3
Body typography scale from B1 to B4
Caption typography scale from C1 to C2
03.Foundation
// Icon

Icon Set

Consistent iconography enhances usability and visual clarity.

Icon set showing directional, status, communication, commerce, and file-type icons in a grid
04.Foundation
// Shadow

Shadows & Effects

Shadows define depth and hierarchy, helping users understand elevation, focus, and interactive elements across the interface.

Drop Shadow

Shadow-xs

Shadow-sm

Shadow-md

Shadow-lg

Shadow-xl

Shadow-2xl

Shadow-3xl

Flat Shadow

Shadow-xs

Shadow-sm

Shadow-md

Shadow-lg

Shadow-xl

Shadow-2xl

Shadow-3xl

05.Foundation
// Radius

Corner Radius

Corner radius ensures visual consistency and creates a cohesive, modern look across components and layouts.

Corner radius scale from sm (2px) to full (999px)
06.Foundation
// Spacing

Spacing System

A consistent spacing system based on the 4-point grid ensures balanced layouts, predictable spacing, and scalable design across all components and screens.

Typography component annotated with 4-point grid padding measurements
Padding scale from 0px to 40px shown as a bar chart

Design Components

Reusable components built on foundational elements to ensure consistency, scalability, and efficient design across products.

Buttons

Buttons component showcase

Checkboxes

Checkboxes component showcase

Radio Buttons

Radio Buttons component showcase

Toggles

Toggles component showcase

Badges

Badges component showcase

Input Fields

Input Fields component showcase

Paginations

Paginations component showcase

Tabs

Tabs component showcase