#E1998C Color

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

Color preview

#E1998C

Color formats

HEX
#E1998C
RGB
rgb(225, 153, 140)
RGBA
rgba(225, 153, 140, 1)
HSL
hsl(9, 59%, 72%)
HSV
hsv(9, 38%, 88%)
CMYK
cmyk(0%, 32%, 38%, 12%)
CSS variable
--color-primary: #E1998C;
Lowercase HEX
#e1998c

Shades

Tints

Tones

Harmony

CSS snippets for #E1998C

.color-e1998c {
  color: #E1998C;
  background-color: #E1998C;
}

Frequently asked questions

What color is #E1998C?+

#E1998C is a HEX color with RGB value rgb(225, 153, 140) and HSL value hsl(9, 59%, 72%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E1998C?+

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