#D3030E Color

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

Color preview

#D3030E

Color formats

HEX
#D3030E
RGB
rgb(211, 3, 14)
RGBA
rgba(211, 3, 14, 1)
HSL
hsl(357, 97%, 42%)
HSV
hsv(357, 99%, 83%)
CMYK
cmyk(0%, 99%, 93%, 17%)
CSS variable
--color-primary: #D3030E;
Lowercase HEX
#d3030e

Shades

Tints

Tones

Harmony

CSS snippets for #D3030E

.color-d3030e {
  color: #D3030E;
  background-color: #D3030E;
}

Frequently asked questions

What color is #D3030E?+

#D3030E is a HEX color with RGB value rgb(211, 3, 14) and HSL value hsl(357, 97%, 42%). Its closest CSS named color is Red.

What is the closest Tailwind color to #D3030E?+

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