← Back to Editor

#000000 · #E9C900 · #AA8200 · #564B39 · #3D332A

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

#E9C900

Autumn Sage · Gold · Honey Gold

HEX
#E9C900
RGB
rgb(233, 201, 0)
HSL
hsl(52, 100%, 46%)
HSB
hsb(52, 100%, 91%)
CMYK
cmyk(0%, 14%, 100%, 9%)
Oklch
oklch(83.8% 0.173 97.5)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#AA8200

Ochre · DarkGoldenRod · Honey Gold

HEX
#AA8200
RGB
rgb(170, 130, 0)
HSL
hsl(46, 100%, 33%)
HSB
hsb(46, 100%, 67%)
CMYK
cmyk(0%, 24%, 100%, 33%)
Oklch
oklch(62.8% 0.128 86.8)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#564B39

Ochre · DarkOliveGreen · Amber Brown

HEX
#564B39
RGB
rgb(86, 75, 57)
HSL
hsl(37, 20%, 28%)
HSB
hsb(37, 34%, 34%)
CMYK
cmyk(0%, 13%, 34%, 66%)
Oklch
oklch(41.9% 0.032 79.9)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#3D332A

Tangerine · DarkSlateGray · Cinnamon

HEX
#3D332A
RGB
rgb(61, 51, 42)
HSL
hsl(28, 18%, 20%)
HSB
hsb(28, 31%, 24%)
CMYK
cmyk(0%, 16%, 31%, 76%)
Oklch
oklch(32.9% 0.021 64.0)

TraditionalTangerine」· PaintCinnamon」· 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
E9C900
AA8200
564B39
3D332A
12.8
AAA
5.9
AA
2.5
Fail
1.7
Fail
12.8
AAA
2.2
Fail
5.2
AA
7.5
AAA
5.9
AA
2.2
Fail
2.4
Fail
3.5
AA Large
2.5
Fail
5.2
AA
2.4
Fail
1.4
Fail
1.7
Fail
7.5
AAA
3.5
AA Large
1.4
Fail
White BG
21.0AAA
1.6Fail
3.6AA Large
8.5AAA
12.3AAA
Black BG
1.0Fail
12.8AAA
5.9AA
2.5Fail
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
DBDB31
99981F
51513D
39392C

Deuteranopia

000000
DDDF3C
9B9E27
52533E
393A2D

Tritanopia

000000
E7575F
A8383E
554142
3C2E2E

Achromatopsia

000000
BCBCBC
7F7F7F
4C4C4C
353535

Shades & Tints Shades & Tints

#000000

Dark
Light

#E9C900

Dark
Light

#AA8200

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #e9c900;
  --color-3: #aa8200;
  --color-4: #564b39;
  --color-5: #3d332a;
}

SCSS

$color-1: #000000;
$color-2: #e9c900;
$color-3: #aa8200;
$color-4: #564b39;
$color-5: #3d332a;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#e9c900',
  'brand-3': '#aa8200',
  'brand-4': '#564b39',
  'brand-5': '#3d332a',
}

RGB Array

[0, 0, 0], [233, 201, 0], [170, 130, 0], [86, 75, 57], [61, 51, 42]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #E9C900, #AA8200, #564B39, #3D332A 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: #e9c900; --color-3: #aa8200; --color-4: #564b39; --color-5: #3d332a. 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