null

Color

The color system ensures a consistent experience across our products. It communicates brand identity, conveys information, create visual hierarchy and draw users' attention to the right place.

Usage Examples

Refer to token list for the color values.

Primary Color
These are the main neutral, brand and semantic colors that make up the majority of the colors used in the design system and components.

Base
These are base black, white and transparent color style

color-transparent

White

#FFFFFF

color-transparent

Black

#000000

color-transparent

Transparent

#000000 0%

Neutral

Gray is a neutral color and is the foundation of the color system.
Almost everything in UI design — text, form fields, backgrounds, dividers — are usually gray.

color-transparent

neutral.25

#F8F8F8

color-transparent

Neutral.50

#F2F2F2

color-transparent

Neutral.100

#E1E1E1

color-transparent

Neutral.200

#D7D7D7

color-transparent

Neutral.300

#BEBEBE

color-transparent

Neutral.400

#A3A3A3

color-transparent

Neutral.500

#8C8C8C

color-transparent

Neutral.600

#747474

color-transparent

Neutral.700

#5B5B5B

color-transparent

Neutral.800

#454545

color-transparent

Neutral.900

#333333

color-transparent

Neutral.950

#222222

Shopee & MariBank

The brand color is your "primary" color, and is used across all interactive elements such as buttons, links, inputs, etc.
This color can define the overall feel and can elicit emotion.

color-transparent

Shopee bag

#FFF6F4

color-transparent

Shopee

#EE4D2D

color-transparent

MariBank bg

#FFF5EC

color-transparent

MariBank

#FA5E00

Success
Success colors communicate a positive action, positive trend, or a successful confirmation.

color-transparent

Success bg

#EDFEF1

color-transparent

Success

#1EA95E

color-transparent

Success text

#008942

Warning
Warning colors communicate caution, attention, or potential issues that require user awareness.

color-transparent

Warning bg

#FCF9E6

color-transparent

Warning

#EA9400

color-transparent

Warning text

#C16F00

Error
Error colors communicate a negative action, negative trend, or an error.

color-transparent

Error bg

#FFF6F7

color-transparent

Error

#EA1C42

color-transparent

Error text

#BF1234

Black & White Opacity
Use alpha color variables to manage all white and black opacity fill colors in your designs

color-transparent

blackOpacity.25

rgba(0,0,0,0.03)

color-transparent

blackOpacity.50

rgba(0,0,0,0.05)

color-transparent

blackOpacity.100

rgba(0,0,0,0.1)

color-transparent

blackOpacity.200

rgba(0,0,0,0.16)

color-transparent

blackOpacity.300

rgba(0,0,0,0.25)

color-transparent

blackOpacity.400

rgba(0,0,0,0.36)

color-transparent

blackOpacity.500

rgba(0,0,0,0.45)

color-transparent

blackOpacity.600

rgba(0,0,0,0.54)

color-transparent

blackOpacity.700

rgba(0,0,0,0.64)

color-transparent

blackOpacity.800

rgba(0,0,0,0.73)

color-transparent

blackOpacity.900

rgba(0,0,0,0.8)

color-transparent

blackOpacity.950

rgba(0,0,0,0.87)

color-transparent

whiteOpacity.25

rgba(255,255,255,0.13)

color-transparent

whiteOpacity.50

rgba(255,255,255,0.2)

color-transparent

whiteOpacity.100

rgba(255,255,255,0.27)

color-transparent

whiteOpacity.200

rgba(255,255,255,0.36)

color-transparent

whiteOpacity.300

rgba(255,255,255,0.46)

color-transparent

whiteOpacity.400

rgba(255,255,255,0.55)

color-transparent

whiteOpacity.500

rgba(255,255,255,0.64)

color-transparent

whiteOpacity.600

rgba(255,255,255,0.75)

color-transparent

whiteOpacity.700

rgba(255,255,255,0.84)

color-transparent

whiteOpacity.800

rgba(255,255,255,0.95)

color-transparent

whiteOpacity.900

rgba(255,255,255,0.9)

color-transparent

whiteOpacity.950

rgba(255,255,255,0.97)

Secondary Color
Along with primary colors, it's helpful to have a selection of secondary colors to use in components such as pills, alerts and labels. These secondary colors should be used sparingly or as accents, while the primary color(s) should take precedence.
color-transparent

amber.600

#F88A05

color-transparent

greenLight.600

#64A311

color-transparent

teal.600

#04A48E

color-transparent

blue.600

#0084D0

color-transparent

blueDark.600

#1C64F0

color-transparent

purple.600

#8B3CE2

color-transparent

pink.600

#CE1EA0