#EE85CC Color

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

Color preview

#EE85CC

Color formats

HEX
#EE85CC
RGB
rgb(238, 133, 204)
RGBA
rgba(238, 133, 204, 1)
HSL
hsl(319, 76%, 73%)
HSV
hsv(319, 44%, 93%)
CMYK
cmyk(0%, 44%, 14%, 7%)
CSS variable
--color-primary: #EE85CC;
Lowercase HEX
#ee85cc

Shades

Tints

Tones

Harmony

CSS snippets for #EE85CC

.color-ee85cc {
  color: #EE85CC;
  background-color: #EE85CC;
}

Frequently asked questions

What color is #EE85CC?+

#EE85CC is a HEX color with RGB value rgb(238, 133, 204) and HSL value hsl(319, 76%, 73%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EE85CC?+

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