← Back to Editor

#FF0000 · #D10000 · #940000 · #400000 · #000000

warm

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

#D10000

Vermilion · Red · Passion Red

HEX
#D10000
RGB
rgb(209, 0, 0)
HSL
hsl(0, 100%, 41%)
HSB
hsb(0, 100%, 82%)
CMYK
cmyk(0%, 100%, 100%, 18%)
Oklch
oklch(54.0% 0.222 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#940000

Vermilion · DarkRed · Wine Red

HEX
#940000
RGB
rgb(148, 0, 0)
HSL
hsl(0, 100%, 29%)
HSB
hsb(0, 100%, 58%)
CMYK
cmyk(0%, 100%, 100%, 42%)
Oklch
oklch(41.9% 0.172 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#400000

Vermilion · Black · Deep Berry

HEX
#400000
RGB
rgb(64, 0, 0)
HSL
hsl(0, 100%, 13%)
HSB
hsb(0, 100%, 25%)
CMYK
cmyk(0%, 100%, 100%, 75%)
Oklch
oklch(23.3% 0.096 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
D10000
940000
400000
000000
1.4
Fail
2.3
Fail
4.3
AA Large
5.3
AA
1.4
Fail
1.6
Fail
3.0
AA Large
3.7
AA Large
2.3
Fail
1.6
Fail
1.9
Fail
2.3
Fail
4.3
AA Large
3.0
AA Large
1.9
Fail
1.2
Fail
5.3
AA
3.7
AA Large
2.3
Fail
1.2
Fail
White BG
4.0AA Large
5.7AA
9.3AAA
17.2AAA
21.0AAA
Black BG
5.3AA
3.7AA Large
2.3Fail
1.2Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
777500
545300
242400
000000

Deuteranopia

9FB300
839200
5D6800
282D00
000000

Tritanopia

F20000
C70000
8D0000
3D0000
000000

Achromatopsia

4C4C4C
3E3E3E
2C2C2C
131313
000000

Shades & Tints Shades & Tints

#FF0000

Dark
Light

#D10000

Dark
Light

#940000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0000;
  --color-2: #d10000;
  --color-3: #940000;
  --color-4: #400000;
  --color-5: #000000;
}

SCSS

$color-1: #ff0000;
$color-2: #d10000;
$color-3: #940000;
$color-4: #400000;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ff0000',
  'brand-2': '#d10000',
  'brand-3': '#940000',
  'brand-4': '#400000',
  'brand-5': '#000000',
}

RGB Array

[255, 0, 0], [209, 0, 0], [148, 0, 0], [64, 0, 0], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #FF0000, #D10000, #940000, #400000, #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: #d10000; --color-3: #940000; --color-4: #400000; --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 warm-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