← Back to Editor

#000000 · #241E1E · #4D4242 · #5E6A6B · #8F9EA0

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

#241E1E

Crimson · Black · Dark Stone

HEX
#241E1E
RGB
rgb(36, 30, 30)
HSL
hsl(0, 9%, 13%)
HSB
hsb(0, 17%, 14%)
CMYK
cmyk(0%, 17%, 17%, 86%)
Oklch
oklch(24.2% 0.009 17.8)

TraditionalCrimson」· PaintDark Stone」· Creative Midnight Shadow

#4D4242

Crimson · DarkSlateGray · Charcoal

HEX
#4D4242
RGB
rgb(77, 66, 66)
HSL
hsl(0, 8%, 28%)
HSB
hsb(0, 14%, 30%)
CMYK
cmyk(0%, 14%, 14%, 70%)
Oklch
oklch(39.0% 0.015 17.8)

TraditionalCrimson」· PaintCharcoal」· Creative Midnight Shadow

#5E6A6B

Ink Gray · DimGray · Charcoal

HEX
#5E6A6B
RGB
rgb(94, 106, 107)
HSL
hsl(185, 6%, 39%)
HSB
hsb(185, 12%, 42%)
CMYK
cmyk(12%, 1%, 0%, 58%)
Oklch
oklch(51.4% 0.015 202.8)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#8F9EA0

Slate Blue · DarkGray · Silver Sand

HEX
#8F9EA0
RGB
rgb(143, 158, 160)
HSL
hsl(187, 8%, 59%)
HSB
hsb(187, 11%, 63%)
CMYK
cmyk(11%, 1%, 0%, 37%)
Oklch
oklch(68.8% 0.017 206.4)

TraditionalSlate Blue」· PaintSilver Sand」· Creative Urban Concrete

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
241E1E
4D4242
5E6A6B
8F9EA0
1.3
Fail
2.2
Fail
3.7
AA Large
7.6
AAA
1.3
Fail
1.7
Fail
2.9
Fail
5.9
AA
2.2
Fail
1.7
Fail
1.7
Fail
3.5
AA Large
3.7
AA Large
2.9
Fail
1.7
Fail
2.0
Fail
7.6
AAA
5.9
AA
3.5
AA Large
2.0
Fail
White BG
21.0AAA
16.4AAA
9.7AAA
5.6AA
2.8Fail
Black BG
1.0Fail
1.3Fail
2.2Fail
3.7AA Large
7.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
21211E
484842
63636B
9596A0

Deuteranopia

000000
22221E
494A42
63626B
95949F

Tritanopia

000000
241E1E
4C4242
5F6B6B
909F9F

Achromatopsia

000000
202020
454545
676767
9A9A9A

Shades & Tints Shades & Tints

#000000

Dark
Light

#241E1E

Dark
Light

#4D4242

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #241e1e;
  --color-3: #4d4242;
  --color-4: #5e6a6b;
  --color-5: #8f9ea0;
}

SCSS

$color-1: #000000;
$color-2: #241e1e;
$color-3: #4d4242;
$color-4: #5e6a6b;
$color-5: #8f9ea0;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#241e1e',
  'brand-3': '#4d4242',
  'brand-4': '#5e6a6b',
  'brand-5': '#8f9ea0',
}

RGB Array

[0, 0, 0], [36, 30, 30], [77, 66, 66], [94, 106, 107], [143, 158, 160]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #241E1E, #4D4242, #5E6A6B, #8F9EA0 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: #241e1e; --color-3: #4d4242; --color-4: #5e6a6b; --color-5: #8f9ea0. 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