#DD5FAB Color

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

Color preview

#DD5FAB

Color formats

HEX
#DD5FAB
RGB
rgb(221, 95, 171)
RGBA
rgba(221, 95, 171, 1)
HSL
hsl(324, 65%, 62%)
HSV
hsv(324, 57%, 87%)
CMYK
cmyk(0%, 57%, 23%, 13%)
CSS variable
--color-primary: #DD5FAB;
Lowercase HEX
#dd5fab

Shades

Tints

Tones

Harmony

CSS snippets for #DD5FAB

.color-dd5fab {
  color: #DD5FAB;
  background-color: #DD5FAB;
}

Frequently asked questions

What color is #DD5FAB?+

#DD5FAB is a HEX color with RGB value rgb(221, 95, 171) and HSL value hsl(324, 65%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD5FAB?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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