#EB88F4 Color

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

Color preview

#EB88F4

Color formats

HEX
#EB88F4
RGB
rgb(235, 136, 244)
RGBA
rgba(235, 136, 244, 1)
HSL
hsl(295, 83%, 75%)
HSV
hsv(295, 44%, 96%)
CMYK
cmyk(4%, 44%, 0%, 4%)
CSS variable
--color-primary: #EB88F4;
Lowercase HEX
#eb88f4

Shades

Tints

Tones

Harmony

CSS snippets for #EB88F4

.color-eb88f4 {
  color: #EB88F4;
  background-color: #EB88F4;
}

Frequently asked questions

What color is #EB88F4?+

#EB88F4 is a HEX color with RGB value rgb(235, 136, 244) and HSL value hsl(295, 83%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EB88F4?+

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