#EF98F0 Color

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

Color preview

#EF98F0

Color formats

HEX
#EF98F0
RGB
rgb(239, 152, 240)
RGBA
rgba(239, 152, 240, 1)
HSL
hsl(299, 75%, 77%)
HSV
hsv(299, 37%, 94%)
CMYK
cmyk(0%, 37%, 0%, 6%)
CSS variable
--color-primary: #EF98F0;
Lowercase HEX
#ef98f0

Shades

Tints

Tones

Harmony

CSS snippets for #EF98F0

.color-ef98f0 {
  color: #EF98F0;
  background-color: #EF98F0;
}

Frequently asked questions

What color is #EF98F0?+

#EF98F0 is a HEX color with RGB value rgb(239, 152, 240) and HSL value hsl(299, 75%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EF98F0?+

The closest Tailwind color is fuchsia-300, available as the bg-fuchsia-300 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