#DF50E7 Color

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

Color preview

#DF50E7

Color formats

HEX
#DF50E7
RGB
rgb(223, 80, 231)
RGBA
rgba(223, 80, 231, 1)
HSL
hsl(297, 76%, 61%)
HSV
hsv(297, 65%, 91%)
CMYK
cmyk(3%, 65%, 0%, 9%)
CSS variable
--color-primary: #DF50E7;
Lowercase HEX
#df50e7

Shades

Tints

Tones

Harmony

CSS snippets for #DF50E7

.color-df50e7 {
  color: #DF50E7;
  background-color: #DF50E7;
}

Frequently asked questions

What color is #DF50E7?+

#DF50E7 is a HEX color with RGB value rgb(223, 80, 231) and HSL value hsl(297, 76%, 61%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DF50E7?+

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