← Back to Editor

#000000 · #242D25 · #486351 · #D7FFE0 · #8A2124

dark

A 5-color dark 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

#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

#242D25

Celadon · DarkSlateGray · Dark Green

HEX
#242D25
RGB
rgb(36, 45, 37)
HSL
hsl(127, 11%, 16%)
HSB
hsb(127, 20%, 18%)
CMYK
cmyk(20%, 0%, 18%, 82%)
Oklch
oklch(28.6% 0.019 148.1)

TraditionalCeladon」· PaintDark Green」· Creative Blush Sunrise

#486351

Celadon · DarkSlateGray · Forest Green

HEX
#486351
RGB
rgb(72, 99, 81)
HSL
hsl(140, 16%, 34%)
HSB
hsb(140, 27%, 39%)
CMYK
cmyk(27%, 0%, 18%, 61%)
Oklch
oklch(47.2% 0.043 155.2)

TraditionalCeladon」· PaintForest Green」· Creative Blush Sunrise

#D7FFE0

Emerald · Beige · Mint Green

HEX
#D7FFE0
RGB
rgb(215, 255, 224)
HSL
hsl(134, 100%, 92%)
HSB
hsb(134, 16%, 100%)
CMYK
cmyk(16%, 0%, 12%, 0%)
Oklch
oklch(96.4% 0.058 151.9)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

#8A2124

Vermilion · Brown · Wine Red

HEX
#8A2124
RGB
rgb(138, 33, 36)
HSL
hsl(358, 61%, 34%)
HSB
hsb(358, 76%, 54%)
CMYK
cmyk(0%, 76%, 74%, 46%)
Oklch
oklch(42.2% 0.140 24.2)

TraditionalVermilion」· PaintWine Red」· 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
242D25
486351
D7FFE0
8A2124
1.5
Fail
3.2
AA Large
19.3
AAA
2.3
Fail
1.5
Fail
2.2
Fail
13.0
AAA
1.6
Fail
3.2
AA Large
2.2
Fail
6.1
AA
1.4
Fail
19.3
AAA
13.0
AAA
6.1
AA
8.3
AAA
2.3
Fail
1.6
Fail
1.4
Fail
8.3
AAA
White BG
21.0AAA
14.2AAA
6.6AA
1.1Fail
9.0AAA
Black BG
1.0Fail
1.5Fail
3.2AA Large
19.3AAA
2.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
282827
545455
E8E9E8
5D5C23

Deuteranopia

000000
272727
525056
E6E3E9
636B23

Tritanopia

000000
242829
49595A
D9EDEF
852323

Achromatopsia

000000
292929
595959
F0F0F0
414141

Shades & Tints Shades & Tints

#000000

Dark
Light

#242D25

Dark
Light

#486351

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #242d25;
  --color-3: #486351;
  --color-4: #d7ffe0;
  --color-5: #8a2124;
}

SCSS

$color-1: #000000;
$color-2: #242d25;
$color-3: #486351;
$color-4: #d7ffe0;
$color-5: #8a2124;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#242d25',
  'brand-3': '#486351',
  'brand-4': '#d7ffe0',
  'brand-5': '#8a2124',
}

RGB Array

[0, 0, 0], [36, 45, 37], [72, 99, 81], [215, 255, 224], [138, 33, 36]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #000000, #242D25, #486351, #D7FFE0, #8A2124 is ideal for: tech websites, dark mode UIs, game UIs, 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: #242d25; --color-3: #486351; --color-4: #d7ffe0; --color-5: #8a2124. 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 dark-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