#DD4060 Color

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

Color preview

#DD4060

Color formats

HEX
#DD4060
RGB
rgb(221, 64, 96)
RGBA
rgba(221, 64, 96, 1)
HSL
hsl(348, 70%, 56%)
HSV
hsv(348, 71%, 87%)
CMYK
cmyk(0%, 71%, 57%, 13%)
CSS variable
--color-primary: #DD4060;
Lowercase HEX
#dd4060

Shades

Tints

Tones

Harmony

CSS snippets for #DD4060

.color-dd4060 {
  color: #DD4060;
  background-color: #DD4060;
}

Frequently asked questions

What color is #DD4060?+

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

What is the closest Tailwind color to #DD4060?+

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