#E86E9B Color

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

Color preview

#E86E9B

Color formats

HEX
#E86E9B
RGB
rgb(232, 110, 155)
RGBA
rgba(232, 110, 155, 1)
HSL
hsl(338, 73%, 67%)
HSV
hsv(338, 53%, 91%)
CMYK
cmyk(0%, 53%, 33%, 9%)
CSS variable
--color-primary: #E86E9B;
Lowercase HEX
#e86e9b

Shades

Tints

Tones

Harmony

CSS snippets for #E86E9B

.color-e86e9b {
  color: #E86E9B;
  background-color: #E86E9B;
}

Frequently asked questions

What color is #E86E9B?+

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

What is the closest Tailwind color to #E86E9B?+

The closest Tailwind color is rose-400, available as the bg-rose-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