← Back to Editor

#00000C · #47060E · #865A59 · #C8BEB5 · #DBD6C2

dark

A 5-color dark 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

#00000C

Deep Indigo · Black · Deep Sea Blue

HEX
#00000C
RGB
rgb(0, 0, 12)
HSL
hsl(240, 100%, 2%)
HSB
hsb(240, 100%, 5%)
CMYK
cmyk(100%, 100%, 0%, 95%)
Oklch
oklch(7.0% 0.048 264.1)

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

#47060E

Vermilion · Maroon · Deep Berry

HEX
#47060E
RGB
rgb(71, 6, 14)
HSL
hsl(353, 84%, 15%)
HSB
hsb(353, 92%, 28%)
CMYK
cmyk(0%, 92%, 80%, 72%)
Oklch
oklch(25.8% 0.094 21.0)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#865A59

Crimson · DimGray · Passion Red

HEX
#865A59
RGB
rgb(134, 90, 89)
HSL
hsl(1, 20%, 44%)
HSB
hsb(1, 34%, 53%)
CMYK
cmyk(0%, 33%, 34%, 47%)
Oklch
oklch(51.5% 0.058 20.7)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#C8BEB5

Apricot · Silver · Warm Sun

HEX
#C8BEB5
RGB
rgb(200, 190, 181)
HSL
hsl(28, 15%, 75%)
HSB
hsb(28, 9%, 78%)
CMYK
cmyk(0%, 5%, 9%, 22%)
Oklch
oklch(80.7% 0.017 64.6)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#DBD6C2

Goose Yellow · LightGray · Lemon Cream

HEX
#DBD6C2
RGB
rgb(219, 214, 194)
HSL
hsl(48, 26%, 81%)
HSB
hsb(48, 11%, 86%)
CMYK
cmyk(0%, 2%, 11%, 14%)
Oklch
oklch(87.5% 0.027 95.4)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

00000C
0A0A00

Analogous

00050A
00000C
05000A

Triadic

00000C
0A0000
000A00

Split-Comp.

00000C
0A0500
050A00

Tetradic

00000C
0A0005
0A0A00
000A05

Contrast Matrix WCAG 2.1 Contrast

00000C
47060E
865A59
C8BEB5
DBD6C2
1.3
Fail
3.6
AA Large
11.4
AAA
14.3
AAA
1.3
Fail
2.8
Fail
8.8
AAA
11.1
AAA
3.6
AA Large
2.8
Fail
3.2
AA Large
4.0
AA Large
11.4
AAA
8.8
AAA
3.2
AA Large
1.3
Fail
14.3
AAA
11.1
AAA
4.0
AA Large
1.3
Fail
White BG
20.9AAA
16.1AAA
5.8AA
1.8Fail
1.5Fail
Black BG
1.0Fail
1.3Fail
3.6AA Large
11.5AAA
14.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000009
2B2A0C
737359
C4C4B7
D9D9C7

Deuteranopia

000008
2F330C
767959
C4C5B8
D9DAC8

Tritanopia

000706
440B0A
845959
C8B9B9
DBCBCC

Achromatopsia

010101
1A1A1A
676767
C0C0C0
D5D5D5

Shades & Tints Shades & Tints

#00000C

Dark
Light

#47060E

Dark
Light

#865A59

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #00000c;
  --color-2: #47060e;
  --color-3: #865a59;
  --color-4: #c8beb5;
  --color-5: #dbd6c2;
}

SCSS

$color-1: #00000c;
$color-2: #47060e;
$color-3: #865a59;
$color-4: #c8beb5;
$color-5: #dbd6c2;

TAILWIND

colors: {
  'brand-1': '#00000c',
  'brand-2': '#47060e',
  'brand-3': '#865a59',
  'brand-4': '#c8beb5',
  'brand-5': '#dbd6c2',
}

RGB Array

[0, 0, 12], [71, 6, 14], [134, 90, 89], [200, 190, 181], [219, 214, 194]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #00000C, #47060E, #865A59, #C8BEB5, #DBD6C2 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: #00000c; --color-2: #47060e; --color-3: #865a59; --color-4: #c8beb5; --color-5: #dbd6c2. 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 dark-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