#D60E00 Color

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

Color preview

#D60E00

Color formats

HEX
#D60E00
RGB
rgb(214, 14, 0)
RGBA
rgba(214, 14, 0, 1)
HSL
hsl(4, 100%, 42%)
HSV
hsv(4, 100%, 84%)
CMYK
cmyk(0%, 93%, 100%, 16%)
CSS variable
--color-primary: #D60E00;
Lowercase HEX
#d60e00

Shades

Tints

Tones

Harmony

CSS snippets for #D60E00

.color-d60e00 {
  color: #D60E00;
  background-color: #D60E00;
}

Frequently asked questions

What color is #D60E00?+

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

What is the closest Tailwind color to #D60E00?+

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