#EE63F2 Color

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

Color preview

#EE63F2

Color formats

HEX
#EE63F2
RGB
rgb(238, 99, 242)
RGBA
rgba(238, 99, 242, 1)
HSL
hsl(298, 85%, 67%)
HSV
hsv(298, 59%, 95%)
CMYK
cmyk(2%, 59%, 0%, 5%)
CSS variable
--color-primary: #EE63F2;
Lowercase HEX
#ee63f2

Shades

Tints

Tones

Harmony

CSS snippets for #EE63F2

.color-ee63f2 {
  color: #EE63F2;
  background-color: #EE63F2;
}

Frequently asked questions

What color is #EE63F2?+

#EE63F2 is a HEX color with RGB value rgb(238, 99, 242) and HSL value hsl(298, 85%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE63F2?+

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