#EE7BFB Color

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

Color preview

#EE7BFB

Color formats

HEX
#EE7BFB
RGB
rgb(238, 123, 251)
RGBA
rgba(238, 123, 251, 1)
HSL
hsl(294, 94%, 73%)
HSV
hsv(294, 51%, 98%)
CMYK
cmyk(5%, 51%, 0%, 2%)
CSS variable
--color-primary: #EE7BFB;
Lowercase HEX
#ee7bfb

Shades

Tints

Tones

Harmony

CSS snippets for #EE7BFB

.color-ee7bfb {
  color: #EE7BFB;
  background-color: #EE7BFB;
}

Frequently asked questions

What color is #EE7BFB?+

#EE7BFB is a HEX color with RGB value rgb(238, 123, 251) and HSL value hsl(294, 94%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE7BFB?+

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