← Back to Editor

#000000 · #A6762B · #C8A347 · #B39334 · #7F5E27

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

#A6762B

Ochre · Sienna · Amber Brown

HEX
#A6762B
RGB
rgb(166, 118, 43)
HSL
hsl(37, 59%, 41%)
HSB
hsb(37, 74%, 65%)
CMYK
cmyk(0%, 29%, 74%, 35%)
Oklch
oklch(60.1% 0.108 74.7)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#C8A347

Ginger · GoldenRod · Sunflower

HEX
#C8A347
RGB
rgb(200, 163, 71)
HSL
hsl(43, 54%, 53%)
HSB
hsb(43, 65%, 78%)
CMYK
cmyk(0%, 19%, 65%, 22%)
Oklch
oklch(73.1% 0.118 87.1)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#B39334

Ochre · DarkGoldenRod · Honey Gold

HEX
#B39334
RGB
rgb(179, 147, 52)
HSL
hsl(45, 55%, 45%)
HSB
hsb(45, 71%, 70%)
CMYK
cmyk(0%, 18%, 71%, 30%)
Oklch
oklch(67.5% 0.117 89.9)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#7F5E27

Ochre · Sienna · Amber Brown

HEX
#7F5E27
RGB
rgb(127, 94, 39)
HSL
hsl(38, 53%, 33%)
HSB
hsb(38, 69%, 50%)
CMYK
cmyk(0%, 26%, 69%, 50%)
Oklch
oklch(50.5% 0.083 77.5)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

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
A6762B
C8A347
B39334
7F5E27
5.2
AA
8.8
AAA
7.1
AAA
3.5
AA Large
5.2
AA
1.7
Fail
1.4
Fail
1.5
Fail
8.8
AAA
1.7
Fail
1.2
Fail
2.5
Fail
7.1
AAA
1.4
Fail
1.2
Fail
2.0
Fail
3.5
AA Large
1.5
Fail
2.5
Fail
2.0
Fail
White BG
21.0AAA
4.0AA Large
2.4Fail
2.9Fail
5.9AA
Black BG
1.0Fail
5.2AA
8.8AAA
7.1AAA
3.5AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
91913D
B8B85D
A5A54B
717034

Deuteranopia

000000
949842
BABD63
A7A951
737538

Tritanopia

000000
A44B4F
C66F73
B15D61
7D3F41

Achromatopsia

000000
7C7C7C
A4A4A4
929292
626262

Shades & Tints Shades & Tints

#000000

Dark
Light

#A6762B

Dark
Light

#C8A347

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #a6762b;
  --color-3: #c8a347;
  --color-4: #b39334;
  --color-5: #7f5e27;
}

SCSS

$color-1: #000000;
$color-2: #a6762b;
$color-3: #c8a347;
$color-4: #b39334;
$color-5: #7f5e27;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#a6762b',
  'brand-3': '#c8a347',
  'brand-4': '#b39334',
  'brand-5': '#7f5e27',
}

RGB Array

[0, 0, 0], [166, 118, 43], [200, 163, 71], [179, 147, 52], [127, 94, 39]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #A6762B, #C8A347, #B39334, #7F5E27 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: #a6762b; --color-3: #c8a347; --color-4: #b39334; --color-5: #7f5e27. 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