#E99BF8 Color

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

Color preview

#E99BF8

Color formats

HEX
#E99BF8
RGB
rgb(233, 155, 248)
RGBA
rgba(233, 155, 248, 1)
HSL
hsl(290, 87%, 79%)
HSV
hsv(290, 38%, 97%)
CMYK
cmyk(6%, 38%, 0%, 3%)
CSS variable
--color-primary: #E99BF8;
Lowercase HEX
#e99bf8

Shades

Tints

Tones

Harmony

CSS snippets for #E99BF8

.color-e99bf8 {
  color: #E99BF8;
  background-color: #E99BF8;
}

Frequently asked questions

What color is #E99BF8?+

#E99BF8 is a HEX color with RGB value rgb(233, 155, 248) and HSL value hsl(290, 87%, 79%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #E99BF8?+

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