#E1987D Color

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

Color preview

#E1987D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E1987D

.color-e1987d {
  color: #E1987D;
  background-color: #E1987D;
}

Frequently asked questions

What color is #E1987D?+

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

What is the closest Tailwind color to #E1987D?+

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