#EF85E3 Color

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

Color preview

#EF85E3

Color formats

HEX
#EF85E3
RGB
rgb(239, 133, 227)
RGBA
rgba(239, 133, 227, 1)
HSL
hsl(307, 77%, 73%)
HSV
hsv(307, 44%, 94%)
CMYK
cmyk(0%, 44%, 5%, 6%)
CSS variable
--color-primary: #EF85E3;
Lowercase HEX
#ef85e3

Shades

Tints

Tones

Harmony

CSS snippets for #EF85E3

.color-ef85e3 {
  color: #EF85E3;
  background-color: #EF85E3;
}

Frequently asked questions

What color is #EF85E3?+

#EF85E3 is a HEX color with RGB value rgb(239, 133, 227) and HSL value hsl(307, 77%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EF85E3?+

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