#E98BF4 Color

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

Color preview

#E98BF4

Color formats

HEX
#E98BF4
RGB
rgb(233, 139, 244)
RGBA
rgba(233, 139, 244, 1)
HSL
hsl(294, 83%, 75%)
HSV
hsv(294, 43%, 96%)
CMYK
cmyk(5%, 43%, 0%, 4%)
CSS variable
--color-primary: #E98BF4;
Lowercase HEX
#e98bf4

Shades

Tints

Tones

Harmony

CSS snippets for #E98BF4

.color-e98bf4 {
  color: #E98BF4;
  background-color: #E98BF4;
}

Frequently asked questions

What color is #E98BF4?+

#E98BF4 is a HEX color with RGB value rgb(233, 139, 244) and HSL value hsl(294, 83%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #E98BF4?+

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