#EF7BEA Color

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

Color preview

#EF7BEA

Color formats

HEX
#EF7BEA
RGB
rgb(239, 123, 234)
RGBA
rgba(239, 123, 234, 1)
HSL
hsl(303, 78%, 71%)
HSV
hsv(303, 49%, 94%)
CMYK
cmyk(0%, 49%, 2%, 6%)
CSS variable
--color-primary: #EF7BEA;
Lowercase HEX
#ef7bea

Shades

Tints

Tones

Harmony

CSS snippets for #EF7BEA

.color-ef7bea {
  color: #EF7BEA;
  background-color: #EF7BEA;
}

Frequently asked questions

What color is #EF7BEA?+

#EF7BEA is a HEX color with RGB value rgb(239, 123, 234) and HSL value hsl(303, 78%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EF7BEA?+

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