#DE39FF Color

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

Color preview

#DE39FF

Color formats

HEX
#DE39FF
RGB
rgb(222, 57, 255)
RGBA
rgba(222, 57, 255, 1)
HSL
hsl(290, 100%, 61%)
HSV
hsv(290, 78%, 100%)
CMYK
cmyk(13%, 78%, 0%, 0%)
CSS variable
--color-primary: #DE39FF;
Lowercase HEX
#de39ff

Shades

Tints

Tones

Harmony

CSS snippets for #DE39FF

.color-de39ff {
  color: #DE39FF;
  background-color: #DE39FF;
}

Frequently asked questions

What color is #DE39FF?+

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

What is the closest Tailwind color to #DE39FF?+

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