#D55D47 Color

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

Color preview

#D55D47

Color formats

HEX
#D55D47
RGB
rgb(213, 93, 71)
RGBA
rgba(213, 93, 71, 1)
HSL
hsl(9, 63%, 56%)
HSV
hsv(9, 67%, 84%)
CMYK
cmyk(0%, 56%, 67%, 16%)
CSS variable
--color-primary: #D55D47;
Lowercase HEX
#d55d47

Shades

Tints

Tones

Harmony

CSS snippets for #D55D47

.color-d55d47 {
  color: #D55D47;
  background-color: #D55D47;
}

Frequently asked questions

What color is #D55D47?+

#D55D47 is a HEX color with RGB value rgb(213, 93, 71) and HSL value hsl(9, 63%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D55D47?+

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