#D4001C Color

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

Color preview

#D4001C

Color formats

HEX
#D4001C
RGB
rgb(212, 0, 28)
RGBA
rgba(212, 0, 28, 1)
HSL
hsl(352, 100%, 42%)
HSV
hsv(352, 100%, 83%)
CMYK
cmyk(0%, 100%, 87%, 17%)
CSS variable
--color-primary: #D4001C;
Lowercase HEX
#d4001c

Shades

Tints

Tones

Harmony

CSS snippets for #D4001C

.color-d4001c {
  color: #D4001C;
  background-color: #D4001C;
}

Frequently asked questions

What color is #D4001C?+

#D4001C is a HEX color with RGB value rgb(212, 0, 28) and HSL value hsl(352, 100%, 42%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #D4001C?+

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