#EB86A6 Color

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

Color preview

#EB86A6

Color formats

HEX
#EB86A6
RGB
rgb(235, 134, 166)
RGBA
rgba(235, 134, 166, 1)
HSL
hsl(341, 72%, 72%)
HSV
hsv(341, 43%, 92%)
CMYK
cmyk(0%, 43%, 29%, 8%)
CSS variable
--color-primary: #EB86A6;
Lowercase HEX
#eb86a6

Shades

Tints

Tones

Harmony

CSS snippets for #EB86A6

.color-eb86a6 {
  color: #EB86A6;
  background-color: #EB86A6;
}

Frequently asked questions

What color is #EB86A6?+

#EB86A6 is a HEX color with RGB value rgb(235, 134, 166) and HSL value hsl(341, 72%, 72%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EB86A6?+

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