#E999FF Color

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

Color preview

#E999FF

Color formats

HEX
#E999FF
RGB
rgb(233, 153, 255)
RGBA
rgba(233, 153, 255, 1)
HSL
hsl(287, 100%, 80%)
HSV
hsv(287, 40%, 100%)
CMYK
cmyk(9%, 40%, 0%, 0%)
CSS variable
--color-primary: #E999FF;
Lowercase HEX
#e999ff

Shades

Tints

Tones

Harmony

CSS snippets for #E999FF

.color-e999ff {
  color: #E999FF;
  background-color: #E999FF;
}

Frequently asked questions

What color is #E999FF?+

#E999FF is a HEX color with RGB value rgb(233, 153, 255) and HSL value hsl(287, 100%, 80%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #E999FF?+

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