#EE8BDC Color

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

Color preview

#EE8BDC

Color formats

HEX
#EE8BDC
RGB
rgb(238, 139, 220)
RGBA
rgba(238, 139, 220, 1)
HSL
hsl(311, 74%, 74%)
HSV
hsv(311, 42%, 93%)
CMYK
cmyk(0%, 42%, 8%, 7%)
CSS variable
--color-primary: #EE8BDC;
Lowercase HEX
#ee8bdc

Shades

Tints

Tones

Harmony

CSS snippets for #EE8BDC

.color-ee8bdc {
  color: #EE8BDC;
  background-color: #EE8BDC;
}

Frequently asked questions

What color is #EE8BDC?+

#EE8BDC is a HEX color with RGB value rgb(238, 139, 220) and HSL value hsl(311, 74%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE8BDC?+

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