← Back to Editor

#020204 · #001832 · #8F6E41 · #B07764 · #C39F6F

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#020204

Deep Indigo · Black · Deep Sea Blue

HEX
#020204
RGB
rgb(2, 2, 4)
HSL
hsl(240, 33%, 1%)
HSB
hsb(240, 50%, 2%)
CMYK
cmyk(50%, 50%, 0%, 98%)
Oklch
oklch(8.7% 0.010 284.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#001832

Indigo · Black · Deep Sea Blue

HEX
#001832
RGB
rgb(0, 24, 50)
HSL
hsl(211, 100%, 10%)
HSB
hsb(211, 100%, 20%)
CMYK
cmyk(100%, 52%, 0%, 80%)
Oklch
oklch(20.7% 0.061 251.2)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#8F6E41

Ochre · Sienna · Amber Brown

HEX
#8F6E41
RGB
rgb(143, 110, 65)
HSL
hsl(35, 38%, 41%)
HSB
hsb(35, 55%, 56%)
CMYK
cmyk(0%, 23%, 55%, 44%)
Oklch
oklch(56.1% 0.075 73.9)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#B07764

Tangerine · Gray · Warm Sun

HEX
#B07764
RGB
rgb(176, 119, 100)
HSL
hsl(15, 32%, 54%)
HSB
hsb(15, 43%, 69%)
CMYK
cmyk(0%, 32%, 43%, 31%)
Oklch
oklch(62.3% 0.078 39.2)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#C39F6F

Ginger · Tan · Warm Sun

HEX
#C39F6F
RGB
rgb(195, 159, 111)
HSL
hsl(34, 41%, 60%)
HSB
hsb(34, 43%, 76%)
CMYK
cmyk(0%, 18%, 43%, 24%)
Oklch
oklch(72.4% 0.077 74.1)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

020204
030302

Analogous

020303
020204
030203

Triadic

020204
030202
020302

Split-Comp.

020204
030302
030302

Tetradic

020204
030203
030302
020303

Contrast Matrix WCAG 2.1 Contrast

020204
001832
8F6E41
B07764
C39F6F
1.2
Fail
4.4
AA Large
5.6
AA
8.4
AAA
1.2
Fail
3.8
AA Large
4.8
AA
7.2
AAA
4.4
AA Large
3.8
AA Large
1.3
Fail
1.9
Fail
5.6
AA
4.8
AA
1.3
Fail
1.5
Fail
8.4
AAA
7.2
AAA
1.9
Fail
1.5
Fail
White BG
20.7AAA
17.8AAA
4.7AA
3.7AA Large
2.5Fail
Black BG
1.0Fail
1.2Fail
4.5AA Large
5.7AA
8.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020204
0A0B2C
81804C
979769
B3B37B

Deuteranopia

020203
09072A
83854F
9B9F6A
B6B87D

Tritanopia

020303
012726
8D5456
AD6C6D
C18486

Achromatopsia

020202
141414
737373
868686
A4A4A4

Shades & Tints Shades & Tints

#020204

Dark
Light

#001832

Dark
Light

#8F6E41

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #020204;
  --color-2: #001832;
  --color-3: #8f6e41;
  --color-4: #b07764;
  --color-5: #c39f6f;
}

SCSS

$color-1: #020204;
$color-2: #001832;
$color-3: #8f6e41;
$color-4: #b07764;
$color-5: #c39f6f;

TAILWIND

colors: {
  'brand-1': '#020204',
  'brand-2': '#001832',
  'brand-3': '#8f6e41',
  'brand-4': '#b07764',
  'brand-5': '#c39f6f',
}

RGB Array

[2, 2, 4], [0, 24, 50], [143, 110, 65], [176, 119, 100], [195, 159, 111]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #020204, #001832, #8F6E41, #B07764, #C39F6F 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: #020204; --color-2: #001832; --color-3: #8f6e41; --color-4: #b07764; --color-5: #c39f6f. 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