#D4000E Color

Inspect #D4000E across formats, palettes, contrast and closest named color matches.

Color preview

#D4000E

Color formats

HEX
#D4000E
RGB
rgb(212, 0, 14)
RGBA
rgba(212, 0, 14, 1)
HSL
hsl(356, 100%, 42%)
HSV
hsv(356, 100%, 83%)
CMYK
cmyk(0%, 100%, 93%, 17%)
CSS variable
--color-primary: #D4000E;
Lowercase HEX
#d4000e

Shades

Tints

Tones

Harmony

CSS snippets for #D4000E

.color-d4000e {
  color: #D4000E;
  background-color: #D4000E;
}

Frequently asked questions

What color is #D4000E?+

#D4000E is a HEX color with RGB value rgb(212, 0, 14) and HSL value hsl(356, 100%, 42%). Its closest CSS named color is Red.

What is the closest Tailwind color to #D4000E?+

The closest Tailwind color is red-700, available as the bg-red-700 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools