#EB6FF2 Color

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

Color preview

#EB6FF2

Color formats

HEX
#EB6FF2
RGB
rgb(235, 111, 242)
RGBA
rgba(235, 111, 242, 1)
HSL
hsl(297, 83%, 69%)
HSV
hsv(297, 54%, 95%)
CMYK
cmyk(3%, 54%, 0%, 5%)
CSS variable
--color-primary: #EB6FF2;
Lowercase HEX
#eb6ff2

Shades

Tints

Tones

Harmony

CSS snippets for #EB6FF2

.color-eb6ff2 {
  color: #EB6FF2;
  background-color: #EB6FF2;
}

Frequently asked questions

What color is #EB6FF2?+

#EB6FF2 is a HEX color with RGB value rgb(235, 111, 242) and HSL value hsl(297, 83%, 69%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EB6FF2?+

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