← Back to Editor

#000000 · #7B6C4B · #B09A11 · #C6AD15 · #DCD9B0

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#7B6C4B

Ochre · DimGray · Honey Gold

HEX
#7B6C4B
RGB
rgb(123, 108, 75)
HSL
hsl(41, 24%, 39%)
HSB
hsb(41, 39%, 48%)
CMYK
cmyk(0%, 12%, 39%, 52%)
Oklch
oklch(53.7% 0.051 86.2)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#B09A11

Autumn Sage · DarkGoldenRod · Honey Gold

HEX
#B09A11
RGB
rgb(176, 154, 17)
HSL
hsl(52, 82%, 38%)
HSB
hsb(52, 90%, 69%)
CMYK
cmyk(0%, 13%, 90%, 31%)
Oklch
oklch(68.5% 0.138 98.7)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#C6AD15

Autumn Sage · GoldenRod · Honey Gold

HEX
#C6AD15
RGB
rgb(198, 173, 21)
HSL
hsl(52, 81%, 43%)
HSB
hsb(52, 89%, 78%)
CMYK
cmyk(0%, 13%, 89%, 22%)
Oklch
oklch(74.7% 0.151 98.4)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#DCD9B0

Fresh Green · Wheat · Lemon Cream

HEX
#DCD9B0
RGB
rgb(220, 217, 176)
HSL
hsl(56, 39%, 78%)
HSB
hsb(56, 20%, 86%)
CMYK
cmyk(0%, 1%, 20%, 14%)
Oklch
oklch(87.7% 0.054 104.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
7B6C4B
B09A11
C6AD15
DCD9B0
4.1
AA Large
7.5
AAA
9.4
AAA
14.6
AAA
4.1
AA Large
1.8
Fail
2.3
Fail
3.6
AA Large
7.5
AAA
1.8
Fail
1.3
Fail
2.0
Fail
9.4
AAA
2.3
Fail
1.3
Fail
1.6
Fail
14.6
AAA
3.6
AA Large
2.0
Fail
1.6
Fail
White BG
21.0AAA
5.1AA
2.8Fail
2.2Fail
1.4Fail
Black BG
1.0Fail
4.1AA Large
7.5AAA
9.4AAA
14.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
757453
A6A632
BBBB3A
DBDBBA

Deuteranopia

000000
757755
A8A93A
BDBF43
DBDBBC

Tritanopia

000000
7A595B
AF4C52
C5575D
DCC2C3

Achromatopsia

000000
6D6D6D
919191
A3A3A3
D5D5D5

Shades & Tints Shades & Tints

#000000

Dark
Light

#7B6C4B

Dark
Light

#B09A11

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #7b6c4b;
  --color-3: #b09a11;
  --color-4: #c6ad15;
  --color-5: #dcd9b0;
}

SCSS

$color-1: #000000;
$color-2: #7b6c4b;
$color-3: #b09a11;
$color-4: #c6ad15;
$color-5: #dcd9b0;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#7b6c4b',
  'brand-3': '#b09a11',
  'brand-4': '#c6ad15',
  'brand-5': '#dcd9b0',
}

RGB Array

[0, 0, 0], [123, 108, 75], [176, 154, 17], [198, 173, 21], [220, 217, 176]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #7B6C4B, #B09A11, #C6AD15, #DCD9B0 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: #000000; --color-2: #7b6c4b; --color-3: #b09a11; --color-4: #c6ad15; --color-5: #dcd9b0. 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