#EAA47B Color

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

Color preview

#EAA47B

Color formats

HEX
#EAA47B
RGB
rgb(234, 164, 123)
RGBA
rgba(234, 164, 123, 1)
HSL
hsl(22, 73%, 70%)
HSV
hsv(22, 47%, 92%)
CMYK
cmyk(0%, 30%, 47%, 8%)
CSS variable
--color-primary: #EAA47B;
Lowercase HEX
#eaa47b

Shades

Tints

Tones

Harmony

CSS snippets for #EAA47B

.color-eaa47b {
  color: #EAA47B;
  background-color: #EAA47B;
}

Frequently asked questions

What color is #EAA47B?+

#EAA47B is a HEX color with RGB value rgb(234, 164, 123) and HSL value hsl(22, 73%, 70%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EAA47B?+

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