← Back to Editor

#000000 · #FFFFFF · #FFC30C · #EE8819 · #EE5B51

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

#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

#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

#FFC30C

Ginger · Gold · Sunflower

HEX
#FFC30C
RGB
rgb(255, 195, 12)
HSL
hsl(45, 100%, 52%)
HSB
hsb(45, 95%, 100%)
CMYK
cmyk(0%, 24%, 95%, 0%)
Oklch
oklch(84.8% 0.172 85.8)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#EE8819

Ginger · GoldenRod · Warm Sun

HEX
#EE8819
RGB
rgb(238, 136, 25)
HSL
hsl(31, 86%, 52%)
HSB
hsb(31, 89%, 93%)
CMYK
cmyk(0%, 43%, 89%, 7%)
Oklch
oklch(72.2% 0.164 59.6)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#EE5B51

Peach Pink · Tomato · Coral Red

HEX
#EE5B51
RGB
rgb(238, 91, 81)
HSL
hsl(4, 82%, 63%)
HSB
hsb(4, 66%, 93%)
CMYK
cmyk(0%, 62%, 66%, 7%)
Oklch
oklch(66.2% 0.183 27.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
FFFFFF
FFC30C
EE8819
EE5B51
21.0
AAA
13.1
AAA
8.2
AAA
6.3
AA
21.0
AAA
1.6
Fail
2.6
Fail
3.4
AA Large
13.1
AAA
1.6
Fail
1.6
Fail
2.1
Fail
8.2
AAA
2.6
Fail
1.6
Fail
1.3
Fail
6.3
AA
3.4
AA Large
2.1
Fail
1.3
Fail
White BG
21.0AAA
1.0Fail
1.6Fail
2.6Fail
3.4AA Large
Black BG
1.0Fail
21.0AAA
13.1AAA
8.2AAA
6.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
FFFFFF
E5E438
C2C134
AEAD53

Deuteranopia

000000
FFFFFF
E9ED43
C8CF3A
B7C254

Tritanopia

000000
FFFFFF
FC5B63
E9494E
E75556

Achromatopsia

000000
FFFFFF
C0C0C0
9A9A9A
868686

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFFFFF

Dark
Light

#FFC30C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffffff;
  --color-3: #ffc30c;
  --color-4: #ee8819;
  --color-5: #ee5b51;
}

SCSS

$color-1: #000000;
$color-2: #ffffff;
$color-3: #ffc30c;
$color-4: #ee8819;
$color-5: #ee5b51;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffffff',
  'brand-3': '#ffc30c',
  'brand-4': '#ee8819',
  'brand-5': '#ee5b51',
}

RGB Array

[0, 0, 0], [255, 255, 255], [255, 195, 12], [238, 136, 25], [238, 91, 81]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FFFFFF, #FFC30C, #EE8819, #EE5B51 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: #000000; --color-2: #ffffff; --color-3: #ffc30c; --color-4: #ee8819; --color-5: #ee5b51. 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