← Back to Editor

#FFFFFF · #000000 · #128002 · #5B0280 · #EED218

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData 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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#128002

Pine Green · Green · Forest Green

HEX
#128002
RGB
rgb(18, 128, 2)
HSL
hsl(112, 97%, 25%)
HSB
hsb(112, 98%, 50%)
CMYK
cmyk(86%, 0%, 98%, 50%)
Oklch
oklch(52.2% 0.174 141.8)

TraditionalPine Green」· PaintForest Green」· Creative Blush Sunrise

#5B0280

Royal Purple · Purple · Eggplant

HEX
#5B0280
RGB
rgb(91, 2, 128)
HSL
hsl(282, 97%, 25%)
HSB
hsb(282, 98%, 50%)
CMYK
cmyk(29%, 98%, 0%, 50%)
Oklch
oklch(36.2% 0.180 311.2)

TraditionalRoyal Purple」· PaintEggplant」· Creative Blush Sunrise

#EED218

Autumn Sage · Gold · Sunflower

HEX
#EED218
RGB
rgb(238, 210, 24)
HSL
hsl(52, 86%, 51%)
HSB
hsb(52, 90%, 93%)
CMYK
cmyk(0%, 12%, 90%, 7%)
Oklch
oklch(86.1% 0.175 99.2)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

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
000000
128002
5B0280
EED218
21.0
AAA
5.1
AA
11.9
AAA
1.5
Fail
21.0
AAA
4.1
AA Large
1.8
Fail
13.9
AAA
5.1
AA
4.1
AA Large
2.3
Fail
3.4
AA Large
11.9
AAA
1.8
Fail
2.3
Fail
7.9
AAA
1.5
Fail
13.9
AAA
3.4
AA Large
7.9
AAA
White BG
1.0Fail
21.0AAA
5.1AA
11.9AAA
1.5Fail
Black BG
21.0AAA
1.0Fail
4.1AA Large
1.8Fail
13.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
000000
424320
343462
E2E245

Deuteranopia

FFFFFF
000000
3B3328
3A405A
E4E650

Tritanopia

FFFFFF
000000
18393E
574944
ED6970

Achromatopsia

FFFFFF
000000
515151
2B2B2B
C5C5C5

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#000000

Dark
Light

#128002

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #000000;
  --color-3: #128002;
  --color-4: #5b0280;
  --color-5: #eed218;
}

SCSS

$color-1: #ffffff;
$color-2: #000000;
$color-3: #128002;
$color-4: #5b0280;
$color-5: #eed218;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#000000',
  'brand-3': '#128002',
  'brand-4': '#5b0280',
  'brand-5': '#eed218',
}

RGB Array

[255, 255, 255], [0, 0, 0], [18, 128, 2], [91, 2, 128], [238, 210, 24]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #000000, #128002, #5B0280, #EED218 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious 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: #000000; --color-3: #128002; --color-4: #5b0280; --color-5: #eed218. 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 tech, SaaS, healthcare, eco industries. 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