#EE8D72 Color

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

Color preview

#EE8D72

Color formats

HEX
#EE8D72
RGB
rgb(238, 141, 114)
RGBA
rgba(238, 141, 114, 1)
HSL
hsl(13, 78%, 69%)
HSV
hsv(13, 52%, 93%)
CMYK
cmyk(0%, 41%, 52%, 7%)
CSS variable
--color-primary: #EE8D72;
Lowercase HEX
#ee8d72

Shades

Tints

Tones

Harmony

CSS snippets for #EE8D72

.color-ee8d72 {
  color: #EE8D72;
  background-color: #EE8D72;
}

Frequently asked questions

What color is #EE8D72?+

#EE8D72 is a HEX color with RGB value rgb(238, 141, 114) and HSL value hsl(13, 78%, 69%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EE8D72?+

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