#E9998B Color

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

Color preview

#E9998B

Color formats

HEX
#E9998B
RGB
rgb(233, 153, 139)
RGBA
rgba(233, 153, 139, 1)
HSL
hsl(9, 68%, 73%)
HSV
hsv(9, 40%, 91%)
CMYK
cmyk(0%, 34%, 40%, 9%)
CSS variable
--color-primary: #E9998B;
Lowercase HEX
#e9998b

Shades

Tints

Tones

Harmony

CSS snippets for #E9998B

.color-e9998b {
  color: #E9998B;
  background-color: #E9998B;
}

Frequently asked questions

What color is #E9998B?+

#E9998B is a HEX color with RGB value rgb(233, 153, 139) and HSL value hsl(9, 68%, 73%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E9998B?+

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