← Back to Editor

#0C0C0C · #ECF3E9 · #DA2C0A · #838789 · #E8EAEA

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

#0C0C0C

Ink Black · Black · Jet Black

HEX
#0C0C0C
RGB
rgb(12, 12, 12)
HSL
hsl(0, 0%, 5%)
HSB
hsb(0, 0%, 5%)
CMYK
cmyk(0%, 0%, 0%, 95%)
Oklch
oklch(15.4% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#ECF3E9

Celadon · Linen · Mint Green

HEX
#ECF3E9
RGB
rgb(236, 243, 233)
HSL
hsl(102, 29%, 93%)
HSB
hsb(102, 4%, 95%)
CMYK
cmyk(3%, 0%, 4%, 5%)
Oklch
oklch(95.6% 0.015 136.1)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#DA2C0A

Vermilion · OrangeRed · Passion Red

HEX
#DA2C0A
RGB
rgb(218, 44, 10)
HSL
hsl(10, 91%, 45%)
HSB
hsb(10, 95%, 85%)
CMYK
cmyk(0%, 80%, 95%, 15%)
Oklch
oklch(57.6% 0.212 32.1)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#838789

Ash · Gray · Warm Gray

HEX
#838789
RGB
rgb(131, 135, 137)
HSL
hsl(200, 2%, 53%)
HSB
hsb(200, 4%, 54%)
CMYK
cmyk(4%, 1%, 0%, 46%)
Oklch
oklch(62.1% 0.006 228.9)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#E8EAEA

Plain White · Lavender · Cloud White

HEX
#E8EAEA
RGB
rgb(232, 234, 234)
HSL
hsl(180, 5%, 91%)
HSB
hsb(180, 1%, 92%)
CMYK
cmyk(1%, 0%, 0%, 8%)
Oklch
oklch(93.6% 0.002 197.1)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0C0C0C
0D0D0D

Analogous

0D0D0D
0C0C0C
0D0D0D

Triadic

0C0C0C
0D0D0D
0D0D0D

Split-Comp.

0C0C0C
0D0D0D
0D0D0D

Tetradic

0C0C0C
0D0D0D
0D0D0D
0D0D0D

Contrast Matrix WCAG 2.1 Contrast

0C0C0C
ECF3E9
DA2C0A
838789
E8EAEA
17.3
AAA
4.0
AA Large
5.4
AA
16.2
AAA
17.3
AAA
4.3
AA Large
3.2
AA Large
1.1
Fail
4.0
AA Large
4.3
AA Large
1.3
Fail
4.0
AA Large
5.4
AA
3.2
AA Large
1.3
Fail
3.0
AA Large
16.2
AAA
1.1
Fail
4.0
AA Large
3.0
AA Large
White BG
19.6AAA
1.1Fail
4.8AA
3.6AA Large
1.2Fail
Black BG
1.1Fail
18.6AAA
4.3AA Large
5.8AA
17.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0C0C0C
EFEFEB
8F8D12
858589
E9E9EA

Deuteranopia

0C0C0C
EFEEEC
99A614
858488
E9E9EA

Tritanopia

0C0C0C
ECEDEE
D1191A
838888
E8EAEA

Achromatopsia

0C0C0C
F0F0F0
5C5C5C
868686
E9E9E9

Shades & Tints Shades & Tints

#0C0C0C

Dark
Light

#ECF3E9

Dark
Light

#DA2C0A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0c0c0c;
  --color-2: #ecf3e9;
  --color-3: #da2c0a;
  --color-4: #838789;
  --color-5: #e8eaea;
}

SCSS

$color-1: #0c0c0c;
$color-2: #ecf3e9;
$color-3: #da2c0a;
$color-4: #838789;
$color-5: #e8eaea;

TAILWIND

colors: {
  'brand-1': '#0c0c0c',
  'brand-2': '#ecf3e9',
  'brand-3': '#da2c0a',
  'brand-4': '#838789',
  'brand-5': '#e8eaea',
}

RGB Array

[12, 12, 12], [236, 243, 233], [218, 44, 10], [131, 135, 137], [232, 234, 234]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #0C0C0C, #ECF3E9, #DA2C0A, #838789, #E8EAEA is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #0c0c0c; --color-2: #ecf3e9; --color-3: #da2c0a; --color-4: #838789; --color-5: #e8eaea. 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. Restrained colors convey professionalism and trust. 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