#EF7BDC Color

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

Color preview

#EF7BDC

Color formats

HEX
#EF7BDC
RGB
rgb(239, 123, 220)
RGBA
rgba(239, 123, 220, 1)
HSL
hsl(310, 78%, 71%)
HSV
hsv(310, 49%, 94%)
CMYK
cmyk(0%, 49%, 8%, 6%)
CSS variable
--color-primary: #EF7BDC;
Lowercase HEX
#ef7bdc

Shades

Tints

Tones

Harmony

CSS snippets for #EF7BDC

.color-ef7bdc {
  color: #EF7BDC;
  background-color: #EF7BDC;
}

Frequently asked questions

What color is #EF7BDC?+

#EF7BDC is a HEX color with RGB value rgb(239, 123, 220) and HSL value hsl(310, 78%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EF7BDC?+

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