#EF88E5 Color

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

Color preview

#EF88E5

Color formats

HEX
#EF88E5
RGB
rgb(239, 136, 229)
RGBA
rgba(239, 136, 229, 1)
HSL
hsl(306, 76%, 74%)
HSV
hsv(306, 43%, 94%)
CMYK
cmyk(0%, 43%, 4%, 6%)
CSS variable
--color-primary: #EF88E5;
Lowercase HEX
#ef88e5

Shades

Tints

Tones

Harmony

CSS snippets for #EF88E5

.color-ef88e5 {
  color: #EF88E5;
  background-color: #EF88E5;
}

Frequently asked questions

What color is #EF88E5?+

#EF88E5 is a HEX color with RGB value rgb(239, 136, 229) and HSL value hsl(306, 76%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EF88E5?+

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