#E98B9F Color

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

Color preview

#E98B9F

Color formats

HEX
#E98B9F
RGB
rgb(233, 139, 159)
RGBA
rgba(233, 139, 159, 1)
HSL
hsl(347, 68%, 73%)
HSV
hsv(347, 40%, 91%)
CMYK
cmyk(0%, 40%, 32%, 9%)
CSS variable
--color-primary: #E98B9F;
Lowercase HEX
#e98b9f

Shades

Tints

Tones

Harmony

CSS snippets for #E98B9F

.color-e98b9f {
  color: #E98B9F;
  background-color: #E98B9F;
}

Frequently asked questions

What color is #E98B9F?+

#E98B9F is a HEX color with RGB value rgb(233, 139, 159) and HSL value hsl(347, 68%, 73%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E98B9F?+

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