← Back to Editor

#FF0000 · #EB0000 · #CC0000 · #AD0000 · #780000

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 App

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

#EB0000

Vermilion · Red · Passion Red

HEX
#EB0000
RGB
rgb(235, 0, 0)
HSL
hsl(0, 100%, 46%)
HSB
hsb(0, 100%, 92%)
CMYK
cmyk(0%, 100%, 100%, 8%)
Oklch
oklch(59.0% 0.242 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#CC0000

Vermilion · Red · Wine Red

HEX
#CC0000
RGB
rgb(204, 0, 0)
HSL
hsl(0, 100%, 40%)
HSB
hsb(0, 100%, 80%)
CMYK
cmyk(0%, 100%, 100%, 20%)
Oklch
oklch(53.1% 0.218 29.2)

TraditionalVermilion」· PaintWine 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

#780000

Vermilion · Maroon · Wine Red

HEX
#780000
RGB
rgb(120, 0, 0)
HSL
hsl(0, 100%, 24%)
HSB
hsb(0, 100%, 47%)
CMYK
cmyk(0%, 100%, 100%, 53%)
Oklch
oklch(36.0% 0.148 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

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
EB0000
CC0000
AD0000
780000
1.2
Fail
1.5
Fail
1.9
Fail
2.9
Fail
1.2
Fail
1.3
Fail
1.6
Fail
2.5
Fail
1.5
Fail
1.3
Fail
1.3
Fail
2.0
Fail
1.9
Fail
1.6
Fail
1.3
Fail
1.5
Fail
2.9
Fail
2.5
Fail
2.0
Fail
1.5
Fail
White BG
4.0AA Large
4.6AA
5.9AA
7.6AAA
11.7AAA
Black BG
5.3AA
4.5AA
3.6AA Large
2.8Fail
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
858300
747200
626100
444300

Deuteranopia

9FB300
93A500
808F00
6C7900
4B5400

Tritanopia

F20000
DF0000
C20000
A40000
720000

Achromatopsia

4C4C4C
464646
3D3D3D
343434
242424

Shades & Tints Shades & Tints

#FF0000

Dark
Light

#EB0000

Dark
Light

#CC0000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0000;
  --color-2: #eb0000;
  --color-3: #cc0000;
  --color-4: #ad0000;
  --color-5: #780000;
}

SCSS

$color-1: #ff0000;
$color-2: #eb0000;
$color-3: #cc0000;
$color-4: #ad0000;
$color-5: #780000;

TAILWIND

colors: {
  'brand-1': '#ff0000',
  'brand-2': '#eb0000',
  'brand-3': '#cc0000',
  'brand-4': '#ad0000',
  'brand-5': '#780000',
}

RGB Array

[255, 0, 0], [235, 0, 0], [204, 0, 0], [173, 0, 0], [120, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF0000, #EB0000, #CC0000, #AD0000, #780000 is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs. Vivid colors effectively attract user attention. 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: #eb0000; --color-3: #cc0000; --color-4: #ad0000; --color-5: #780000. 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. 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