#EE81F2 Color

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

Color preview

#EE81F2

Color formats

HEX
#EE81F2
RGB
rgb(238, 129, 242)
RGBA
rgba(238, 129, 242, 1)
HSL
hsl(298, 81%, 73%)
HSV
hsv(298, 47%, 95%)
CMYK
cmyk(2%, 47%, 0%, 5%)
CSS variable
--color-primary: #EE81F2;
Lowercase HEX
#ee81f2

Shades

Tints

Tones

Harmony

CSS snippets for #EE81F2

.color-ee81f2 {
  color: #EE81F2;
  background-color: #EE81F2;
}

Frequently asked questions

What color is #EE81F2?+

#EE81F2 is a HEX color with RGB value rgb(238, 129, 242) and HSL value hsl(298, 81%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE81F2?+

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