#D03F2F Color

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

Color preview

#D03F2F

Color formats

HEX
#D03F2F
RGB
rgb(208, 63, 47)
RGBA
rgba(208, 63, 47, 1)
HSL
hsl(6, 63%, 50%)
HSV
hsv(6, 77%, 82%)
CMYK
cmyk(0%, 70%, 77%, 18%)
CSS variable
--color-primary: #D03F2F;
Lowercase HEX
#d03f2f

Shades

Tints

Tones

Harmony

CSS snippets for #D03F2F

.color-d03f2f {
  color: #D03F2F;
  background-color: #D03F2F;
}

Frequently asked questions

What color is #D03F2F?+

#D03F2F is a HEX color with RGB value rgb(208, 63, 47) and HSL value hsl(6, 63%, 50%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #D03F2F?+

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