#D03E34 Color

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

Color preview

#D03E34

Color formats

HEX
#D03E34
RGB
rgb(208, 62, 52)
RGBA
rgba(208, 62, 52, 1)
HSL
hsl(4, 62%, 51%)
HSV
hsv(4, 75%, 82%)
CMYK
cmyk(0%, 70%, 75%, 18%)
CSS variable
--color-primary: #D03E34;
Lowercase HEX
#d03e34

Shades

Tints

Tones

Harmony

CSS snippets for #D03E34

.color-d03e34 {
  color: #D03E34;
  background-color: #D03E34;
}

Frequently asked questions

What color is #D03E34?+

#D03E34 is a HEX color with RGB value rgb(208, 62, 52) and HSL value hsl(4, 62%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #D03E34?+

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