#DD5959 Color

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

Color preview

#DD5959

Color formats

HEX
#DD5959
RGB
rgb(221, 89, 89)
RGBA
rgba(221, 89, 89, 1)
HSL
hsl(0, 66%, 61%)
HSV
hsv(0, 60%, 87%)
CMYK
cmyk(0%, 60%, 60%, 13%)
CSS variable
--color-primary: #DD5959;
Lowercase HEX
#dd5959

Shades

Tints

Tones

Harmony

CSS snippets for #DD5959

.color-dd5959 {
  color: #DD5959;
  background-color: #DD5959;
}

Frequently asked questions

What color is #DD5959?+

#DD5959 is a HEX color with RGB value rgb(221, 89, 89) and HSL value hsl(0, 66%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD5959?+

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