#DF1C97 Color

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

Color preview

#DF1C97

Color formats

HEX
#DF1C97
RGB
rgb(223, 28, 151)
RGBA
rgba(223, 28, 151, 1)
HSL
hsl(322, 78%, 49%)
HSV
hsv(322, 87%, 87%)
CMYK
cmyk(0%, 87%, 32%, 13%)
CSS variable
--color-primary: #DF1C97;
Lowercase HEX
#df1c97

Shades

Tints

Tones

Harmony

CSS snippets for #DF1C97

.color-df1c97 {
  color: #DF1C97;
  background-color: #DF1C97;
}

Frequently asked questions

What color is #DF1C97?+

#DF1C97 is a HEX color with RGB value rgb(223, 28, 151) and HSL value hsl(322, 78%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DF1C97?+

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