← Back to Editor

#000000 · #E2F8EE · #2F2C2D · #141313 · #0C0C0C

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarmCool

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData 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

#E2F8EE

Jade · Lavender · Mint Green

HEX
#E2F8EE
RGB
rgb(226, 248, 238)
HSL
hsl(153, 61%, 93%)
HSB
hsb(153, 9%, 97%)
CMYK
cmyk(9%, 0%, 4%, 3%)
Oklch
oklch(96.0% 0.027 166.8)

TraditionalJade」· PaintMint Green」· Creative Arctic Pool

#2F2C2D

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2F2C2D
RGB
rgb(47, 44, 45)
HSL
hsl(340, 3%, 18%)
HSB
hsb(340, 6%, 18%)
CMYK
cmyk(0%, 6%, 4%, 82%)
Oklch
oklch(29.7% 0.005 355.0)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#141313

Ink Black · Black · Jet Black

HEX
#141313
RGB
rgb(20, 19, 19)
HSL
hsl(0, 3%, 8%)
HSB
hsb(0, 5%, 8%)
CMYK
cmyk(0%, 5%, 5%, 92%)
Oklch
oklch(18.8% 0.002 17.3)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#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

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
E2F8EE
2F2C2D
141313
0C0C0C
18.9
AAA
1.5
Fail
1.1
Fail
1.1
Fail
18.9
AAA
12.4
AAA
16.7
AAA
17.6
AAA
1.5
Fail
12.4
AAA
1.3
Fail
1.4
Fail
1.1
Fail
16.7
AAA
1.3
Fail
1.1
Fail
1.1
Fail
17.6
AAA
1.4
Fail
1.1
Fail
White BG
21.0AAA
1.1Fail
13.8AAA
18.5AAA
19.6AAA
Black BG
1.0Fail
18.9AAA
1.5Fail
1.1Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
ECECF0
2E2E2D
141413
0C0C0C

Deuteranopia

000000
EAE9F1
2E2E2D
141413
0C0C0C

Tritanopia

000000
E3F2F3
2F2D2D
141313
0C0C0C

Achromatopsia

000000
F0F0F0
2D2D2D
131313
0C0C0C

Shades & Tints Shades & Tints

#000000

Dark
Light

#E2F8EE

Dark
Light

#2F2C2D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #e2f8ee;
  --color-3: #2f2c2d;
  --color-4: #141313;
  --color-5: #0c0c0c;
}

SCSS

$color-1: #000000;
$color-2: #e2f8ee;
$color-3: #2f2c2d;
$color-4: #141313;
$color-5: #0c0c0c;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#e2f8ee',
  'brand-3': '#2f2c2d',
  'brand-4': '#141313',
  'brand-5': '#0c0c0c',
}

RGB Array

[0, 0, 0], [226, 248, 238], [47, 44, 45], [20, 19, 19], [12, 12, 12]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #E2F8EE, #2F2C2D, #141313, #0C0C0C is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, 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: #000000; --color-2: #e2f8ee; --color-3: #2f2c2d; --color-4: #141313; --color-5: #0c0c0c. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 finance, legal, luxury 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