#D03D2A Color

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

Color preview

#D03D2A

Color formats

HEX
#D03D2A
RGB
rgb(208, 61, 42)
RGBA
rgba(208, 61, 42, 1)
HSL
hsl(7, 66%, 49%)
HSV
hsv(7, 80%, 82%)
CMYK
cmyk(0%, 71%, 80%, 18%)
CSS variable
--color-primary: #D03D2A;
Lowercase HEX
#d03d2a

Shades

Tints

Tones

Harmony

CSS snippets for #D03D2A

.color-d03d2a {
  color: #D03D2A;
  background-color: #D03D2A;
}

Frequently asked questions

What color is #D03D2A?+

#D03D2A is a HEX color with RGB value rgb(208, 61, 42) and HSL value hsl(7, 66%, 49%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #D03D2A?+

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