← Back to Editor

#060604 · #B4A69D · #63161E · #A81C1F · #A8943E

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

#060604

Autumn Sage · Black · Amber Gold

HEX
#060604
RGB
rgb(6, 6, 4)
HSL
hsl(60, 20%, 2%)
HSB
hsb(60, 33%, 2%)
CMYK
cmyk(0%, 0%, 33%, 98%)
Oklch
oklch(12.1% 0.007 107.3)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#B4A69D

Apricot · DarkGray · Warm Sun

HEX
#B4A69D
RGB
rgb(180, 166, 157)
HSL
hsl(23, 13%, 66%)
HSB
hsb(23, 13%, 71%)
CMYK
cmyk(0%, 8%, 13%, 29%)
Oklch
oklch(73.5% 0.021 55.0)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#63161E

Vermilion · Maroon · Wine Red

HEX
#63161E
RGB
rgb(99, 22, 30)
HSL
hsl(354, 64%, 24%)
HSB
hsb(354, 78%, 39%)
CMYK
cmyk(0%, 78%, 70%, 61%)
Oklch
oklch(33.5% 0.109 19.9)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#A81C1F

Vermilion · FireBrick · Wine Red

HEX
#A81C1F
RGB
rgb(168, 28, 31)
HSL
hsl(359, 71%, 38%)
HSB
hsb(359, 83%, 66%)
CMYK
cmyk(0%, 83%, 82%, 34%)
Oklch
oklch(47.3% 0.175 26.3)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#A8943E

Ochre · DarkGoldenRod · Honey Gold

HEX
#A8943E
RGB
rgb(168, 148, 62)
HSL
hsl(49, 46%, 45%)
HSB
hsb(49, 63%, 66%)
CMYK
cmyk(0%, 12%, 63%, 34%)
Oklch
oklch(66.7% 0.108 96.2)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

060604
040406

Analogous

060504
060604
050604

Triadic

060604
040606
060406

Split-Comp.

060604
040506
050406

Tetradic

060604
040605
040406
060405

Contrast Matrix WCAG 2.1 Contrast

060604
B4A69D
63161E
A81C1F
A8943E
8.6
AAA
1.6
Fail
2.8
Fail
6.7
AA
8.6
AAA
5.3
AA
3.1
AA Large
1.3
Fail
1.6
Fail
5.3
AA
1.7
Fail
4.2
AA Large
2.8
Fail
3.1
AA Large
1.7
Fail
2.4
Fail
6.7
AA
1.3
Fail
4.2
AA Large
2.4
Fail
White BG
20.3AAA
2.4Fail
12.6AAA
7.4AAA
3.0AA Large
Black BG
1.0Fail
8.9AAA
1.7Fail
2.9Fail
7.0AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

060604
AEAE9F
42411C
6B6A1E
9F9F53

Deuteranopia

060605
AFB0A0
464C1C
747E1E
A1A258

Tritanopia

060505
B3A1A1
5F1B1A
A11E1E
A76367

Achromatopsia

060606
A9A9A9
2E2E2E
464646
909090

Shades & Tints Shades & Tints

#060604

Dark
Light

#B4A69D

Dark
Light

#63161E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #060604;
  --color-2: #b4a69d;
  --color-3: #63161e;
  --color-4: #a81c1f;
  --color-5: #a8943e;
}

SCSS

$color-1: #060604;
$color-2: #b4a69d;
$color-3: #63161e;
$color-4: #a81c1f;
$color-5: #a8943e;

TAILWIND

colors: {
  'brand-1': '#060604',
  'brand-2': '#b4a69d',
  'brand-3': '#63161e',
  'brand-4': '#a81c1f',
  'brand-5': '#a8943e',
}

RGB Array

[6, 6, 4], [180, 166, 157], [99, 22, 30], [168, 28, 31], [168, 148, 62]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #060604, #B4A69D, #63161E, #A81C1F, #A8943E 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: #060604; --color-2: #b4a69d; --color-3: #63161e; --color-4: #a81c1f; --color-5: #a8943e. 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