#EB88E1 Color

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

Color preview

#EB88E1

Color formats

HEX
#EB88E1
RGB
rgb(235, 136, 225)
RGBA
rgba(235, 136, 225, 1)
HSL
hsl(306, 71%, 73%)
HSV
hsv(306, 42%, 92%)
CMYK
cmyk(0%, 42%, 4%, 8%)
CSS variable
--color-primary: #EB88E1;
Lowercase HEX
#eb88e1

Shades

Tints

Tones

Harmony

CSS snippets for #EB88E1

.color-eb88e1 {
  color: #EB88E1;
  background-color: #EB88E1;
}

Frequently asked questions

What color is #EB88E1?+

#EB88E1 is a HEX color with RGB value rgb(235, 136, 225) and HSL value hsl(306, 71%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EB88E1?+

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