#EE85A6 Color

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

Color preview

#EE85A6

Color formats

HEX
#EE85A6
RGB
rgb(238, 133, 166)
RGBA
rgba(238, 133, 166, 1)
HSL
hsl(341, 76%, 73%)
HSV
hsv(341, 44%, 93%)
CMYK
cmyk(0%, 44%, 30%, 7%)
CSS variable
--color-primary: #EE85A6;
Lowercase HEX
#ee85a6

Shades

Tints

Tones

Harmony

CSS snippets for #EE85A6

.color-ee85a6 {
  color: #EE85A6;
  background-color: #EE85A6;
}

Frequently asked questions

What color is #EE85A6?+

#EE85A6 is a HEX color with RGB value rgb(238, 133, 166) and HSL value hsl(341, 76%, 73%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EE85A6?+

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