#D55D48 Color

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

Color preview

#D55D48

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D55D48

.color-d55d48 {
  color: #D55D48;
  background-color: #D55D48;
}

Frequently asked questions

What color is #D55D48?+

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

What is the closest Tailwind color to #D55D48?+

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