#E98EE9 Color

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

Color preview

#E98EE9

Color formats

HEX
#E98EE9
RGB
rgb(233, 142, 233)
RGBA
rgba(233, 142, 233, 1)
HSL
hsl(300, 67%, 74%)
HSV
hsv(300, 39%, 91%)
CMYK
cmyk(0%, 39%, 0%, 9%)
CSS variable
--color-primary: #E98EE9;
Lowercase HEX
#e98ee9

Shades

Tints

Tones

Harmony

CSS snippets for #E98EE9

.color-e98ee9 {
  color: #E98EE9;
  background-color: #E98EE9;
}

Frequently asked questions

What color is #E98EE9?+

#E98EE9 is a HEX color with RGB value rgb(233, 142, 233) and HSL value hsl(300, 67%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #E98EE9?+

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