← Back to Editor

#090909 · #DDDDDD · #670100 · #340606 · #202521

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

#090909

Ink Black · Black · Jet Black

HEX
#090909
RGB
rgb(9, 9, 9)
HSL
hsl(0, 0%, 4%)
HSB
hsb(0, 0%, 4%)
CMYK
cmyk(0%, 0%, 0%, 96%)
Oklch
oklch(14.0% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#DDDDDD

Plain White · LightGray · Cloud White

HEX
#DDDDDD
RGB
rgb(221, 221, 221)
HSL
hsl(0, 0%, 87%)
HSB
hsb(0, 0%, 87%)
CMYK
cmyk(0%, 0%, 0%, 13%)
Oklch
oklch(89.8% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#670100

Vermilion · Maroon · Deep Berry

HEX
#670100
RGB
rgb(103, 1, 0)
HSL
hsl(1, 100%, 20%)
HSB
hsb(1, 100%, 40%)
CMYK
cmyk(0%, 99%, 100%, 60%)
Oklch
oklch(32.3% 0.132 29.5)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#340606

Vermilion · Black · Deep Berry

HEX
#340606
RGB
rgb(52, 6, 6)
HSL
hsl(0, 79%, 11%)
HSB
hsb(0, 88%, 20%)
CMYK
cmyk(0%, 88%, 88%, 80%)
Oklch
oklch(21.5% 0.073 25.9)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#202521

Ink Black · Black · Dark Stone

HEX
#202521
RGB
rgb(32, 37, 33)
HSL
hsl(132, 7%, 14%)
HSB
hsb(132, 14%, 15%)
CMYK
cmyk(14%, 0%, 11%, 85%)
Oklch
oklch(25.8% 0.010 151.4)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

090909
0A0A0A

Analogous

0A0A0A
090909
0A0A0A

Triadic

090909
0A0A0A
0A0A0A

Split-Comp.

090909
0A0A0A
0A0A0A

Tetradic

090909
0A0A0A
0A0A0A
0A0A0A

Contrast Matrix WCAG 2.1 Contrast

090909
DDDDDD
670100
340606
202521
14.7
AAA
1.5
Fail
1.1
Fail
1.3
Fail
14.7
AAA
9.8
AAA
13.2
AAA
11.5
AAA
1.5
Fail
9.8
AAA
1.3
Fail
1.2
Fail
1.1
Fail
13.2
AAA
1.3
Fail
1.1
Fail
1.3
Fail
11.5
AAA
1.2
Fail
1.1
Fail
White BG
19.9AAA
1.4Fail
13.3AAA
17.9AAA
15.6AAA
Black BG
1.1Fail
15.5AAA
1.6Fail
1.2Fail
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

090909
DDDDDD
3B3A00
202006
222222

Deuteranopia

090909
DDDDDD
414800
232606
222222

Tritanopia

090909
DDDDDD
620000
320606
202323

Achromatopsia

090909
DDDDDD
1F1F1F
141414
232323

Shades & Tints Shades & Tints

#090909

Dark
Light

#DDDDDD

Dark
Light

#670100

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #090909;
  --color-2: #dddddd;
  --color-3: #670100;
  --color-4: #340606;
  --color-5: #202521;
}

SCSS

$color-1: #090909;
$color-2: #dddddd;
$color-3: #670100;
$color-4: #340606;
$color-5: #202521;

TAILWIND

colors: {
  'brand-1': '#090909',
  'brand-2': '#dddddd',
  'brand-3': '#670100',
  'brand-4': '#340606',
  'brand-5': '#202521',
}

RGB Array

[9, 9, 9], [221, 221, 221], [103, 1, 0], [52, 6, 6], [32, 37, 33]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #090909, #DDDDDD, #670100, #340606, #202521 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: #090909; --color-2: #dddddd; --color-3: #670100; --color-4: #340606; --color-5: #202521. 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 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