#E86E9F Color

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

Color preview

#E86E9F

Color formats

HEX
#E86E9F
RGB
rgb(232, 110, 159)
RGBA
rgba(232, 110, 159, 1)
HSL
hsl(336, 73%, 67%)
HSV
hsv(336, 53%, 91%)
CMYK
cmyk(0%, 53%, 31%, 9%)
CSS variable
--color-primary: #E86E9F;
Lowercase HEX
#e86e9f

Shades

Tints

Tones

Harmony

CSS snippets for #E86E9F

.color-e86e9f {
  color: #E86E9F;
  background-color: #E86E9F;
}

Frequently asked questions

What color is #E86E9F?+

#E86E9F is a HEX color with RGB value rgb(232, 110, 159) and HSL value hsl(336, 73%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E86E9F?+

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