#D62000 Color

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

Color preview

#D62000

Color formats

HEX
#D62000
RGB
rgb(214, 32, 0)
RGBA
rgba(214, 32, 0, 1)
HSL
hsl(9, 100%, 42%)
HSV
hsv(9, 100%, 84%)
CMYK
cmyk(0%, 85%, 100%, 16%)
CSS variable
--color-primary: #D62000;
Lowercase HEX
#d62000

Shades

Tints

Tones

Harmony

CSS snippets for #D62000

.color-d62000 {
  color: #D62000;
  background-color: #D62000;
}

Frequently asked questions

What color is #D62000?+

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

What is the closest Tailwind color to #D62000?+

The closest Tailwind color is red-600, available as the bg-red-600 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