← Back to Editor

#FFFFFF · #D9CB75 · #EB3B3B · #033831 · #0E0F0F

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

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

#D9CB75

Fresh Green · BurlyWood · Sunflower

HEX
#D9CB75
RGB
rgb(217, 203, 117)
HSL
hsl(52, 57%, 65%)
HSB
hsb(52, 46%, 85%)
CMYK
cmyk(0%, 6%, 46%, 15%)
Oklch
oklch(83.5% 0.108 100.2)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#EB3B3B

Vermilion · Crimson · Passion Red

HEX
#EB3B3B
RGB
rgb(235, 59, 59)
HSL
hsl(0, 81%, 58%)
HSB
hsb(0, 75%, 92%)
CMYK
cmyk(0%, 75%, 75%, 8%)
Oklch
oklch(62.1% 0.212 26.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#033831

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#033831
RGB
rgb(3, 56, 49)
HSL
hsl(172, 90%, 12%)
HSB
hsb(172, 95%, 22%)
CMYK
cmyk(95%, 0%, 13%, 78%)
Oklch
oklch(30.6% 0.053 181.2)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#0E0F0F

Ink Black · Black · Jet Black

HEX
#0E0F0F
RGB
rgb(14, 15, 15)
HSL
hsl(180, 3%, 6%)
HSB
hsb(180, 7%, 6%)
CMYK
cmyk(7%, 0%, 0%, 94%)
Oklch
oklch(16.7% 0.002 197.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

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
D9CB75
EB3B3B
033831
0E0F0F
1.6
Fail
4.0
AA Large
13.0
AAA
19.2
AAA
1.6
Fail
2.4
Fail
7.9
AAA
11.7
AAA
4.0
AA Large
2.4
Fail
3.2
AA Large
4.8
AA
13.0
AAA
7.9
AAA
3.2
AA Large
1.5
Fail
19.2
AAA
11.7
AAA
4.8
AA
1.5
Fail
White BG
1.0Fail
1.6Fail
4.0AA Large
13.0AAA
19.2AAA
Black BG
21.0AAA
12.7AAA
5.2AA
1.6Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D3D38A
9F9D3B
1A1A33
0E0E0F

Deuteranopia

FFFFFF
D4D58F
A9B63B
171333
0E0E0F

Tritanopia

FFFFFF
D89A9E
E23B3B
063434
0E0F0F

Achromatopsia

FFFFFF
C5C5C5
707070
272727
0F0F0F

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#D9CB75

Dark
Light

#EB3B3B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #d9cb75;
  --color-3: #eb3b3b;
  --color-4: #033831;
  --color-5: #0e0f0f;
}

SCSS

$color-1: #ffffff;
$color-2: #d9cb75;
$color-3: #eb3b3b;
$color-4: #033831;
$color-5: #0e0f0f;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#d9cb75',
  'brand-3': '#eb3b3b',
  'brand-4': '#033831',
  'brand-5': '#0e0f0f',
}

RGB Array

[255, 255, 255], [217, 203, 117], [235, 59, 59], [3, 56, 49], [14, 15, 15]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #D9CB75, #EB3B3B, #033831, #0E0F0F 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: #d9cb75; --color-3: #eb3b3b; --color-4: #033831; --color-5: #0e0f0f. 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