#DD4058 Color

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

Color preview

#DD4058

Color formats

HEX
#DD4058
RGB
rgb(221, 64, 88)
RGBA
rgba(221, 64, 88, 1)
HSL
hsl(351, 70%, 56%)
HSV
hsv(351, 71%, 87%)
CMYK
cmyk(0%, 71%, 60%, 13%)
CSS variable
--color-primary: #DD4058;
Lowercase HEX
#dd4058

Shades

Tints

Tones

Harmony

CSS snippets for #DD4058

.color-dd4058 {
  color: #DD4058;
  background-color: #DD4058;
}

Frequently asked questions

What color is #DD4058?+

#DD4058 is a HEX color with RGB value rgb(221, 64, 88) and HSL value hsl(351, 70%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD4058?+

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