← Back to Editor

#FFFFFF · #020002 · #FFBB1C · #51110F · #FF627F

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#020002

Rose Purple · Black · Dark Purple

HEX
#020002
RGB
rgb(2, 0, 2)
HSL
hsl(300, 100%, 0%)
HSB
hsb(300, 100%, 1%)
CMYK
cmyk(0%, 100%, 0%, 99%)
Oklch
oklch(5.9% 0.027 328.4)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

#FFBB1C

Ginger · Orange · Sunflower

HEX
#FFBB1C
RGB
rgb(255, 187, 28)
HSL
hsl(42, 100%, 55%)
HSB
hsb(42, 89%, 100%)
CMYK
cmyk(0%, 27%, 89%, 0%)
Oklch
oklch(83.3% 0.167 81.2)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#51110F

Vermilion · Maroon · Deep Berry

HEX
#51110F
RGB
rgb(81, 17, 15)
HSL
hsl(2, 69%, 19%)
HSB
hsb(2, 81%, 32%)
CMYK
cmyk(0%, 79%, 81%, 68%)
Oklch
oklch(29.1% 0.095 26.8)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#FF627F

Peach Pink · Salmon · Coral Red

HEX
#FF627F
RGB
rgb(255, 98, 127)
HSL
hsl(349, 100%, 69%)
HSB
hsb(349, 62%, 100%)
CMYK
cmyk(0%, 62%, 50%, 0%)
Oklch
oklch(70.5% 0.191 12.3)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
020002
FFBB1C
51110F
FF627F
20.9
AAA
1.7
Fail
14.6
AAA
2.9
Fail
20.9
AAA
12.3
AAA
1.4
Fail
7.3
AAA
1.7
Fail
12.3
AAA
8.6
AAA
1.7
Fail
14.6
AAA
1.4
Fail
8.6
AAA
5.1
AA
2.9
Fail
7.3
AAA
1.7
Fail
5.1
AA
White BG
1.0Fail
20.9AAA
1.7Fail
14.6AAA
2.9Fail
Black BG
21.0AAA
1.0Fail
12.4AAA
1.4Fail
7.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
010102
E2E142
35350F
BBBA78

Deuteranopia

FFFFFF
010101
E6EB4C
393E10
C4D076

Tritanopia

FFFFFF
020101
FC6168
4E1010
F77271

Achromatopsia

FFFFFF
010101
BDBDBD
242424
949494

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#020002

Dark
Light

#FFBB1C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #020002;
  --color-3: #ffbb1c;
  --color-4: #51110f;
  --color-5: #ff627f;
}

SCSS

$color-1: #ffffff;
$color-2: #020002;
$color-3: #ffbb1c;
$color-4: #51110f;
$color-5: #ff627f;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#020002',
  'brand-3': '#ffbb1c',
  'brand-4': '#51110f',
  'brand-5': '#ff627f',
}

RGB Array

[255, 255, 255], [2, 0, 2], [255, 187, 28], [81, 17, 15], [255, 98, 127]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #020002, #FFBB1C, #51110F, #FF627F is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffff; --color-2: #020002; --color-3: #ffbb1c; --color-4: #51110f; --color-5: #ff627f. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This general-style 5-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color