#DF53E4 Color

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

Color preview

#DF53E4

Color formats

HEX
#DF53E4
RGB
rgb(223, 83, 228)
RGBA
rgba(223, 83, 228, 1)
HSL
hsl(298, 73%, 61%)
HSV
hsv(298, 64%, 89%)
CMYK
cmyk(2%, 64%, 0%, 11%)
CSS variable
--color-primary: #DF53E4;
Lowercase HEX
#df53e4

Shades

Tints

Tones

Harmony

CSS snippets for #DF53E4

.color-df53e4 {
  color: #DF53E4;
  background-color: #DF53E4;
}

Frequently asked questions

What color is #DF53E4?+

#DF53E4 is a HEX color with RGB value rgb(223, 83, 228) and HSL value hsl(298, 73%, 61%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DF53E4?+

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