#E88DF2 Color

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

Color preview

#E88DF2

Color formats

HEX
#E88DF2
RGB
rgb(232, 141, 242)
RGBA
rgba(232, 141, 242, 1)
HSL
hsl(294, 80%, 75%)
HSV
hsv(294, 42%, 95%)
CMYK
cmyk(4%, 42%, 0%, 5%)
CSS variable
--color-primary: #E88DF2;
Lowercase HEX
#e88df2

Shades

Tints

Tones

Harmony

CSS snippets for #E88DF2

.color-e88df2 {
  color: #E88DF2;
  background-color: #E88DF2;
}

Frequently asked questions

What color is #E88DF2?+

#E88DF2 is a HEX color with RGB value rgb(232, 141, 242) and HSL value hsl(294, 80%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #E88DF2?+

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