#EB6BEE Color

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

Color preview

#EB6BEE

Color formats

HEX
#EB6BEE
RGB
rgb(235, 107, 238)
RGBA
rgba(235, 107, 238, 1)
HSL
hsl(299, 79%, 68%)
HSV
hsv(299, 55%, 93%)
CMYK
cmyk(1%, 55%, 0%, 7%)
CSS variable
--color-primary: #EB6BEE;
Lowercase HEX
#eb6bee

Shades

Tints

Tones

Harmony

CSS snippets for #EB6BEE

.color-eb6bee {
  color: #EB6BEE;
  background-color: #EB6BEE;
}

Frequently asked questions

What color is #EB6BEE?+

#EB6BEE is a HEX color with RGB value rgb(235, 107, 238) and HSL value hsl(299, 79%, 68%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EB6BEE?+

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