#EE7BEA Color

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

Color preview

#EE7BEA

Color formats

HEX
#EE7BEA
RGB
rgb(238, 123, 234)
RGBA
rgba(238, 123, 234, 1)
HSL
hsl(302, 77%, 71%)
HSV
hsv(302, 48%, 93%)
CMYK
cmyk(0%, 48%, 2%, 7%)
CSS variable
--color-primary: #EE7BEA;
Lowercase HEX
#ee7bea

Shades

Tints

Tones

Harmony

CSS snippets for #EE7BEA

.color-ee7bea {
  color: #EE7BEA;
  background-color: #EE7BEA;
}

Frequently asked questions

What color is #EE7BEA?+

#EE7BEA is a HEX color with RGB value rgb(238, 123, 234) and HSL value hsl(302, 77%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE7BEA?+

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