#D55D4D Color

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

Color preview

#D55D4D

Color formats

HEX
#D55D4D
RGB
rgb(213, 93, 77)
RGBA
rgba(213, 93, 77, 1)
HSL
hsl(7, 62%, 57%)
HSV
hsv(7, 64%, 84%)
CMYK
cmyk(0%, 56%, 64%, 16%)
CSS variable
--color-primary: #D55D4D;
Lowercase HEX
#d55d4d

Shades

Tints

Tones

Harmony

CSS snippets for #D55D4D

.color-d55d4d {
  color: #D55D4D;
  background-color: #D55D4D;
}

Frequently asked questions

What color is #D55D4D?+

#D55D4D is a HEX color with RGB value rgb(213, 93, 77) and HSL value hsl(7, 62%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D55D4D?+

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