#DF2A94 Color

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

Color preview

#DF2A94

Color formats

HEX
#DF2A94
RGB
rgb(223, 42, 148)
RGBA
rgba(223, 42, 148, 1)
HSL
hsl(325, 74%, 52%)
HSV
hsv(325, 81%, 87%)
CMYK
cmyk(0%, 81%, 34%, 13%)
CSS variable
--color-primary: #DF2A94;
Lowercase HEX
#df2a94

Shades

Tints

Tones

Harmony

CSS snippets for #DF2A94

.color-df2a94 {
  color: #DF2A94;
  background-color: #DF2A94;
}

Frequently asked questions

What color is #DF2A94?+

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

What is the closest Tailwind color to #DF2A94?+

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