← Back to Editor

#000000 · #360C0C · #630C0C · #A39D29 · #C4A621

dark

A 5-color dark 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

#360C0C

Vermilion · Black · Deep Berry

HEX
#360C0C
RGB
rgb(54, 12, 12)
HSL
hsl(0, 64%, 13%)
HSB
hsb(0, 78%, 21%)
CMYK
cmyk(0%, 78%, 78%, 79%)
Oklch
oklch(22.9% 0.067 24.1)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#630C0C

Vermilion · Maroon · Wine Red

HEX
#630C0C
RGB
rgb(99, 12, 12)
HSL
hsl(0, 78%, 22%)
HSB
hsb(0, 88%, 39%)
CMYK
cmyk(0%, 88%, 88%, 61%)
Oklch
oklch(32.3% 0.119 27.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#A39D29

Autumn Sage · DarkGoldenRod · Honey Gold

HEX
#A39D29
RGB
rgb(163, 157, 41)
HSL
hsl(57, 60%, 40%)
HSB
hsb(57, 75%, 64%)
CMYK
cmyk(0%, 4%, 75%, 36%)
Oklch
oklch(68.1% 0.132 106.4)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#C4A621

Ochre · GoldenRod · Honey Gold

HEX
#C4A621
RGB
rgb(196, 166, 33)
HSL
hsl(49, 71%, 45%)
HSB
hsb(49, 83%, 77%)
CMYK
cmyk(0%, 15%, 83%, 23%)
Oklch
oklch(73.1% 0.142 95.0)

TraditionalOchre」· PaintHoney Gold」· 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
360C0C
630C0C
A39D29
C4A621
1.2
Fail
1.6
Fail
7.4
AAA
8.8
AAA
1.2
Fail
1.3
Fail
6.1
AA
7.3
AAA
1.6
Fail
1.3
Fail
4.7
AA
5.6
AA
7.4
AAA
6.1
AA
4.7
AA
1.2
Fail
8.8
AAA
7.3
AAA
5.6
AA
1.2
Fail
White BG
21.0AAA
17.3AAA
13.2AAA
2.8Fail
2.4Fail
Black BG
1.0Fail
1.2Fail
1.6Fail
7.4AAA
8.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
24230C
3D3D0C
A0A045
B7B741

Deuteranopia

000000
26290C
42490C
A1A14C
B9BB49

Tritanopia

000000
340C0C
5F0C0C
A35B60
C35B60

Achromatopsia

000000
191919
262626
929292
A0A0A0

Shades & Tints Shades & Tints

#000000

Dark
Light

#360C0C

Dark
Light

#630C0C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #360c0c;
  --color-3: #630c0c;
  --color-4: #a39d29;
  --color-5: #c4a621;
}

SCSS

$color-1: #000000;
$color-2: #360c0c;
$color-3: #630c0c;
$color-4: #a39d29;
$color-5: #c4a621;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#360c0c',
  'brand-3': '#630c0c',
  'brand-4': '#a39d29',
  'brand-5': '#c4a621',
}

RGB Array

[0, 0, 0], [54, 12, 12], [99, 12, 12], [163, 157, 41], [196, 166, 33]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #000000, #360C0C, #630C0C, #A39D29, #C4A621 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: #360c0c; --color-3: #630c0c; --color-4: #a39d29; --color-5: #c4a621. 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 dark-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