#E65FE8 Color

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

Color preview

#E65FE8

Color formats

HEX
#E65FE8
RGB
rgb(230, 95, 232)
RGBA
rgba(230, 95, 232, 1)
HSL
hsl(299, 75%, 64%)
HSV
hsv(299, 59%, 91%)
CMYK
cmyk(1%, 59%, 0%, 9%)
CSS variable
--color-primary: #E65FE8;
Lowercase HEX
#e65fe8

Shades

Tints

Tones

Harmony

CSS snippets for #E65FE8

.color-e65fe8 {
  color: #E65FE8;
  background-color: #E65FE8;
}

Frequently asked questions

What color is #E65FE8?+

#E65FE8 is a HEX color with RGB value rgb(230, 95, 232) and HSL value hsl(299, 75%, 64%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #E65FE8?+

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