#E66EE8 Color

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

Color preview

#E66EE8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E66EE8

.color-e66ee8 {
  color: #E66EE8;
  background-color: #E66EE8;
}

Frequently asked questions

What color is #E66EE8?+

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

What is the closest Tailwind color to #E66EE8?+

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