#EE86A4 Color

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

Color preview

#EE86A4

Color formats

HEX
#EE86A4
RGB
rgb(238, 134, 164)
RGBA
rgba(238, 134, 164, 1)
HSL
hsl(343, 75%, 73%)
HSV
hsv(343, 44%, 93%)
CMYK
cmyk(0%, 44%, 31%, 7%)
CSS variable
--color-primary: #EE86A4;
Lowercase HEX
#ee86a4

Shades

Tints

Tones

Harmony

CSS snippets for #EE86A4

.color-ee86a4 {
  color: #EE86A4;
  background-color: #EE86A4;
}

Frequently asked questions

What color is #EE86A4?+

#EE86A4 is a HEX color with RGB value rgb(238, 134, 164) and HSL value hsl(343, 75%, 73%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EE86A4?+

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