#DE3EEF Color

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

Color preview

#DE3EEF

Color formats

HEX
#DE3EEF
RGB
rgb(222, 62, 239)
RGBA
rgba(222, 62, 239, 1)
HSL
hsl(294, 85%, 59%)
HSV
hsv(294, 74%, 94%)
CMYK
cmyk(7%, 74%, 0%, 6%)
CSS variable
--color-primary: #DE3EEF;
Lowercase HEX
#de3eef

Shades

Tints

Tones

Harmony

CSS snippets for #DE3EEF

.color-de3eef {
  color: #DE3EEF;
  background-color: #DE3EEF;
}

Frequently asked questions

What color is #DE3EEF?+

#DE3EEF is a HEX color with RGB value rgb(222, 62, 239) and HSL value hsl(294, 85%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DE3EEF?+

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