← Back to Editor

#FFFFFF · #EEA508 · #D24C0F · #0C0608 · #9D823F

sunset

A 5-color sunset 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

#EEA508

Ochre · Orange · Honey Gold

HEX
#EEA508
RGB
rgb(238, 165, 8)
HSL
hsl(41, 93%, 48%)
HSB
hsb(41, 97%, 93%)
CMYK
cmyk(0%, 31%, 97%, 7%)
Oklch
oklch(77.3% 0.161 76.7)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#D24C0F

Tangerine · Chocolate · Amber Brown

HEX
#D24C0F
RGB
rgb(210, 76, 15)
HSL
hsl(19, 87%, 44%)
HSB
hsb(19, 93%, 82%)
CMYK
cmyk(0%, 64%, 93%, 18%)
Oklch
oklch(59.3% 0.180 39.9)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#0C0608

Dark Violet · Black · Raspberry

HEX
#0C0608
RGB
rgb(12, 6, 8)
HSL
hsl(340, 33%, 4%)
HSB
hsb(340, 50%, 5%)
CMYK
cmyk(0%, 50%, 33%, 95%)
Oklch
oklch(13.3% 0.013 354.8)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#9D823F

Ochre · Sienna · Honey Gold

HEX
#9D823F
RGB
rgb(157, 130, 63)
HSL
hsl(43, 43%, 43%)
HSB
hsb(43, 60%, 62%)
CMYK
cmyk(0%, 17%, 60%, 38%)
Oklch
oklch(61.8% 0.092 87.6)

TraditionalOchre」· PaintHoney Gold」· 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
EEA508
D24C0F
0C0608
9D823F
2.1
Fail
4.4
AA Large
20.1
AAA
3.7
AA Large
2.1
Fail
2.1
Fail
9.6
AAA
1.8
Fail
4.4
AA Large
2.1
Fail
4.6
AA
1.2
Fail
20.1
AAA
9.6
AAA
4.6
AA
5.5
AA
3.7
AA Large
1.8
Fail
1.2
Fail
5.5
AA
White BG
1.0Fail
2.1Fail
4.4AA Large
20.1AAA
3.7AA Large
Black BG
21.0AAA
10.0AAA
4.8AA
1.0Fail
5.7AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
CECE2E
98971E
090908
91914F

Deuteranopia

FFFFFF
D3D837
A0AA21
0A0A07
939553

Tritanopia

FFFFFF
EA4C53
CB292C
0C0707
9C5C5F

Achromatopsia

FFFFFF
A9A9A9
6D6D6D
080808
828282

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#EEA508

Dark
Light

#D24C0F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #eea508;
  --color-3: #d24c0f;
  --color-4: #0c0608;
  --color-5: #9d823f;
}

SCSS

$color-1: #ffffff;
$color-2: #eea508;
$color-3: #d24c0f;
$color-4: #0c0608;
$color-5: #9d823f;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#eea508',
  'brand-3': '#d24c0f',
  'brand-4': '#0c0608',
  'brand-5': '#9d823f',
}

RGB Array

[255, 255, 255], [238, 165, 8], [210, 76, 15], [12, 6, 8], [157, 130, 63]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sunset-style palette of #FFFFFF, #EEA508, #D24C0F, #0C0608, #9D823F 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: #eea508; --color-3: #d24c0f; --color-4: #0c0608; --color-5: #9d823f. 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 sunset-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