#EB7FEE Color

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

Color preview

#EB7FEE

Color formats

HEX
#EB7FEE
RGB
rgb(235, 127, 238)
RGBA
rgba(235, 127, 238, 1)
HSL
hsl(298, 77%, 72%)
HSV
hsv(298, 47%, 93%)
CMYK
cmyk(1%, 47%, 0%, 7%)
CSS variable
--color-primary: #EB7FEE;
Lowercase HEX
#eb7fee

Shades

Tints

Tones

Harmony

CSS snippets for #EB7FEE

.color-eb7fee {
  color: #EB7FEE;
  background-color: #EB7FEE;
}

Frequently asked questions

What color is #EB7FEE?+

#EB7FEE is a HEX color with RGB value rgb(235, 127, 238) and HSL value hsl(298, 77%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EB7FEE?+

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