#D4332B Color

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

Color preview

#D4332B

Color formats

HEX
#D4332B
RGB
rgb(212, 51, 43)
RGBA
rgba(212, 51, 43, 1)
HSL
hsl(3, 66%, 50%)
HSV
hsv(3, 80%, 83%)
CMYK
cmyk(0%, 76%, 80%, 17%)
CSS variable
--color-primary: #D4332B;
Lowercase HEX
#d4332b

Shades

Tints

Tones

Harmony

CSS snippets for #D4332B

.color-d4332b {
  color: #D4332B;
  background-color: #D4332B;
}

Frequently asked questions

What color is #D4332B?+

#D4332B is a HEX color with RGB value rgb(212, 51, 43) and HSL value hsl(3, 66%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #D4332B?+

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