#D3424B Color

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

Color preview

#D3424B

Color formats

HEX
#D3424B
RGB
rgb(211, 66, 75)
RGBA
rgba(211, 66, 75, 1)
HSL
hsl(356, 62%, 54%)
HSV
hsv(356, 69%, 83%)
CMYK
cmyk(0%, 69%, 64%, 17%)
CSS variable
--color-primary: #D3424B;
Lowercase HEX
#d3424b

Shades

Tints

Tones

Harmony

CSS snippets for #D3424B

.color-d3424b {
  color: #D3424B;
  background-color: #D3424B;
}

Frequently asked questions

What color is #D3424B?+

#D3424B is a HEX color with RGB value rgb(211, 66, 75) and HSL value hsl(356, 62%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3424B?+

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