#E97BF8 Color

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

Color preview

#E97BF8

Color formats

HEX
#E97BF8
RGB
rgb(233, 123, 248)
RGBA
rgba(233, 123, 248, 1)
HSL
hsl(293, 90%, 73%)
HSV
hsv(293, 50%, 97%)
CMYK
cmyk(6%, 50%, 0%, 3%)
CSS variable
--color-primary: #E97BF8;
Lowercase HEX
#e97bf8

Shades

Tints

Tones

Harmony

CSS snippets for #E97BF8

.color-e97bf8 {
  color: #E97BF8;
  background-color: #E97BF8;
}

Frequently asked questions

What color is #E97BF8?+

#E97BF8 is a HEX color with RGB value rgb(233, 123, 248) and HSL value hsl(293, 90%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #E97BF8?+

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