#EB62F2 Color

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

Color preview

#EB62F2

Color formats

HEX
#EB62F2
RGB
rgb(235, 98, 242)
RGBA
rgba(235, 98, 242, 1)
HSL
hsl(297, 85%, 67%)
HSV
hsv(297, 60%, 95%)
CMYK
cmyk(3%, 60%, 0%, 5%)
CSS variable
--color-primary: #EB62F2;
Lowercase HEX
#eb62f2

Shades

Tints

Tones

Harmony

CSS snippets for #EB62F2

.color-eb62f2 {
  color: #EB62F2;
  background-color: #EB62F2;
}

Frequently asked questions

What color is #EB62F2?+

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

What is the closest Tailwind color to #EB62F2?+

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