#EF8BEF Color

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

Color preview

#EF8BEF

Color formats

HEX
#EF8BEF
RGB
rgb(239, 139, 239)
RGBA
rgba(239, 139, 239, 1)
HSL
hsl(300, 76%, 74%)
HSV
hsv(300, 42%, 94%)
CMYK
cmyk(0%, 42%, 0%, 6%)
CSS variable
--color-primary: #EF8BEF;
Lowercase HEX
#ef8bef

Shades

Tints

Tones

Harmony

CSS snippets for #EF8BEF

.color-ef8bef {
  color: #EF8BEF;
  background-color: #EF8BEF;
}

Frequently asked questions

What color is #EF8BEF?+

#EF8BEF is a HEX color with RGB value rgb(239, 139, 239) and HSL value hsl(300, 76%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EF8BEF?+

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