← Back to Editor

#121212 · #9E083A · #A89E08 · #B2A88A · #D0D0D0

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

#121212

Ink Black · Black · Jet Black

HEX
#121212
RGB
rgb(18, 18, 18)
HSL
hsl(0, 0%, 7%)
HSB
hsb(0, 0%, 7%)
CMYK
cmyk(0%, 0%, 0%, 93%)
Oklch
oklch(18.2% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#9E083A

Dark Violet · Brown · Camellia

HEX
#9E083A
RGB
rgb(158, 8, 58)
HSL
hsl(340, 90%, 33%)
HSB
hsb(340, 95%, 62%)
CMYK
cmyk(0%, 95%, 63%, 38%)
Oklch
oklch(44.9% 0.175 12.1)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#A89E08

Autumn Sage · DarkGoldenRod · Honey Gold

HEX
#A89E08
RGB
rgb(168, 158, 8)
HSL
hsl(56, 91%, 35%)
HSB
hsb(56, 95%, 66%)
CMYK
cmyk(0%, 6%, 95%, 34%)
Oklch
oklch(68.6% 0.144 105.0)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#B2A88A

Ginger · DarkGray · Sunflower

HEX
#B2A88A
RGB
rgb(178, 168, 138)
HSL
hsl(45, 21%, 62%)
HSB
hsb(45, 22%, 70%)
CMYK
cmyk(0%, 6%, 22%, 30%)
Oklch
oklch(73.2% 0.043 91.8)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#D0D0D0

Silver Gray · LightGray · Pearl Gray

HEX
#D0D0D0
RGB
rgb(208, 208, 208)
HSL
hsl(0, 0%, 82%)
HSB
hsb(0, 0%, 82%)
CMYK
cmyk(0%, 0%, 0%, 18%)
Oklch
oklch(85.8% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

121212
121212

Analogous

121212
121212
121212

Triadic

121212
121212
121212

Split-Comp.

121212
121212
121212

Tetradic

121212
121212
121212
121212

Contrast Matrix WCAG 2.1 Contrast

121212
9E083A
A89E08
B2A88A
D0D0D0
2.3
Fail
6.7
AA
7.9
AAA
12.1
AAA
2.3
Fail
3.0
Fail
3.5
AA Large
5.3
AA
6.7
AA
3.0
Fail
1.2
Fail
1.8
Fail
7.9
AAA
3.5
AA Large
1.2
Fail
1.5
Fail
12.1
AAA
5.3
AA
1.8
Fail
1.5
Fail
White BG
18.7AAA
8.2AAA
2.8Fail
2.4Fail
1.5Fail
Black BG
1.1Fail
2.5Fail
7.6AAA
8.9AAA
13.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

121212
5D5C2E
A4A42C
AEAE91
D0D0D0

Deuteranopia

121212
66712B
A4A535
AEAF93
D0D0D0

Tritanopia

121212
972422
A8494F
B29798
D0D0D0

Achromatopsia

121212
3B3B3B
909090
A8A8A8
D0D0D0

Shades & Tints Shades & Tints

#121212

Dark
Light

#9E083A

Dark
Light

#A89E08

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #121212;
  --color-2: #9e083a;
  --color-3: #a89e08;
  --color-4: #b2a88a;
  --color-5: #d0d0d0;
}

SCSS

$color-1: #121212;
$color-2: #9e083a;
$color-3: #a89e08;
$color-4: #b2a88a;
$color-5: #d0d0d0;

TAILWIND

colors: {
  'brand-1': '#121212',
  'brand-2': '#9e083a',
  'brand-3': '#a89e08',
  'brand-4': '#b2a88a',
  'brand-5': '#d0d0d0',
}

RGB Array

[18, 18, 18], [158, 8, 58], [168, 158, 8], [178, 168, 138], [208, 208, 208]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #121212, #9E083A, #A89E08, #B2A88A, #D0D0D0 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: #121212; --color-2: #9e083a; --color-3: #a89e08; --color-4: #b2a88a; --color-5: #d0d0d0. 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