← Back to Editor

#0A0000 · #D0DAD2 · #E8C87B · #736936 · #594918

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

#0A0000

Vermilion · Black · Deep Berry

HEX
#0A0000
RGB
rgb(10, 0, 0)
HSL
hsl(0, 100%, 2%)
HSB
hsb(0, 100%, 4%)
CMYK
cmyk(0%, 100%, 100%, 96%)
Oklch
oklch(9.1% 0.037 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#D0DAD2

Celadon · LightGray · Mint Green

HEX
#D0DAD2
RGB
rgb(208, 218, 210)
HSL
hsl(132, 12%, 84%)
HSB
hsb(132, 5%, 85%)
CMYK
cmyk(5%, 0%, 4%, 15%)
Oklch
oklch(87.8% 0.015 151.7)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#E8C87B

Ginger · BurlyWood · Sunflower

HEX
#E8C87B
RGB
rgb(232, 200, 123)
HSL
hsl(42, 70%, 70%)
HSB
hsb(42, 47%, 91%)
CMYK
cmyk(0%, 14%, 47%, 9%)
Oklch
oklch(84.4% 0.103 87.6)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#736936

Autumn Sage · DarkOliveGreen · Honey Gold

HEX
#736936
RGB
rgb(115, 105, 54)
HSL
hsl(50, 36%, 33%)
HSB
hsb(50, 53%, 45%)
CMYK
cmyk(0%, 9%, 53%, 55%)
Oklch
oklch(51.8% 0.072 98.5)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#594918

Ochre · DarkOliveGreen · Amber Gold

HEX
#594918
RGB
rgb(89, 73, 24)
HSL
hsl(45, 58%, 22%)
HSB
hsb(45, 73%, 35%)
CMYK
cmyk(0%, 18%, 73%, 65%)
Oklch
oklch(41.2% 0.069 90.8)

TraditionalOchre」· PaintAmber Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0A0000
000A0A

Analogous

0A0005
0A0000
0A0500

Triadic

0A0000
000A00
00000A

Split-Comp.

0A0000
000A05
00050A

Tetradic

0A0000
050A00
000A0A
05000A

Contrast Matrix WCAG 2.1 Contrast

0A0000
D0DAD2
E8C87B
736936
594918
14.5
AAA
12.8
AAA
3.8
AA Large
2.4
Fail
14.5
AAA
1.1
Fail
3.9
AA Large
6.1
AA
12.8
AAA
1.1
Fail
3.4
AA Large
5.4
AA
3.8
AA Large
3.9
AA Large
3.4
AA Large
1.6
Fail
2.4
Fail
6.1
AA
5.4
AA
1.6
Fail
White BG
20.7AAA
1.4Fail
1.6Fail
5.5AA
8.8AAA
Black BG
1.0Fail
14.6AAA
13.0AAA
3.8AA Large
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

060600
D4D4D4
DADA8E
6F6F42
525224

Deuteranopia

060700
D4D3D4
DCDE92
6F7045
535427

Tritanopia

0A0000
D1D5D6
E69CA0
734C4E
582D2F

Achromatopsia

030303
D6D6D6
C9C9C9
666666
484848

Shades & Tints Shades & Tints

#0A0000

Dark
Light

#D0DAD2

Dark
Light

#E8C87B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0a0000;
  --color-2: #d0dad2;
  --color-3: #e8c87b;
  --color-4: #736936;
  --color-5: #594918;
}

SCSS

$color-1: #0a0000;
$color-2: #d0dad2;
$color-3: #e8c87b;
$color-4: #736936;
$color-5: #594918;

TAILWIND

colors: {
  'brand-1': '#0a0000',
  'brand-2': '#d0dad2',
  'brand-3': '#e8c87b',
  'brand-4': '#736936',
  'brand-5': '#594918',
}

RGB Array

[10, 0, 0], [208, 218, 210], [232, 200, 123], [115, 105, 54], [89, 73, 24]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #0A0000, #D0DAD2, #E8C87B, #736936, #594918 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: #0a0000; --color-2: #d0dad2; --color-3: #e8c87b; --color-4: #736936; --color-5: #594918. 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