#DF3DEA Color

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

Color preview

#DF3DEA

Color formats

HEX
#DF3DEA
RGB
rgb(223, 61, 234)
RGBA
rgba(223, 61, 234, 1)
HSL
hsl(296, 80%, 58%)
HSV
hsv(296, 74%, 92%)
CMYK
cmyk(5%, 74%, 0%, 8%)
CSS variable
--color-primary: #DF3DEA;
Lowercase HEX
#df3dea

Shades

Tints

Tones

Harmony

CSS snippets for #DF3DEA

.color-df3dea {
  color: #DF3DEA;
  background-color: #DF3DEA;
}

Frequently asked questions

What color is #DF3DEA?+

#DF3DEA is a HEX color with RGB value rgb(223, 61, 234) and HSL value hsl(296, 80%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DF3DEA?+

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