#EF9BDC Color

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

Color preview

#EF9BDC

Color formats

HEX
#EF9BDC
RGB
rgb(239, 155, 220)
RGBA
rgba(239, 155, 220, 1)
HSL
hsl(314, 72%, 77%)
HSV
hsv(314, 35%, 94%)
CMYK
cmyk(0%, 35%, 8%, 6%)
CSS variable
--color-primary: #EF9BDC;
Lowercase HEX
#ef9bdc

Shades

Tints

Tones

Harmony

CSS snippets for #EF9BDC

.color-ef9bdc {
  color: #EF9BDC;
  background-color: #EF9BDC;
}

Frequently asked questions

What color is #EF9BDC?+

#EF9BDC is a HEX color with RGB value rgb(239, 155, 220) and HSL value hsl(314, 72%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EF9BDC?+

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