#DF2FDC Color

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

Color preview

#DF2FDC

Color formats

HEX
#DF2FDC
RGB
rgb(223, 47, 220)
RGBA
rgba(223, 47, 220, 1)
HSL
hsl(301, 73%, 53%)
HSV
hsv(301, 79%, 87%)
CMYK
cmyk(0%, 79%, 1%, 13%)
CSS variable
--color-primary: #DF2FDC;
Lowercase HEX
#df2fdc

Shades

Tints

Tones

Harmony

CSS snippets for #DF2FDC

.color-df2fdc {
  color: #DF2FDC;
  background-color: #DF2FDC;
}

Frequently asked questions

What color is #DF2FDC?+

#DF2FDC is a HEX color with RGB value rgb(223, 47, 220) and HSL value hsl(301, 73%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DF2FDC?+

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