#DE3EEA Color

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

Color preview

#DE3EEA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DE3EEA

.color-de3eea {
  color: #DE3EEA;
  background-color: #DE3EEA;
}

Frequently asked questions

What color is #DE3EEA?+

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

What is the closest Tailwind color to #DE3EEA?+

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