#EE99CC Color

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

Color preview

#EE99CC

Color formats

HEX
#EE99CC
RGB
rgb(238, 153, 204)
RGBA
rgba(238, 153, 204, 1)
HSL
hsl(324, 71%, 77%)
HSV
hsv(324, 36%, 93%)
CMYK
cmyk(0%, 36%, 14%, 7%)
CSS variable
--color-primary: #EE99CC;
Lowercase HEX
#ee99cc

Shades

Tints

Tones

Harmony

CSS snippets for #EE99CC

.color-ee99cc {
  color: #EE99CC;
  background-color: #EE99CC;
}

Frequently asked questions

What color is #EE99CC?+

#EE99CC is a HEX color with RGB value rgb(238, 153, 204) and HSL value hsl(324, 71%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EE99CC?+

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