#E1999C Color

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

Color preview

#E1999C

Color formats

HEX
#E1999C
RGB
rgb(225, 153, 156)
RGBA
rgba(225, 153, 156, 1)
HSL
hsl(357, 55%, 74%)
HSV
hsv(357, 32%, 88%)
CMYK
cmyk(0%, 32%, 31%, 12%)
CSS variable
--color-primary: #E1999C;
Lowercase HEX
#e1999c

Shades

Tints

Tones

Harmony

CSS snippets for #E1999C

.color-e1999c {
  color: #E1999C;
  background-color: #E1999C;
}

Frequently asked questions

What color is #E1999C?+

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

What is the closest Tailwind color to #E1999C?+

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