#DF2A88 Color

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

Color preview

#DF2A88

Color formats

HEX
#DF2A88
RGB
rgb(223, 42, 136)
RGBA
rgba(223, 42, 136, 1)
HSL
hsl(329, 74%, 52%)
HSV
hsv(329, 81%, 87%)
CMYK
cmyk(0%, 81%, 39%, 13%)
CSS variable
--color-primary: #DF2A88;
Lowercase HEX
#df2a88

Shades

Tints

Tones

Harmony

CSS snippets for #DF2A88

.color-df2a88 {
  color: #DF2A88;
  background-color: #DF2A88;
}

Frequently asked questions

What color is #DF2A88?+

#DF2A88 is a HEX color with RGB value rgb(223, 42, 136) and HSL value hsl(329, 74%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DF2A88?+

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