#DF2F9C Color

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

Color preview

#DF2F9C

Color formats

HEX
#DF2F9C
RGB
rgb(223, 47, 156)
RGBA
rgba(223, 47, 156, 1)
HSL
hsl(323, 73%, 53%)
HSV
hsv(323, 79%, 87%)
CMYK
cmyk(0%, 79%, 30%, 13%)
CSS variable
--color-primary: #DF2F9C;
Lowercase HEX
#df2f9c

Shades

Tints

Tones

Harmony

CSS snippets for #DF2F9C

.color-df2f9c {
  color: #DF2F9C;
  background-color: #DF2F9C;
}

Frequently asked questions

What color is #DF2F9C?+

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

What is the closest Tailwind color to #DF2F9C?+

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