#DE3CFF Color

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

Color preview

#DE3CFF

Color formats

HEX
#DE3CFF
RGB
rgb(222, 60, 255)
RGBA
rgba(222, 60, 255, 1)
HSL
hsl(290, 100%, 62%)
HSV
hsv(290, 76%, 100%)
CMYK
cmyk(13%, 76%, 0%, 0%)
CSS variable
--color-primary: #DE3CFF;
Lowercase HEX
#de3cff

Shades

Tints

Tones

Harmony

CSS snippets for #DE3CFF

.color-de3cff {
  color: #DE3CFF;
  background-color: #DE3CFF;
}

Frequently asked questions

What color is #DE3CFF?+

#DE3CFF is a HEX color with RGB value rgb(222, 60, 255) and HSL value hsl(290, 100%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DE3CFF?+

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