#DF2A9D Color

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

Color preview

#DF2A9D

Color formats

HEX
#DF2A9D
RGB
rgb(223, 42, 157)
RGBA
rgba(223, 42, 157, 1)
HSL
hsl(322, 74%, 52%)
HSV
hsv(322, 81%, 87%)
CMYK
cmyk(0%, 81%, 30%, 13%)
CSS variable
--color-primary: #DF2A9D;
Lowercase HEX
#df2a9d

Shades

Tints

Tones

Harmony

CSS snippets for #DF2A9D

.color-df2a9d {
  color: #DF2A9D;
  background-color: #DF2A9D;
}

Frequently asked questions

What color is #DF2A9D?+

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

What is the closest Tailwind color to #DF2A9D?+

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