#EF80CC Color

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

Color preview

#EF80CC

Color formats

HEX
#EF80CC
RGB
rgb(239, 128, 204)
RGBA
rgba(239, 128, 204, 1)
HSL
hsl(319, 78%, 72%)
HSV
hsv(319, 46%, 94%)
CMYK
cmyk(0%, 46%, 15%, 6%)
CSS variable
--color-primary: #EF80CC;
Lowercase HEX
#ef80cc

Shades

Tints

Tones

Harmony

CSS snippets for #EF80CC

.color-ef80cc {
  color: #EF80CC;
  background-color: #EF80CC;
}

Frequently asked questions

What color is #EF80CC?+

#EF80CC is a HEX color with RGB value rgb(239, 128, 204) and HSL value hsl(319, 78%, 72%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EF80CC?+

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