#D55E58 Color

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

Color preview

#D55E58

Color formats

HEX
#D55E58
RGB
rgb(213, 94, 88)
RGBA
rgba(213, 94, 88, 1)
HSL
hsl(3, 60%, 59%)
HSV
hsv(3, 59%, 84%)
CMYK
cmyk(0%, 56%, 59%, 16%)
CSS variable
--color-primary: #D55E58;
Lowercase HEX
#d55e58

Shades

Tints

Tones

Harmony

CSS snippets for #D55E58

.color-d55e58 {
  color: #D55E58;
  background-color: #D55E58;
}

Frequently asked questions

What color is #D55E58?+

#D55E58 is a HEX color with RGB value rgb(213, 94, 88) and HSL value hsl(3, 60%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D55E58?+

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