#D3033B Color

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

Color preview

#D3033B

Color formats

HEX
#D3033B
RGB
rgb(211, 3, 59)
RGBA
rgba(211, 3, 59, 1)
HSL
hsl(344, 97%, 42%)
HSV
hsv(344, 99%, 83%)
CMYK
cmyk(0%, 99%, 72%, 17%)
CSS variable
--color-primary: #D3033B;
Lowercase HEX
#d3033b

Shades

Tints

Tones

Harmony

CSS snippets for #D3033B

.color-d3033b {
  color: #D3033B;
  background-color: #D3033B;
}

Frequently asked questions

What color is #D3033B?+

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

What is the closest Tailwind color to #D3033B?+

The closest Tailwind color is rose-700, available as the bg-rose-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