#EE6AF2 Color

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

Color preview

#EE6AF2

Color formats

HEX
#EE6AF2
RGB
rgb(238, 106, 242)
RGBA
rgba(238, 106, 242, 1)
HSL
hsl(298, 84%, 68%)
HSV
hsv(298, 56%, 95%)
CMYK
cmyk(2%, 56%, 0%, 5%)
CSS variable
--color-primary: #EE6AF2;
Lowercase HEX
#ee6af2

Shades

Tints

Tones

Harmony

CSS snippets for #EE6AF2

.color-ee6af2 {
  color: #EE6AF2;
  background-color: #EE6AF2;
}

Frequently asked questions

What color is #EE6AF2?+

#EE6AF2 is a HEX color with RGB value rgb(238, 106, 242) and HSL value hsl(298, 84%, 68%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE6AF2?+

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