← Back to Editor

#080808 · #4E280B · #CFCF7C · #5C1E1B · #CA0700

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

#080808

Ink Black · Black · Jet Black

HEX
#080808
RGB
rgb(8, 8, 8)
HSL
hsl(0, 0%, 3%)
HSB
hsb(0, 0%, 3%)
CMYK
cmyk(0%, 0%, 0%, 97%)
Oklch
oklch(13.4% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#4E280B

Tangerine · Maroon · Cinnamon

HEX
#4E280B
RGB
rgb(78, 40, 11)
HSL
hsl(26, 75%, 17%)
HSB
hsb(26, 86%, 31%)
CMYK
cmyk(0%, 49%, 86%, 69%)
Oklch
oklch(32.2% 0.070 53.9)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#CFCF7C

Fresh Green · BurlyWood · Sunflower

HEX
#CFCF7C
RGB
rgb(207, 207, 124)
HSL
hsl(60, 46%, 65%)
HSB
hsb(60, 40%, 81%)
CMYK
cmyk(0%, 0%, 40%, 19%)
Oklch
oklch(83.6% 0.105 108.5)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#5C1E1B

Crimson · Maroon · Wine Red

HEX
#5C1E1B
RGB
rgb(92, 30, 27)
HSL
hsl(3, 55%, 23%)
HSB
hsb(3, 71%, 36%)
CMYK
cmyk(0%, 67%, 71%, 64%)
Oklch
oklch(33.1% 0.092 26.1)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#CA0700

Vermilion · FireBrick · Wine Red

HEX
#CA0700
RGB
rgb(202, 7, 0)
HSL
hsl(2, 100%, 40%)
HSB
hsb(2, 100%, 79%)
CMYK
cmyk(0%, 97%, 100%, 21%)
Oklch
oklch(52.9% 0.215 29.6)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

080808
080808

Analogous

080808
080808
080808

Triadic

080808
080808
080808

Split-Comp.

080808
080808
080808

Tetradic

080808
080808
080808
080808

Contrast Matrix WCAG 2.1 Contrast

080808
4E280B
CFCF7C
5C1E1B
CA0700
1.6
Fail
12.3
AAA
1.6
Fail
3.4
AA Large
1.6
Fail
7.9
AAA
1.0
Fail
2.2
Fail
12.3
AAA
7.9
AAA
7.8
AAA
3.6
AA Large
1.6
Fail
1.0
Fail
7.8
AAA
2.1
Fail
3.4
AA Large
2.2
Fail
3.6
AA Large
2.1
Fail
White BG
20.0AAA
12.9AAA
1.6Fail
12.7AAA
5.9AA
Black BG
1.0Fail
1.6Fail
12.9AAA
1.7Fail
3.5AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

080808
3E3D12
CFCF90
41411C
767402

Deuteranopia

080808
404314
CFCF95
45491C
818F02

Tritanopia

080808
4C1819
CFA0A3
591C1C
C00303

Achromatopsia

080808
303030
C6C6C6
303030
414141

Shades & Tints Shades & Tints

#080808

Dark
Light

#4E280B

Dark
Light

#CFCF7C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #080808;
  --color-2: #4e280b;
  --color-3: #cfcf7c;
  --color-4: #5c1e1b;
  --color-5: #ca0700;
}

SCSS

$color-1: #080808;
$color-2: #4e280b;
$color-3: #cfcf7c;
$color-4: #5c1e1b;
$color-5: #ca0700;

TAILWIND

colors: {
  'brand-1': '#080808',
  'brand-2': '#4e280b',
  'brand-3': '#cfcf7c',
  'brand-4': '#5c1e1b',
  'brand-5': '#ca0700',
}

RGB Array

[8, 8, 8], [78, 40, 11], [207, 207, 124], [92, 30, 27], [202, 7, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #080808, #4E280B, #CFCF7C, #5C1E1B, #CA0700 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: #080808; --color-2: #4e280b; --color-3: #cfcf7c; --color-4: #5c1e1b; --color-5: #ca0700. 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