#EF7EEF Color

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

Color preview

#EF7EEF

Color formats

HEX
#EF7EEF
RGB
rgb(239, 126, 239)
RGBA
rgba(239, 126, 239, 1)
HSL
hsl(300, 78%, 72%)
HSV
hsv(300, 47%, 94%)
CMYK
cmyk(0%, 47%, 0%, 6%)
CSS variable
--color-primary: #EF7EEF;
Lowercase HEX
#ef7eef

Shades

Tints

Tones

Harmony

CSS snippets for #EF7EEF

.color-ef7eef {
  color: #EF7EEF;
  background-color: #EF7EEF;
}

Frequently asked questions

What color is #EF7EEF?+

#EF7EEF is a HEX color with RGB value rgb(239, 126, 239) and HSL value hsl(300, 78%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EF7EEF?+

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