#D30D2B Color

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

Color preview

#D30D2B

Color formats

HEX
#D30D2B
RGB
rgb(211, 13, 43)
RGBA
rgba(211, 13, 43, 1)
HSL
hsl(351, 88%, 44%)
HSV
hsv(351, 94%, 83%)
CMYK
cmyk(0%, 94%, 80%, 17%)
CSS variable
--color-primary: #D30D2B;
Lowercase HEX
#d30d2b

Shades

Tints

Tones

Harmony

CSS snippets for #D30D2B

.color-d30d2b {
  color: #D30D2B;
  background-color: #D30D2B;
}

Frequently asked questions

What color is #D30D2B?+

#D30D2B is a HEX color with RGB value rgb(211, 13, 43) and HSL value hsl(351, 88%, 44%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #D30D2B?+

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