← Back to Editor

#000002 · #3B312F · #838989 · #D1D6D0 · #FAC600

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

#000002

Deep Indigo · Black · Deep Sea Blue

HEX
#000002
RGB
rgb(0, 0, 2)
HSL
hsl(240, 100%, 0%)
HSB
hsb(240, 100%, 1%)
CMYK
cmyk(100%, 100%, 0%, 99%)
Oklch
oklch(3.8% 0.027 264.1)

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

#3B312F

Crimson · DarkSlateGray · Wine Red

HEX
#3B312F
RGB
rgb(59, 49, 47)
HSL
hsl(10, 11%, 21%)
HSB
hsb(10, 20%, 23%)
CMYK
cmyk(0%, 17%, 20%, 77%)
Oklch
oklch(32.3% 0.015 31.2)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#838989

Ash · Gray · Warm Gray

HEX
#838989
RGB
rgb(131, 137, 137)
HSL
hsl(180, 2%, 53%)
HSB
hsb(180, 4%, 54%)
CMYK
cmyk(4%, 0%, 0%, 46%)
Oklch
oklch(62.5% 0.007 197.0)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#D1D6D0

Silver Gray · LightGray · Pearl Gray

HEX
#D1D6D0
RGB
rgb(209, 214, 208)
HSL
hsl(110, 7%, 83%)
HSB
hsb(110, 3%, 84%)
CMYK
cmyk(2%, 0%, 3%, 16%)
Oklch
oklch(87.1% 0.010 140.5)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#FAC600

Ochre · Gold · Honey Gold

HEX
#FAC600
RGB
rgb(250, 198, 0)
HSL
hsl(48, 100%, 49%)
HSB
hsb(48, 100%, 98%)
CMYK
cmyk(0%, 21%, 100%, 2%)
Oklch
oklch(84.9% 0.173 89.4)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000002
000000

Analogous

000000
000002
000000

Triadic

000002
000000
000000

Split-Comp.

000002
000000
000000

Tetradic

000002
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000002
3B312F
838989
D1D6D0
FAC600
1.7
Fail
5.9
AA
14.2
AAA
13.1
AAA
1.7
Fail
3.5
AA Large
8.5
AAA
7.9
AAA
5.9
AA
3.5
AA Large
2.4
Fail
2.2
Fail
14.2
AAA
8.5
AAA
2.4
Fail
1.1
Fail
13.1
AAA
7.9
AAA
2.2
Fail
1.1
Fail
White BG
21.0AAA
12.6AAA
3.6AA Large
1.5Fail
1.6Fail
Black BG
1.0Fail
1.7Fail
5.9AA
14.2AAA
13.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000002
37372F
868689
D3D3D1
E3E330

Deuteranopia

000001
373830
858589
D3D3D2
E7EA3B

Tritanopia

000101
3B3030
838989
D1D3D3
F7565E

Achromatopsia

000000
343434
878787
D4D4D4
BFBFBF

Shades & Tints Shades & Tints

#000002

Dark
Light

#3B312F

Dark
Light

#838989

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000002;
  --color-2: #3b312f;
  --color-3: #838989;
  --color-4: #d1d6d0;
  --color-5: #fac600;
}

SCSS

$color-1: #000002;
$color-2: #3b312f;
$color-3: #838989;
$color-4: #d1d6d0;
$color-5: #fac600;

TAILWIND

colors: {
  'brand-1': '#000002',
  'brand-2': '#3b312f',
  'brand-3': '#838989',
  'brand-4': '#d1d6d0',
  'brand-5': '#fac600',
}

RGB Array

[0, 0, 2], [59, 49, 47], [131, 137, 137], [209, 214, 208], [250, 198, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000002, #3B312F, #838989, #D1D6D0, #FAC600 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: #000002; --color-2: #3b312f; --color-3: #838989; --color-4: #d1d6d0; --color-5: #fac600. 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