#DD4D54 Color

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

Color preview

#DD4D54

Color formats

HEX
#DD4D54
RGB
rgb(221, 77, 84)
RGBA
rgba(221, 77, 84, 1)
HSL
hsl(357, 68%, 58%)
HSV
hsv(357, 65%, 87%)
CMYK
cmyk(0%, 65%, 62%, 13%)
CSS variable
--color-primary: #DD4D54;
Lowercase HEX
#dd4d54

Shades

Tints

Tones

Harmony

CSS snippets for #DD4D54

.color-dd4d54 {
  color: #DD4D54;
  background-color: #DD4D54;
}

Frequently asked questions

What color is #DD4D54?+

#DD4D54 is a HEX color with RGB value rgb(221, 77, 84) and HSL value hsl(357, 68%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD4D54?+

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