#EF77FF Color

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

Color preview

#EF77FF

Color formats

HEX
#EF77FF
RGB
rgb(239, 119, 255)
RGBA
rgba(239, 119, 255, 1)
HSL
hsl(293, 100%, 73%)
HSV
hsv(293, 53%, 100%)
CMYK
cmyk(6%, 53%, 0%, 0%)
CSS variable
--color-primary: #EF77FF;
Lowercase HEX
#ef77ff

Shades

Tints

Tones

Harmony

CSS snippets for #EF77FF

.color-ef77ff {
  color: #EF77FF;
  background-color: #EF77FF;
}

Frequently asked questions

What color is #EF77FF?+

#EF77FF is a HEX color with RGB value rgb(239, 119, 255) and HSL value hsl(293, 100%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EF77FF?+

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