#DD5D5B Color

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

Color preview

#DD5D5B

Color formats

HEX
#DD5D5B
RGB
rgb(221, 93, 91)
RGBA
rgba(221, 93, 91, 1)
HSL
hsl(1, 66%, 61%)
HSV
hsv(1, 59%, 87%)
CMYK
cmyk(0%, 58%, 59%, 13%)
CSS variable
--color-primary: #DD5D5B;
Lowercase HEX
#dd5d5b

Shades

Tints

Tones

Harmony

CSS snippets for #DD5D5B

.color-dd5d5b {
  color: #DD5D5B;
  background-color: #DD5D5B;
}

Frequently asked questions

What color is #DD5D5B?+

#DD5D5B is a HEX color with RGB value rgb(221, 93, 91) and HSL value hsl(1, 66%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD5D5B?+

The closest Tailwind color is rose-500, available as the bg-rose-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