#E1999A Color

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

Color preview

#E1999A

Color formats

HEX
#E1999A
RGB
rgb(225, 153, 154)
RGBA
rgba(225, 153, 154, 1)
HSL
hsl(359, 55%, 74%)
HSV
hsv(359, 32%, 88%)
CMYK
cmyk(0%, 32%, 32%, 12%)
CSS variable
--color-primary: #E1999A;
Lowercase HEX
#e1999a

Shades

Tints

Tones

Harmony

CSS snippets for #E1999A

.color-e1999a {
  color: #E1999A;
  background-color: #E1999A;
}

Frequently asked questions

What color is #E1999A?+

#E1999A is a HEX color with RGB value rgb(225, 153, 154) and HSL value hsl(359, 55%, 74%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E1999A?+

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