#EEAC7F Color

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

Color preview

#EEAC7F

Color formats

HEX
#EEAC7F
RGB
rgb(238, 172, 127)
RGBA
rgba(238, 172, 127, 1)
HSL
hsl(24, 77%, 72%)
HSV
hsv(24, 47%, 93%)
CMYK
cmyk(0%, 28%, 47%, 7%)
CSS variable
--color-primary: #EEAC7F;
Lowercase HEX
#eeac7f

Shades

Tints

Tones

Harmony

CSS snippets for #EEAC7F

.color-eeac7f {
  color: #EEAC7F;
  background-color: #EEAC7F;
}

Frequently asked questions

What color is #EEAC7F?+

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

What is the closest Tailwind color to #EEAC7F?+

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