#EF64F7 Color

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

Color preview

#EF64F7

Color formats

HEX
#EF64F7
RGB
rgb(239, 100, 247)
RGBA
rgba(239, 100, 247, 1)
HSL
hsl(297, 90%, 68%)
HSV
hsv(297, 60%, 97%)
CMYK
cmyk(3%, 60%, 0%, 3%)
CSS variable
--color-primary: #EF64F7;
Lowercase HEX
#ef64f7

Shades

Tints

Tones

Harmony

CSS snippets for #EF64F7

.color-ef64f7 {
  color: #EF64F7;
  background-color: #EF64F7;
}

Frequently asked questions

What color is #EF64F7?+

#EF64F7 is a HEX color with RGB value rgb(239, 100, 247) and HSL value hsl(297, 90%, 68%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EF64F7?+

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