#E89E90 Color

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

Color preview

#E89E90

Color formats

HEX
#E89E90
RGB
rgb(232, 158, 144)
RGBA
rgba(232, 158, 144, 1)
HSL
hsl(10, 66%, 74%)
HSV
hsv(10, 38%, 91%)
CMYK
cmyk(0%, 32%, 38%, 9%)
CSS variable
--color-primary: #E89E90;
Lowercase HEX
#e89e90

Shades

Tints

Tones

Harmony

CSS snippets for #E89E90

.color-e89e90 {
  color: #E89E90;
  background-color: #E89E90;
}

Frequently asked questions

What color is #E89E90?+

#E89E90 is a HEX color with RGB value rgb(232, 158, 144) and HSL value hsl(10, 66%, 74%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E89E90?+

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