#DF2ADC Color

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

Color preview

#DF2ADC

Color formats

HEX
#DF2ADC
RGB
rgb(223, 42, 220)
RGBA
rgba(223, 42, 220, 1)
HSL
hsl(301, 74%, 52%)
HSV
hsv(301, 81%, 87%)
CMYK
cmyk(0%, 81%, 1%, 13%)
CSS variable
--color-primary: #DF2ADC;
Lowercase HEX
#df2adc

Shades

Tints

Tones

Harmony

CSS snippets for #DF2ADC

.color-df2adc {
  color: #DF2ADC;
  background-color: #DF2ADC;
}

Frequently asked questions

What color is #DF2ADC?+

#DF2ADC is a HEX color with RGB value rgb(223, 42, 220) and HSL value hsl(301, 74%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DF2ADC?+

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