← Back to Editor

#0C0C0D · #0D1E2B · #2E576E · #D1953A · #E8C982

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

#0C0C0D

Ink Black · Black · Jet Black

HEX
#0C0C0D
RGB
rgb(12, 12, 13)
HSL
hsl(240, 4%, 5%)
HSB
hsb(240, 8%, 5%)
CMYK
cmyk(8%, 8%, 0%, 95%)
Oklch
oklch(15.5% 0.002 286.2)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#0D1E2B

Lake Blue · Black · Deep Sea Blue

HEX
#0D1E2B
RGB
rgb(13, 30, 43)
HSL
hsl(206, 54%, 11%)
HSB
hsb(206, 70%, 17%)
CMYK
cmyk(70%, 30%, 0%, 83%)
Oklch
oklch(22.7% 0.034 243.2)

TraditionalLake Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

#2E576E

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#2E576E
RGB
rgb(46, 87, 110)
HSL
hsl(202, 41%, 31%)
HSB
hsb(202, 58%, 43%)
CMYK
cmyk(58%, 21%, 0%, 57%)
Oklch
oklch(43.7% 0.060 235.0)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#D1953A

Ginger · GoldenRod · Warm Sun

HEX
#D1953A
RGB
rgb(209, 149, 58)
HSL
hsl(36, 62%, 52%)
HSB
hsb(36, 72%, 82%)
CMYK
cmyk(0%, 29%, 72%, 18%)
Oklch
oklch(71.2% 0.127 74.0)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#E8C982

Goose Yellow · BurlyWood · Sunflower

HEX
#E8C982
RGB
rgb(232, 201, 130)
HSL
hsl(42, 69%, 71%)
HSB
hsb(42, 44%, 91%)
CMYK
cmyk(0%, 13%, 44%, 9%)
Oklch
oklch(84.7% 0.096 86.8)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0C0C0D
0D0D0C

Analogous

0C0D0D
0C0C0D
0D0C0D

Triadic

0C0C0D
0D0C0C
0C0D0C

Split-Comp.

0C0C0D
0D0D0C
0D0D0C

Tetradic

0C0C0D
0D0C0D
0D0D0C
0C0D0D

Contrast Matrix WCAG 2.1 Contrast

0C0C0D
0D1E2B
2E576E
D1953A
E8C982
1.2
Fail
2.5
Fail
7.5
AAA
12.2
AAA
1.2
Fail
2.2
Fail
6.5
AA
10.6
AAA
2.5
Fail
2.2
Fail
3.0
Fail
4.8
AA
7.5
AAA
6.5
AA
3.0
Fail
1.6
Fail
12.2
AAA
10.6
AAA
4.8
AA
1.6
Fail
White BG
19.6AAA
17.0AAA
7.8AAA
2.6Fail
1.6Fail
Black BG
1.1Fail
1.2Fail
2.7Fail
8.1AAA
13.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0C0C0D
141528
404068
B7B650
DBDA93

Deuteranopia

0C0C0D
131227
3D3A67
BBBF55
DCDF97

Tritanopia

0C0D0D
0E2525
306463
CE6165
E6A1A4

Achromatopsia

0C0C0C
1A1A1A
4D4D4D
9D9D9D
CACACA

Shades & Tints Shades & Tints

#0C0C0D

Dark
Light

#0D1E2B

Dark
Light

#2E576E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0c0c0d;
  --color-2: #0d1e2b;
  --color-3: #2e576e;
  --color-4: #d1953a;
  --color-5: #e8c982;
}

SCSS

$color-1: #0c0c0d;
$color-2: #0d1e2b;
$color-3: #2e576e;
$color-4: #d1953a;
$color-5: #e8c982;

TAILWIND

colors: {
  'brand-1': '#0c0c0d',
  'brand-2': '#0d1e2b',
  'brand-3': '#2e576e',
  'brand-4': '#d1953a',
  'brand-5': '#e8c982',
}

RGB Array

[12, 12, 13], [13, 30, 43], [46, 87, 110], [209, 149, 58], [232, 201, 130]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #0C0C0D, #0D1E2B, #2E576E, #D1953A, #E8C982 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: #0c0c0d; --color-2: #0d1e2b; --color-3: #2e576e; --color-4: #d1953a; --color-5: #e8c982. 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