#D34A56 Color

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

Color preview

#D34A56

Color formats

HEX
#D34A56
RGB
rgb(211, 74, 86)
RGBA
rgba(211, 74, 86, 1)
HSL
hsl(355, 61%, 56%)
HSV
hsv(355, 65%, 83%)
CMYK
cmyk(0%, 65%, 59%, 17%)
CSS variable
--color-primary: #D34A56;
Lowercase HEX
#d34a56

Shades

Tints

Tones

Harmony

CSS snippets for #D34A56

.color-d34a56 {
  color: #D34A56;
  background-color: #D34A56;
}

Frequently asked questions

What color is #D34A56?+

#D34A56 is a HEX color with RGB value rgb(211, 74, 86) and HSL value hsl(355, 61%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D34A56?+

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