#E99D84 Color

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

Color preview

#E99D84

Color formats

HEX
#E99D84
RGB
rgb(233, 157, 132)
RGBA
rgba(233, 157, 132, 1)
HSL
hsl(15, 70%, 72%)
HSV
hsv(15, 43%, 91%)
CMYK
cmyk(0%, 33%, 43%, 9%)
CSS variable
--color-primary: #E99D84;
Lowercase HEX
#e99d84

Shades

Tints

Tones

Harmony

CSS snippets for #E99D84

.color-e99d84 {
  color: #E99D84;
  background-color: #E99D84;
}

Frequently asked questions

What color is #E99D84?+

#E99D84 is a HEX color with RGB value rgb(233, 157, 132) and HSL value hsl(15, 70%, 72%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E99D84?+

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