#DD4454 Color

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

Color preview

#DD4454

Color formats

HEX
#DD4454
RGB
rgb(221, 68, 84)
RGBA
rgba(221, 68, 84, 1)
HSL
hsl(354, 69%, 57%)
HSV
hsv(354, 69%, 87%)
CMYK
cmyk(0%, 69%, 62%, 13%)
CSS variable
--color-primary: #DD4454;
Lowercase HEX
#dd4454

Shades

Tints

Tones

Harmony

CSS snippets for #DD4454

.color-dd4454 {
  color: #DD4454;
  background-color: #DD4454;
}

Frequently asked questions

What color is #DD4454?+

#DD4454 is a HEX color with RGB value rgb(221, 68, 84) and HSL value hsl(354, 69%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD4454?+

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