#DF20C6 Color

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

Color preview

#DF20C6

Color formats

HEX
#DF20C6
RGB
rgb(223, 32, 198)
RGBA
rgba(223, 32, 198, 1)
HSL
hsl(308, 75%, 50%)
HSV
hsv(308, 86%, 87%)
CMYK
cmyk(0%, 86%, 11%, 13%)
CSS variable
--color-primary: #DF20C6;
Lowercase HEX
#df20c6

Shades

Tints

Tones

Harmony

CSS snippets for #DF20C6

.color-df20c6 {
  color: #DF20C6;
  background-color: #DF20C6;
}

Frequently asked questions

What color is #DF20C6?+

#DF20C6 is a HEX color with RGB value rgb(223, 32, 198) and HSL value hsl(308, 75%, 50%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #DF20C6?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-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