#D55B4E Color

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

Color preview

#D55B4E

Color formats

HEX
#D55B4E
RGB
rgb(213, 91, 78)
RGBA
rgba(213, 91, 78, 1)
HSL
hsl(6, 62%, 57%)
HSV
hsv(6, 63%, 84%)
CMYK
cmyk(0%, 57%, 63%, 16%)
CSS variable
--color-primary: #D55B4E;
Lowercase HEX
#d55b4e

Shades

Tints

Tones

Harmony

CSS snippets for #D55B4E

.color-d55b4e {
  color: #D55B4E;
  background-color: #D55B4E;
}

Frequently asked questions

What color is #D55B4E?+

#D55B4E is a HEX color with RGB value rgb(213, 91, 78) and HSL value hsl(6, 62%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D55B4E?+

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