#E86EE6 Color

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

Color preview

#E86EE6

Color formats

HEX
#E86EE6
RGB
rgb(232, 110, 230)
RGBA
rgba(232, 110, 230, 1)
HSL
hsl(301, 73%, 67%)
HSV
hsv(301, 53%, 91%)
CMYK
cmyk(0%, 53%, 1%, 9%)
CSS variable
--color-primary: #E86EE6;
Lowercase HEX
#e86ee6

Shades

Tints

Tones

Harmony

CSS snippets for #E86EE6

.color-e86ee6 {
  color: #E86EE6;
  background-color: #E86EE6;
}

Frequently asked questions

What color is #E86EE6?+

#E86EE6 is a HEX color with RGB value rgb(232, 110, 230) and HSL value hsl(301, 73%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #E86EE6?+

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