#DD4B6D Color

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

Color preview

#DD4B6D

Color formats

HEX
#DD4B6D
RGB
rgb(221, 75, 109)
RGBA
rgba(221, 75, 109, 1)
HSL
hsl(346, 68%, 58%)
HSV
hsv(346, 66%, 87%)
CMYK
cmyk(0%, 66%, 51%, 13%)
CSS variable
--color-primary: #DD4B6D;
Lowercase HEX
#dd4b6d

Shades

Tints

Tones

Harmony

CSS snippets for #DD4B6D

.color-dd4b6d {
  color: #DD4B6D;
  background-color: #DD4B6D;
}

Frequently asked questions

What color is #DD4B6D?+

#DD4B6D is a HEX color with RGB value rgb(221, 75, 109) and HSL value hsl(346, 68%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD4B6D?+

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