#EEAA7F Color

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

Color preview

#EEAA7F

Color formats

HEX
#EEAA7F
RGB
rgb(238, 170, 127)
RGBA
rgba(238, 170, 127, 1)
HSL
hsl(23, 77%, 72%)
HSV
hsv(23, 47%, 93%)
CMYK
cmyk(0%, 29%, 47%, 7%)
CSS variable
--color-primary: #EEAA7F;
Lowercase HEX
#eeaa7f

Shades

Tints

Tones

Harmony

CSS snippets for #EEAA7F

.color-eeaa7f {
  color: #EEAA7F;
  background-color: #EEAA7F;
}

Frequently asked questions

What color is #EEAA7F?+

#EEAA7F is a HEX color with RGB value rgb(238, 170, 127) and HSL value hsl(23, 77%, 72%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #EEAA7F?+

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