#DE3CEC Color

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

Color preview

#DE3CEC

Color formats

HEX
#DE3CEC
RGB
rgb(222, 60, 236)
RGBA
rgba(222, 60, 236, 1)
HSL
hsl(295, 82%, 58%)
HSV
hsv(295, 75%, 93%)
CMYK
cmyk(6%, 75%, 0%, 7%)
CSS variable
--color-primary: #DE3CEC;
Lowercase HEX
#de3cec

Shades

Tints

Tones

Harmony

CSS snippets for #DE3CEC

.color-de3cec {
  color: #DE3CEC;
  background-color: #DE3CEC;
}

Frequently asked questions

What color is #DE3CEC?+

#DE3CEC is a HEX color with RGB value rgb(222, 60, 236) and HSL value hsl(295, 82%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DE3CEC?+

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