#EE1BEA Color

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

Color preview

#EE1BEA

Color formats

HEX
#EE1BEA
RGB
rgb(238, 27, 234)
RGBA
rgba(238, 27, 234, 1)
HSL
hsl(301, 86%, 52%)
HSV
hsv(301, 89%, 93%)
CMYK
cmyk(0%, 89%, 2%, 7%)
CSS variable
--color-primary: #EE1BEA;
Lowercase HEX
#ee1bea

Shades

Tints

Tones

Harmony

CSS snippets for #EE1BEA

.color-ee1bea {
  color: #EE1BEA;
  background-color: #EE1BEA;
}

Frequently asked questions

What color is #EE1BEA?+

#EE1BEA is a HEX color with RGB value rgb(238, 27, 234) and HSL value hsl(301, 86%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EE1BEA?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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