#DF2FDF Color

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

Color preview

#DF2FDF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DF2FDF

.color-df2fdf {
  color: #DF2FDF;
  background-color: #DF2FDF;
}

Frequently asked questions

What color is #DF2FDF?+

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

What is the closest Tailwind color to #DF2FDF?+

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