#DD4BAF Color

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

Color preview

#DD4BAF

Color formats

HEX
#DD4BAF
RGB
rgb(221, 75, 175)
RGBA
rgba(221, 75, 175, 1)
HSL
hsl(319, 68%, 58%)
HSV
hsv(319, 66%, 87%)
CMYK
cmyk(0%, 66%, 21%, 13%)
CSS variable
--color-primary: #DD4BAF;
Lowercase HEX
#dd4baf

Shades

Tints

Tones

Harmony

CSS snippets for #DD4BAF

.color-dd4baf {
  color: #DD4BAF;
  background-color: #DD4BAF;
}

Frequently asked questions

What color is #DD4BAF?+

#DD4BAF is a HEX color with RGB value rgb(221, 75, 175) and HSL value hsl(319, 68%, 58%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #DD4BAF?+

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