#D3031F Color

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

Color preview

#D3031F

Color formats

HEX
#D3031F
RGB
rgb(211, 3, 31)
RGBA
rgba(211, 3, 31, 1)
HSL
hsl(352, 97%, 42%)
HSV
hsv(352, 99%, 83%)
CMYK
cmyk(0%, 99%, 85%, 17%)
CSS variable
--color-primary: #D3031F;
Lowercase HEX
#d3031f

Shades

Tints

Tones

Harmony

CSS snippets for #D3031F

.color-d3031f {
  color: #D3031F;
  background-color: #D3031F;
}

Frequently asked questions

What color is #D3031F?+

#D3031F is a HEX color with RGB value rgb(211, 3, 31) and HSL value hsl(352, 97%, 42%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #D3031F?+

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