← Back to Editor

#FF0000 · #AD0000 · #8C0000 · #520000 · #000000

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#AD0000

Vermilion · DarkRed · Wine Red

HEX
#AD0000
RGB
rgb(173, 0, 0)
HSL
hsl(0, 100%, 34%)
HSB
hsb(0, 100%, 68%)
CMYK
cmyk(0%, 100%, 100%, 32%)
Oklch
oklch(46.9% 0.193 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#8C0000

Vermilion · DarkRed · Wine Red

HEX
#8C0000
RGB
rgb(140, 0, 0)
HSL
hsl(0, 100%, 27%)
HSB
hsb(0, 100%, 55%)
CMYK
cmyk(0%, 100%, 100%, 45%)
Oklch
oklch(40.2% 0.165 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#520000

Vermilion · Maroon · Deep Berry

HEX
#520000
RGB
rgb(82, 0, 0)
HSL
hsl(0, 100%, 16%)
HSB
hsb(0, 100%, 32%)
CMYK
cmyk(0%, 100%, 100%, 68%)
Oklch
oklch(27.5% 0.113 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF0000
00FFFF

Analogous

FF0080
FF0000
FF8000

Triadic

FF0000
00FF00
0000FF

Split-Comp.

FF0000
00FF80
0080FF

Tetradic

FF0000
80FF00
00FFFF
8000FF

Contrast Matrix WCAG 2.1 Contrast

FF0000
AD0000
8C0000
520000
000000
1.9
Fail
2.5
Fail
3.9
AA Large
5.3
AA
1.9
Fail
1.3
Fail
2.0
Fail
2.8
Fail
2.5
Fail
1.3
Fail
1.6
Fail
2.1
Fail
3.9
AA Large
2.0
Fail
1.6
Fail
1.4
Fail
5.3
AA
2.8
Fail
2.1
Fail
1.4
Fail
White BG
4.0AA Large
7.6AAA
9.9AAA
15.5AAA
21.0AAA
Black BG
5.3AA
2.8Fail
2.1Fail
1.4Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
626100
4F4E00
2E2E00
000000

Deuteranopia

9FB300
6C7900
586200
333900
000000

Tritanopia

F20000
A40000
850000
4E0000
000000

Achromatopsia

4C4C4C
343434
2A2A2A
191919
000000

Shades & Tints Shades & Tints

#FF0000

Dark
Light

#AD0000

Dark
Light

#8C0000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0000;
  --color-2: #ad0000;
  --color-3: #8c0000;
  --color-4: #520000;
  --color-5: #000000;
}

SCSS

$color-1: #ff0000;
$color-2: #ad0000;
$color-3: #8c0000;
$color-4: #520000;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ff0000',
  'brand-2': '#ad0000',
  'brand-3': '#8c0000',
  'brand-4': '#520000',
  'brand-5': '#000000',
}

RGB Array

[255, 0, 0], [173, 0, 0], [140, 0, 0], [82, 0, 0], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF0000, #AD0000, #8C0000, #520000, #000000 is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ff0000; --color-2: #ad0000; --color-3: #8c0000; --color-4: #520000; --color-5: #000000. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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