#E26EE8 Color

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

Color preview

#E26EE8

Color formats

HEX
#E26EE8
RGB
rgb(226, 110, 232)
RGBA
rgba(226, 110, 232, 1)
HSL
hsl(297, 73%, 67%)
HSV
hsv(297, 53%, 91%)
CMYK
cmyk(3%, 53%, 0%, 9%)
CSS variable
--color-primary: #E26EE8;
Lowercase HEX
#e26ee8

Shades

Tints

Tones

Harmony

CSS snippets for #E26EE8

.color-e26ee8 {
  color: #E26EE8;
  background-color: #E26EE8;
}

Frequently asked questions

What color is #E26EE8?+

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

What is the closest Tailwind color to #E26EE8?+

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