← Back to Editor

#000000 · #C0C0A8 · #E5EBC8 · #D8F0F0 · #301800

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

#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

#C0C0A8

Fresh Green · Silver · Sunflower

HEX
#C0C0A8
RGB
rgb(192, 192, 168)
HSL
hsl(60, 16%, 71%)
HSB
hsb(60, 13%, 75%)
CMYK
cmyk(0%, 0%, 13%, 25%)
Oklch
oklch(80.1% 0.033 107.1)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#E5EBC8

Willow Green · Bisque · Mint Green

HEX
#E5EBC8
RGB
rgb(229, 235, 200)
HSL
hsl(70, 47%, 85%)
HSB
hsb(70, 15%, 92%)
CMYK
cmyk(3%, 0%, 15%, 8%)
Oklch
oklch(92.6% 0.047 115.2)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#D8F0F0

Sky Blue · Lavender · Glacier Blue

HEX
#D8F0F0
RGB
rgb(216, 240, 240)
HSL
hsl(180, 44%, 89%)
HSB
hsb(180, 10%, 94%)
CMYK
cmyk(10%, 0%, 0%, 6%)
Oklch
oklch(93.8% 0.025 196.7)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#301800

Ochre · Black · Cinnamon

HEX
#301800
RGB
rgb(48, 24, 0)
HSL
hsl(30, 100%, 9%)
HSB
hsb(30, 100%, 19%)
CMYK
cmyk(0%, 50%, 100%, 81%)
Oklch
oklch(23.8% 0.054 63.5)

TraditionalOchre」· PaintCinnamon」· 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
C0C0A8
E5EBC8
D8F0F0
301800
11.3
AAA
17.0
AAA
17.6
AAA
1.3
Fail
11.3
AAA
1.5
Fail
1.6
Fail
9.0
AAA
17.0
AAA
1.5
Fail
1.0
Fail
13.6
AAA
17.6
AAA
1.6
Fail
1.0
Fail
14.0
AAA
1.3
Fail
9.0
AAA
13.6
AAA
14.0
AAA
White BG
21.0AAA
1.9Fail
1.2Fail
1.2Fail
16.7AAA
Black BG
1.0Fail
11.3AAA
17.0AAA
17.6AAA
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
C0C0AE
E8E8D0
E2E3F0
262506

Deuteranopia

000000
C0C0AF
E7E7D3
E1DFF0
272907

Tritanopia

000000
C0B2B3
E5D7D9
D9F0F0
2F0A0B

Achromatopsia

000000
BDBDBD
E5E5E5
E9E9E9
1C1C1C

Shades & Tints Shades & Tints

#000000

Dark
Light

#C0C0A8

Dark
Light

#E5EBC8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #c0c0a8;
  --color-3: #e5ebc8;
  --color-4: #d8f0f0;
  --color-5: #301800;
}

SCSS

$color-1: #000000;
$color-2: #c0c0a8;
$color-3: #e5ebc8;
$color-4: #d8f0f0;
$color-5: #301800;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#c0c0a8',
  'brand-3': '#e5ebc8',
  'brand-4': '#d8f0f0',
  'brand-5': '#301800',
}

RGB Array

[0, 0, 0], [192, 192, 168], [229, 235, 200], [216, 240, 240], [48, 24, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #C0C0A8, #E5EBC8, #D8F0F0, #301800 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: #c0c0a8; --color-3: #e5ebc8; --color-4: #d8f0f0; --color-5: #301800. 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