← Back to Editor

#000000 · #8B2323 · #C82929 · #734C16 · #787620

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

#8B2323

Crimson · Brown · Wine Red

HEX
#8B2323
RGB
rgb(139, 35, 35)
HSL
hsl(0, 60%, 34%)
HSB
hsb(0, 75%, 55%)
CMYK
cmyk(0%, 75%, 75%, 45%)
Oklch
oklch(42.5% 0.140 25.4)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#C82929

Vermilion · FireBrick · Passion Red

HEX
#C82929
RGB
rgb(200, 41, 41)
HSL
hsl(0, 66%, 47%)
HSB
hsb(0, 80%, 78%)
CMYK
cmyk(0%, 80%, 80%, 22%)
Oklch
oklch(54.3% 0.195 26.7)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#734C16

Ochre · DarkOliveGreen · Amber Brown

HEX
#734C16
RGB
rgb(115, 76, 22)
HSL
hsl(35, 68%, 27%)
HSB
hsb(35, 81%, 45%)
CMYK
cmyk(0%, 34%, 81%, 55%)
Oklch
oklch(45.0% 0.086 70.5)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#787620

Autumn Sage · Olive · Honey Gold

HEX
#787620
RGB
rgb(120, 118, 32)
HSL
hsl(59, 58%, 30%)
HSB
hsb(59, 73%, 47%)
CMYK
cmyk(0%, 2%, 73%, 53%)
Oklch
oklch(55.1% 0.105 108.1)

TraditionalAutumn Sage」· 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
8B2323
C82929
734C16
787620
2.4
Fail
3.8
AA Large
2.8
Fail
4.4
AA Large
2.4
Fail
1.6
Fail
1.2
Fail
1.9
Fail
3.8
AA Large
1.6
Fail
1.4
Fail
1.2
Fail
2.8
Fail
1.2
Fail
1.4
Fail
1.6
Fail
4.4
AA Large
1.9
Fail
1.2
Fail
1.6
Fail
White BG
21.0AAA
8.9AAA
5.5AA
7.6AAA
4.8AA
Black BG
1.0Fail
2.4Fail
3.8AA Large
2.8Fail
4.4AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
5E5D23
838229
626223
777735

Deuteranopia

000000
646C23
8C9829
646726
77773A

Tritanopia

000000
862323
C02929
712D30
784549

Achromatopsia

000000
424242
595959
525252
6D6D6D

Shades & Tints Shades & Tints

#000000

Dark
Light

#8B2323

Dark
Light

#C82929

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #8b2323;
  --color-3: #c82929;
  --color-4: #734c16;
  --color-5: #787620;
}

SCSS

$color-1: #000000;
$color-2: #8b2323;
$color-3: #c82929;
$color-4: #734c16;
$color-5: #787620;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#8b2323',
  'brand-3': '#c82929',
  'brand-4': '#734c16',
  'brand-5': '#787620',
}

RGB Array

[0, 0, 0], [139, 35, 35], [200, 41, 41], [115, 76, 22], [120, 118, 32]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #8B2323, #C82929, #734C16, #787620 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: #8b2323; --color-3: #c82929; --color-4: #734c16; --color-5: #787620. 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