#EE86A2 Color

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

Color preview

#EE86A2

Color formats

HEX
#EE86A2
RGB
rgb(238, 134, 162)
RGBA
rgba(238, 134, 162, 1)
HSL
hsl(344, 75%, 73%)
HSV
hsv(344, 44%, 93%)
CMYK
cmyk(0%, 44%, 32%, 7%)
CSS variable
--color-primary: #EE86A2;
Lowercase HEX
#ee86a2

Shades

Tints

Tones

Harmony

CSS snippets for #EE86A2

.color-ee86a2 {
  color: #EE86A2;
  background-color: #EE86A2;
}

Frequently asked questions

What color is #EE86A2?+

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

What is the closest Tailwind color to #EE86A2?+

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