#EB5FF2 Color

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

Color preview

#EB5FF2

Color formats

HEX
#EB5FF2
RGB
rgb(235, 95, 242)
RGBA
rgba(235, 95, 242, 1)
HSL
hsl(297, 85%, 66%)
HSV
hsv(297, 61%, 95%)
CMYK
cmyk(3%, 61%, 0%, 5%)
CSS variable
--color-primary: #EB5FF2;
Lowercase HEX
#eb5ff2

Shades

Tints

Tones

Harmony

CSS snippets for #EB5FF2

.color-eb5ff2 {
  color: #EB5FF2;
  background-color: #EB5FF2;
}

Frequently asked questions

What color is #EB5FF2?+

#EB5FF2 is a HEX color with RGB value rgb(235, 95, 242) and HSL value hsl(297, 85%, 66%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EB5FF2?+

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