← Back to Editor

#020202 · #292519 · #453A24 · #6D6B44 · #FFF4D2

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

#292519

Ochre · Black · Amber Gold

HEX
#292519
RGB
rgb(41, 37, 25)
HSL
hsl(45, 24%, 13%)
HSB
hsb(45, 39%, 16%)
CMYK
cmyk(0%, 10%, 39%, 84%)
Oklch
oklch(26.5% 0.022 91.8)

TraditionalOchre」· PaintAmber Gold」· Creative Blush Sunrise

#453A24

Ochre · DarkSlateGray · Amber Gold

HEX
#453A24
RGB
rgb(69, 58, 36)
HSL
hsl(40, 31%, 21%)
HSB
hsb(40, 48%, 27%)
CMYK
cmyk(0%, 16%, 48%, 73%)
Oklch
oklch(35.4% 0.038 84.0)

TraditionalOchre」· PaintAmber Gold」· Creative Blush Sunrise

#6D6B44

Autumn Sage · DarkOliveGreen · Honey Gold

HEX
#6D6B44
RGB
rgb(109, 107, 68)
HSL
hsl(57, 23%, 35%)
HSB
hsb(57, 38%, 43%)
CMYK
cmyk(0%, 2%, 38%, 57%)
Oklch
oklch(51.9% 0.057 105.7)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#FFF4D2

Goose Yellow · Beige · Lemon Cream

HEX
#FFF4D2
RGB
rgb(255, 244, 210)
HSL
hsl(45, 100%, 91%)
HSB
hsb(45, 18%, 100%)
CMYK
cmyk(0%, 4%, 18%, 0%)
Oklch
oklch(96.7% 0.046 92.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

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
292519
453A24
6D6B44
FFF4D2
1.4
Fail
1.9
Fail
3.8
AA Large
18.9
AAA
1.4
Fail
1.4
Fail
2.8
Fail
13.9
AAA
1.9
Fail
1.4
Fail
2.0
Fail
10.2
AAA
3.8
AA Large
2.8
Fail
2.0
Fail
5.0
AA
18.9
AAA
13.9
AAA
10.2
AAA
5.0
AA
White BG
20.7AAA
15.3AAA
11.1AAA
5.5AA
1.1Fail
Black BG
1.0Fail
1.4Fail
1.9Fail
3.8AA Large
19.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020202
27271C
404029
6C6C4D
FAFADA

Deuteranopia

020202
28281D
41422B
6C6C50
FBFCDC

Tritanopia

020202
291E1F
442E2E
6D5557
FEE1E2

Achromatopsia

020202
252525
3B3B3B
676767
F3F3F3

Shades & Tints Shades & Tints

#020202

Dark
Light

#292519

Dark
Light

#453A24

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #020202;
  --color-2: #292519;
  --color-3: #453a24;
  --color-4: #6d6b44;
  --color-5: #fff4d2;
}

SCSS

$color-1: #020202;
$color-2: #292519;
$color-3: #453a24;
$color-4: #6d6b44;
$color-5: #fff4d2;

TAILWIND

colors: {
  'brand-1': '#020202',
  'brand-2': '#292519',
  'brand-3': '#453a24',
  'brand-4': '#6d6b44',
  'brand-5': '#fff4d2',
}

RGB Array

[2, 2, 2], [41, 37, 25], [69, 58, 36], [109, 107, 68], [255, 244, 210]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #020202, #292519, #453A24, #6D6B44, #FFF4D2 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: #292519; --color-3: #453a24; --color-4: #6d6b44; --color-5: #fff4d2. 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