#E1987E Color

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

Color preview

#E1987E

Color formats

HEX
#E1987E
RGB
rgb(225, 152, 126)
RGBA
rgba(225, 152, 126, 1)
HSL
hsl(16, 62%, 69%)
HSV
hsv(16, 44%, 88%)
CMYK
cmyk(0%, 32%, 44%, 12%)
CSS variable
--color-primary: #E1987E;
Lowercase HEX
#e1987e

Shades

Tints

Tones

Harmony

CSS snippets for #E1987E

.color-e1987e {
  color: #E1987E;
  background-color: #E1987E;
}

Frequently asked questions

What color is #E1987E?+

#E1987E is a HEX color with RGB value rgb(225, 152, 126) and HSL value hsl(16, 62%, 69%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E1987E?+

The closest Tailwind color is orange-300, available as the bg-orange-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