#E1999E Color

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

Color preview

#E1999E

Color formats

HEX
#E1999E
RGB
rgb(225, 153, 158)
RGBA
rgba(225, 153, 158, 1)
HSL
hsl(356, 55%, 74%)
HSV
hsv(356, 32%, 88%)
CMYK
cmyk(0%, 32%, 30%, 12%)
CSS variable
--color-primary: #E1999E;
Lowercase HEX
#e1999e

Shades

Tints

Tones

Harmony

CSS snippets for #E1999E

.color-e1999e {
  color: #E1999E;
  background-color: #E1999E;
}

Frequently asked questions

What color is #E1999E?+

#E1999E is a HEX color with RGB value rgb(225, 153, 158) and HSL value hsl(356, 55%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #E1999E?+

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