#EF8BEE Color

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

Color preview

#EF8BEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EF8BEE

.color-ef8bee {
  color: #EF8BEE;
  background-color: #EF8BEE;
}

Frequently asked questions

What color is #EF8BEE?+

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

What is the closest Tailwind color to #EF8BEE?+

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