#DD4666 Color

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

Color preview

#DD4666

Color formats

HEX
#DD4666
RGB
rgb(221, 70, 102)
RGBA
rgba(221, 70, 102, 1)
HSL
hsl(347, 69%, 57%)
HSV
hsv(347, 68%, 87%)
CMYK
cmyk(0%, 68%, 54%, 13%)
CSS variable
--color-primary: #DD4666;
Lowercase HEX
#dd4666

Shades

Tints

Tones

Harmony

CSS snippets for #DD4666

.color-dd4666 {
  color: #DD4666;
  background-color: #DD4666;
}

Frequently asked questions

What color is #DD4666?+

#DD4666 is a HEX color with RGB value rgb(221, 70, 102) and HSL value hsl(347, 69%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD4666?+

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