#EF50F2 Color

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

Color preview

#EF50F2

Color formats

HEX
#EF50F2
RGB
rgb(239, 80, 242)
RGBA
rgba(239, 80, 242, 1)
HSL
hsl(299, 86%, 63%)
HSV
hsv(299, 67%, 95%)
CMYK
cmyk(1%, 67%, 0%, 5%)
CSS variable
--color-primary: #EF50F2;
Lowercase HEX
#ef50f2

Shades

Tints

Tones

Harmony

CSS snippets for #EF50F2

.color-ef50f2 {
  color: #EF50F2;
  background-color: #EF50F2;
}

Frequently asked questions

What color is #EF50F2?+

#EF50F2 is a HEX color with RGB value rgb(239, 80, 242) and HSL value hsl(299, 86%, 63%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EF50F2?+

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