#DF2A91 Color

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

Color preview

#DF2A91

Color formats

HEX
#DF2A91
RGB
rgb(223, 42, 145)
RGBA
rgba(223, 42, 145, 1)
HSL
hsl(326, 74%, 52%)
HSV
hsv(326, 81%, 87%)
CMYK
cmyk(0%, 81%, 35%, 13%)
CSS variable
--color-primary: #DF2A91;
Lowercase HEX
#df2a91

Shades

Tints

Tones

Harmony

CSS snippets for #DF2A91

.color-df2a91 {
  color: #DF2A91;
  background-color: #DF2A91;
}

Frequently asked questions

What color is #DF2A91?+

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

What is the closest Tailwind color to #DF2A91?+

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