#D32C2E Color

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

Color preview

#D32C2E

Color formats

HEX
#D32C2E
RGB
rgb(211, 44, 46)
RGBA
rgba(211, 44, 46, 1)
HSL
hsl(359, 65%, 50%)
HSV
hsv(359, 79%, 83%)
CMYK
cmyk(0%, 79%, 78%, 17%)
CSS variable
--color-primary: #D32C2E;
Lowercase HEX
#d32c2e

Shades

Tints

Tones

Harmony

CSS snippets for #D32C2E

.color-d32c2e {
  color: #D32C2E;
  background-color: #D32C2E;
}

Frequently asked questions

What color is #D32C2E?+

#D32C2E is a HEX color with RGB value rgb(211, 44, 46) and HSL value hsl(359, 65%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #D32C2E?+

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