← Back to Editor

#0F0D0A · #EBD6A0 · #BDBB9B · #838C95 · #435469

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

#0F0D0A

Ochre · Black · Cinnamon

HEX
#0F0D0A
RGB
rgb(15, 13, 10)
HSL
hsl(36, 20%, 5%)
HSB
hsb(36, 33%, 6%)
CMYK
cmyk(0%, 13%, 33%, 94%)
Oklch
oklch(16.0% 0.007 78.1)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#EBD6A0

Goose Yellow · Wheat · Lemon Cream

HEX
#EBD6A0
RGB
rgb(235, 214, 160)
HSL
hsl(43, 65%, 77%)
HSB
hsb(43, 32%, 92%)
CMYK
cmyk(0%, 9%, 32%, 8%)
Oklch
oklch(88.1% 0.074 89.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#BDBB9B

Fresh Green · Tan · Sunflower

HEX
#BDBB9B
RGB
rgb(189, 187, 155)
HSL
hsl(56, 20%, 67%)
HSB
hsb(56, 18%, 74%)
CMYK
cmyk(0%, 1%, 18%, 26%)
Oklch
oklch(78.5% 0.044 104.4)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#838C95

Azure · LightSlateGray · Warm Gray

HEX
#838C95
RGB
rgb(131, 140, 149)
HSL
hsl(210, 8%, 55%)
HSB
hsb(210, 12%, 58%)
CMYK
cmyk(12%, 6%, 0%, 42%)
Oklch
oklch(63.6% 0.017 248.1)

TraditionalAzure」· PaintWarm Gray」· Creative Urban Concrete

#435469

Indigo · DarkSlateGray · Prussian Blue

HEX
#435469
RGB
rgb(67, 84, 105)
HSL
hsl(213, 22%, 34%)
HSB
hsb(213, 36%, 41%)
CMYK
cmyk(36%, 20%, 0%, 59%)
Oklch
oklch(44.0% 0.041 254.0)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0F0D0A
0A0C0F

Analogous

0F0B0A
0F0D0A
0F0F0A

Triadic

0F0D0A
0A0F0D
0D0A0F

Split-Comp.

0F0D0A
0A0F0F
0B0A0F

Tetradic

0F0D0A
0A0F0B
0A0C0F
0F0A0F

Contrast Matrix WCAG 2.1 Contrast

0F0D0A
EBD6A0
BDBB9B
838C95
435469
13.5
AAA
9.9
AAA
5.7
AA
2.5
Fail
13.5
AAA
1.4
Fail
2.4
Fail
5.4
AA
9.9
AAA
1.4
Fail
1.7
Fail
4.0
AA Large
5.7
AA
2.4
Fail
1.7
Fail
2.3
Fail
2.5
Fail
5.4
AA
4.0
AA Large
2.3
Fail
White BG
19.4AAA
1.4Fail
2.0Fail
3.4AA Large
7.7AAA
Black BG
1.1Fail
14.7AAA
10.7AAA
6.2AA
2.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

0E0E0B
E2E2AD
BCBCA3
878793
4A4B64

Deuteranopia

0E0E0B
E3E5B0
BCBCA5
868692
494863

Tritanopia

0F0B0B
EAB7BA
BDA9AA
839191
44605F

Achromatopsia

0D0D0D
D6D6D6
B8B8B8
8A8A8A
515151

Shades & Tints Shades & Tints

#0F0D0A

Dark
Light

#EBD6A0

Dark
Light

#BDBB9B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0f0d0a;
  --color-2: #ebd6a0;
  --color-3: #bdbb9b;
  --color-4: #838c95;
  --color-5: #435469;
}

SCSS

$color-1: #0f0d0a;
$color-2: #ebd6a0;
$color-3: #bdbb9b;
$color-4: #838c95;
$color-5: #435469;

TAILWIND

colors: {
  'brand-1': '#0f0d0a',
  'brand-2': '#ebd6a0',
  'brand-3': '#bdbb9b',
  'brand-4': '#838c95',
  'brand-5': '#435469',
}

RGB Array

[15, 13, 10], [235, 214, 160], [189, 187, 155], [131, 140, 149], [67, 84, 105]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #0F0D0A, #EBD6A0, #BDBB9B, #838C95, #435469 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #0f0d0a; --color-2: #ebd6a0; --color-3: #bdbb9b; --color-4: #838c95; --color-5: #435469. 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. Restrained colors convey professionalism and trust. 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