#DF2F96 Color

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

Color preview

#DF2F96

Color formats

HEX
#DF2F96
RGB
rgb(223, 47, 150)
RGBA
rgba(223, 47, 150, 1)
HSL
hsl(325, 73%, 53%)
HSV
hsv(325, 79%, 87%)
CMYK
cmyk(0%, 79%, 33%, 13%)
CSS variable
--color-primary: #DF2F96;
Lowercase HEX
#df2f96

Shades

Tints

Tones

Harmony

CSS snippets for #DF2F96

.color-df2f96 {
  color: #DF2F96;
  background-color: #DF2F96;
}

Frequently asked questions

What color is #DF2F96?+

#DF2F96 is a HEX color with RGB value rgb(223, 47, 150) and HSL value hsl(325, 73%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DF2F96?+

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