#EE86CC Color

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

Color preview

#EE86CC

Color formats

HEX
#EE86CC
RGB
rgb(238, 134, 204)
RGBA
rgba(238, 134, 204, 1)
HSL
hsl(320, 75%, 73%)
HSV
hsv(320, 44%, 93%)
CMYK
cmyk(0%, 44%, 14%, 7%)
CSS variable
--color-primary: #EE86CC;
Lowercase HEX
#ee86cc

Shades

Tints

Tones

Harmony

CSS snippets for #EE86CC

.color-ee86cc {
  color: #EE86CC;
  background-color: #EE86CC;
}

Frequently asked questions

What color is #EE86CC?+

#EE86CC is a HEX color with RGB value rgb(238, 134, 204) and HSL value hsl(320, 75%, 73%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EE86CC?+

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