#EE87F7 Color

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

Color preview

#EE87F7

Color formats

HEX
#EE87F7
RGB
rgb(238, 135, 247)
RGBA
rgba(238, 135, 247, 1)
HSL
hsl(295, 88%, 75%)
HSV
hsv(295, 45%, 97%)
CMYK
cmyk(4%, 45%, 0%, 3%)
CSS variable
--color-primary: #EE87F7;
Lowercase HEX
#ee87f7

Shades

Tints

Tones

Harmony

CSS snippets for #EE87F7

.color-ee87f7 {
  color: #EE87F7;
  background-color: #EE87F7;
}

Frequently asked questions

What color is #EE87F7?+

#EE87F7 is a HEX color with RGB value rgb(238, 135, 247) and HSL value hsl(295, 88%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE87F7?+

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