#D4003C Color

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

Color preview

#D4003C

Color formats

HEX
#D4003C
RGB
rgb(212, 0, 60)
RGBA
rgba(212, 0, 60, 1)
HSL
hsl(343, 100%, 42%)
HSV
hsv(343, 100%, 83%)
CMYK
cmyk(0%, 100%, 72%, 17%)
CSS variable
--color-primary: #D4003C;
Lowercase HEX
#d4003c

Shades

Tints

Tones

Harmony

CSS snippets for #D4003C

.color-d4003c {
  color: #D4003C;
  background-color: #D4003C;
}

Frequently asked questions

What color is #D4003C?+

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

What is the closest Tailwind color to #D4003C?+

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