← Back to Editor

#020202 · #211807 · #483200 · #221F1B · #7C7B5A

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

#020202

Ink Black · Black · Jet Black

HEX
#020202
RGB
rgb(2, 2, 2)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(8.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#211807

Ochre · Black · Cinnamon

HEX
#211807
RGB
rgb(33, 24, 7)
HSL
hsl(39, 65%, 8%)
HSB
hsb(39, 79%, 13%)
CMYK
cmyk(0%, 27%, 79%, 87%)
Oklch
oklch(21.6% 0.032 81.9)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#483200

Ochre · DarkOliveGreen · Amber Gold

HEX
#483200
RGB
rgb(72, 50, 0)
HSL
hsl(42, 100%, 14%)
HSB
hsb(42, 100%, 28%)
CMYK
cmyk(0%, 31%, 100%, 72%)
Oklch
oklch(33.4% 0.069 81.7)

TraditionalOchre」· PaintAmber Gold」· Creative Blush Sunrise

#221F1B

Ochre · Black · Cinnamon

HEX
#221F1B
RGB
rgb(34, 31, 27)
HSL
hsl(34, 11%, 12%)
HSB
hsb(34, 21%, 13%)
CMYK
cmyk(0%, 9%, 21%, 87%)
Oklch
oklch(24.1% 0.009 75.2)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#7C7B5A

Autumn Sage · DimGray · Honey Gold

HEX
#7C7B5A
RGB
rgb(124, 123, 90)
HSL
hsl(58, 16%, 42%)
HSB
hsb(58, 27%, 49%)
CMYK
cmyk(0%, 1%, 27%, 51%)
Oklch
oklch(57.5% 0.048 106.4)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

020202
030303

Analogous

030303
020202
030303

Triadic

020202
030303
030303

Split-Comp.

020202
030303
030303

Tetradic

020202
030303
030303
030303

Contrast Matrix WCAG 2.1 Contrast

020202
211807
483200
221F1B
7C7B5A
1.2
Fail
1.7
Fail
1.3
Fail
4.8
AA
1.2
Fail
1.4
Fail
1.1
Fail
4.0
AA Large
1.7
Fail
1.4
Fail
1.4
Fail
2.8
Fail
1.3
Fail
1.1
Fail
1.4
Fail
3.8
AA Large
4.8
AA
4.0
AA Large
2.8
Fail
3.8
AA Large
White BG
20.7AAA
17.5AAA
12.1AAA
16.4AAA
4.3AA Large
Black BG
1.0Fail
1.2Fail
1.7Fail
1.3Fail
4.8AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020202
1D1D0B
3E3E0C
21211C
7C7C62

Deuteranopia

020202
1E1E0C
40410F
21211C
7C7C64

Tritanopia

020202
210E0F
471618
221D1D
7C686A

Achromatopsia

020202
191919
333333
1F1F1F
787878

Shades & Tints Shades & Tints

#020202

Dark
Light

#211807

Dark
Light

#483200

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #020202;
  --color-2: #211807;
  --color-3: #483200;
  --color-4: #221f1b;
  --color-5: #7c7b5a;
}

SCSS

$color-1: #020202;
$color-2: #211807;
$color-3: #483200;
$color-4: #221f1b;
$color-5: #7c7b5a;

TAILWIND

colors: {
  'brand-1': '#020202',
  'brand-2': '#211807',
  'brand-3': '#483200',
  'brand-4': '#221f1b',
  'brand-5': '#7c7b5a',
}

RGB Array

[2, 2, 2], [33, 24, 7], [72, 50, 0], [34, 31, 27], [124, 123, 90]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #020202, #211807, #483200, #221F1B, #7C7B5A 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: #020202; --color-2: #211807; --color-3: #483200; --color-4: #221f1b; --color-5: #7c7b5a. 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