← Back to Editor

#FFFFFF · #E3E2A6 · #0C3B08 · #78210A · #000000

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

#E3E2A6

Fresh Green · Wheat · Lemon Cream

HEX
#E3E2A6
RGB
rgb(227, 226, 166)
HSL
hsl(59, 52%, 77%)
HSB
hsb(59, 27%, 89%)
CMYK
cmyk(0%, 0%, 27%, 11%)
Oklch
oklch(89.9% 0.078 107.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#0C3B08

Pine Green · DarkGreen · Dark Green

HEX
#0C3B08
RGB
rgb(12, 59, 8)
HSL
hsl(115, 76%, 13%)
HSB
hsb(115, 86%, 23%)
CMYK
cmyk(80%, 0%, 86%, 77%)
Oklch
oklch(30.9% 0.093 142.0)

TraditionalPine Green」· PaintDark Green」· Creative Blush Sunrise

#78210A

Vermilion · Maroon · Wine Red

HEX
#78210A
RGB
rgb(120, 33, 10)
HSL
hsl(13, 85%, 25%)
HSB
hsb(13, 92%, 47%)
CMYK
cmyk(0%, 73%, 92%, 53%)
Oklch
oklch(38.5% 0.125 34.9)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#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

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
E3E2A6
0C3B08
78210A
000000
1.3
Fail
12.8
AAA
10.4
AAA
21.0
AAA
1.3
Fail
9.5
AAA
7.8
AAA
15.7
AAA
12.8
AAA
9.5
AAA
1.2
Fail
1.6
Fail
10.4
AAA
7.8
AAA
1.2
Fail
2.0
Fail
21.0
AAA
15.7
AAA
1.6
Fail
2.0
Fail
White BG
1.0Fail
1.3Fail
12.8AAA
10.4AAA
21.0AAA
Black BG
21.0AAA
15.7AAA
1.6Fail
2.0Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
E3E3B5
202114
525210
000000

Deuteranopia

FFFFFF
E3E3B8
1E1A17
575E11
000000

Tritanopia

FFFFFF
E3C0C3
0E1E20
741415
000000

Achromatopsia

FFFFFF
DBDBDB
272727
383838
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#E3E2A6

Dark
Light

#0C3B08

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #e3e2a6;
  --color-3: #0c3b08;
  --color-4: #78210a;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #e3e2a6;
$color-3: #0c3b08;
$color-4: #78210a;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#e3e2a6',
  'brand-3': '#0c3b08',
  'brand-4': '#78210a',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [227, 226, 166], [12, 59, 8], [120, 33, 10], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #E3E2A6, #0C3B08, #78210A, #000000 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: #e3e2a6; --color-3: #0c3b08; --color-4: #78210a; --color-5: #000000. 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