#DE66FF Color

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

Color preview

#DE66FF

Color formats

HEX
#DE66FF
RGB
rgb(222, 102, 255)
RGBA
rgba(222, 102, 255, 1)
HSL
hsl(287, 100%, 70%)
HSV
hsv(287, 60%, 100%)
CMYK
cmyk(13%, 60%, 0%, 0%)
CSS variable
--color-primary: #DE66FF;
Lowercase HEX
#de66ff

Shades

Tints

Tones

Harmony

CSS snippets for #DE66FF

.color-de66ff {
  color: #DE66FF;
  background-color: #DE66FF;
}

Frequently asked questions

What color is #DE66FF?+

#DE66FF is a HEX color with RGB value rgb(222, 102, 255) and HSL value hsl(287, 100%, 70%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #DE66FF?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-400 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