#EE7BE1 Color

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

Color preview

#EE7BE1

Color formats

HEX
#EE7BE1
RGB
rgb(238, 123, 225)
RGBA
rgba(238, 123, 225, 1)
HSL
hsl(307, 77%, 71%)
HSV
hsv(307, 48%, 93%)
CMYK
cmyk(0%, 48%, 5%, 7%)
CSS variable
--color-primary: #EE7BE1;
Lowercase HEX
#ee7be1

Shades

Tints

Tones

Harmony

CSS snippets for #EE7BE1

.color-ee7be1 {
  color: #EE7BE1;
  background-color: #EE7BE1;
}

Frequently asked questions

What color is #EE7BE1?+

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

What is the closest Tailwind color to #EE7BE1?+

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