← Back to Editor

#020202 · #493D3F · #BDB495 · #F8F2CE · #D8D989

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

#493D3F

Crimson · DarkSlateGray · Charcoal

HEX
#493D3F
RGB
rgb(73, 61, 63)
HSL
hsl(350, 9%, 26%)
HSB
hsb(350, 16%, 29%)
CMYK
cmyk(0%, 16%, 14%, 71%)
Oklch
oklch(37.3% 0.017 6.6)

TraditionalCrimson」· PaintCharcoal」· Creative Midnight Shadow

#BDB495

Ginger · Tan · Sunflower

HEX
#BDB495
RGB
rgb(189, 180, 149)
HSL
hsl(47, 23%, 66%)
HSB
hsb(47, 21%, 74%)
CMYK
cmyk(0%, 5%, 21%, 26%)
Oklch
oklch(76.9% 0.044 93.7)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#F8F2CE

Fresh Green · Beige · Lemon Cream

HEX
#F8F2CE
RGB
rgb(248, 242, 206)
HSL
hsl(51, 75%, 89%)
HSB
hsb(51, 17%, 97%)
CMYK
cmyk(0%, 2%, 17%, 3%)
Oklch
oklch(95.7% 0.047 99.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D8D989

Fresh Green · Khaki · Sunflower

HEX
#D8D989
RGB
rgb(216, 217, 137)
HSL
hsl(61, 51%, 69%)
HSB
hsb(61, 37%, 85%)
CMYK
cmyk(0%, 0%, 37%, 15%)
Oklch
oklch(86.7% 0.102 109.0)

TraditionalFresh Green」· PaintSunflower」· 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
493D3F
BDB495
F8F2CE
D8D989
2.0
Fail
10.0
AAA
18.4
AAA
14.0
AAA
2.0
Fail
5.0
AA
9.2
AAA
7.0
AAA
10.0
AAA
5.0
AA
1.8
Fail
1.4
Fail
18.4
AAA
9.2
AAA
1.8
Fail
1.3
Fail
14.0
AAA
7.0
AAA
1.4
Fail
1.3
Fail
White BG
20.7AAA
10.4AAA
2.1Fail
1.1Fail
1.5Fail
Black BG
1.0Fail
2.0Fail
10.1AAA
18.6AAA
14.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020202
44443F
B9B99D
F5F5D7
D8D89C

Deuteranopia

020202
45453E
BABA9E
F6F6D9
D8D8A1

Tritanopia

020202
483E3E
BDA2A4
F8DEDF
D8ACAF

Achromatopsia

020202
414141
B3B3B3
F0F0F0
D0D0D0

Shades & Tints Shades & Tints

#020202

Dark
Light

#493D3F

Dark
Light

#BDB495

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #020202;
  --color-2: #493d3f;
  --color-3: #bdb495;
  --color-4: #f8f2ce;
  --color-5: #d8d989;
}

SCSS

$color-1: #020202;
$color-2: #493d3f;
$color-3: #bdb495;
$color-4: #f8f2ce;
$color-5: #d8d989;

TAILWIND

colors: {
  'brand-1': '#020202',
  'brand-2': '#493d3f',
  'brand-3': '#bdb495',
  'brand-4': '#f8f2ce',
  'brand-5': '#d8d989',
}

RGB Array

[2, 2, 2], [73, 61, 63], [189, 180, 149], [248, 242, 206], [216, 217, 137]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #020202, #493D3F, #BDB495, #F8F2CE, #D8D989 is ideal for: 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: #493d3f; --color-3: #bdb495; --color-4: #f8f2ce; --color-5: #d8d989. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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