#D41200 Color

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

Color preview

#D41200

Color formats

HEX
#D41200
RGB
rgb(212, 18, 0)
RGBA
rgba(212, 18, 0, 1)
HSL
hsl(5, 100%, 42%)
HSV
hsv(5, 100%, 83%)
CMYK
cmyk(0%, 92%, 100%, 17%)
CSS variable
--color-primary: #D41200;
Lowercase HEX
#d41200

Shades

Tints

Tones

Harmony

CSS snippets for #D41200

.color-d41200 {
  color: #D41200;
  background-color: #D41200;
}

Frequently asked questions

What color is #D41200?+

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

What is the closest Tailwind color to #D41200?+

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