#D42000 Color

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

Color preview

#D42000

Color formats

HEX
#D42000
RGB
rgb(212, 32, 0)
RGBA
rgba(212, 32, 0, 1)
HSL
hsl(9, 100%, 42%)
HSV
hsv(9, 100%, 83%)
CMYK
cmyk(0%, 85%, 100%, 17%)
CSS variable
--color-primary: #D42000;
Lowercase HEX
#d42000

Shades

Tints

Tones

Harmony

CSS snippets for #D42000

.color-d42000 {
  color: #D42000;
  background-color: #D42000;
}

Frequently asked questions

What color is #D42000?+

#D42000 is a HEX color with RGB value rgb(212, 32, 0) and HSL value hsl(9, 100%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #D42000?+

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