#E1989C Color

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

Color preview

#E1989C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E1989C

.color-e1989c {
  color: #E1989C;
  background-color: #E1989C;
}

Frequently asked questions

What color is #E1989C?+

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

What is the closest Tailwind color to #E1989C?+

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