← Back to Editor

#0B0D08 · #566B4C · #B4BA64 · #E09F37

A 4-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

#0B0D08

Grass Green · Black · Dark Green

HEX
#0B0D08
RGB
rgb(11, 13, 8)
HSL
hsl(84, 24%, 4%)
HSB
hsb(84, 38%, 5%)
CMYK
cmyk(15%, 0%, 38%, 95%)
Oklch
oklch(15.5% 0.011 125.0)

TraditionalGrass Green」· PaintDark Green」· Creative Blush Sunrise

#566B4C

Celadon · DarkOliveGreen · Forest Green

HEX
#566B4C
RGB
rgb(86, 107, 76)
HSL
hsl(101, 17%, 36%)
HSB
hsb(101, 29%, 42%)
CMYK
cmyk(20%, 0%, 29%, 58%)
Oklch
oklch(50.2% 0.054 135.8)

TraditionalCeladon」· PaintForest Green」· Creative Blush Sunrise

#B4BA64

Autumn Sage · Tan · Sunflower

HEX
#B4BA64
RGB
rgb(180, 186, 100)
HSL
hsl(64, 38%, 56%)
HSB
hsb(64, 46%, 73%)
CMYK
cmyk(3%, 0%, 46%, 27%)
Oklch
oklch(76.5% 0.110 112.2)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#E09F37

Ginger · GoldenRod · Warm Sun

HEX
#E09F37
RGB
rgb(224, 159, 55)
HSL
hsl(37, 73%, 55%)
HSB
hsb(37, 75%, 88%)
CMYK
cmyk(0%, 29%, 75%, 12%)
Oklch
oklch(74.8% 0.138 74.8)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0B0D08
0A080D

Analogous

0D0C08
0B0D08
080D08

Triadic

0B0D08
080B0D
0D080B

Split-Comp.

0B0D08
08080D
0C080D

Tetradic

0B0D08
080D0C
0A080D
0D0808

Contrast Matrix WCAG 2.1 Contrast

0B0D08
566B4C
B4BA64
E09F37
3.4
AA Large
9.4
AAA
8.5
AAA
3.4
AA Large
2.8
Fail
2.5
Fail
9.4
AAA
2.8
Fail
1.1
Fail
8.5
AAA
2.5
Fail
1.1
Fail
White BG
19.5AAA
5.8AA
2.1Fail
2.3Fail
Black BG
1.1Fail
3.6AA Large
10.1AAA
9.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0C0C09
5F5F54
B7B779
C4C350

Deuteranopia

0C0C0A
5E5C55
B6B67E
C8CC56

Tritanopia

0B0A0A
57595B
B4898D
DD6468

Achromatopsia

0C0C0C
616161
AEAEAE
A7A7A7

Shades & Tints Shades & Tints

#0B0D08

Dark
Light

#566B4C

Dark
Light

#B4BA64

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0b0d08;
  --color-2: #566b4c;
  --color-3: #b4ba64;
  --color-4: #e09f37;
}

SCSS

$color-1: #0b0d08;
$color-2: #566b4c;
$color-3: #b4ba64;
$color-4: #e09f37;

TAILWIND

colors: {
  'brand-1': '#0b0d08',
  'brand-2': '#566b4c',
  'brand-3': '#b4ba64',
  'brand-4': '#e09f37',
}

RGB Array

[11, 13, 8], [86, 107, 76], [180, 186, 100], [224, 159, 55]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #0B0D08, #566B4C, #B4BA64, #E09F37 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 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #0b0d08; --color-2: #566b4c; --color-3: #b4ba64; --color-4: #e09f37. 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 4-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