#EAAB7B Color

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

Color preview

#EAAB7B

Color formats

HEX
#EAAB7B
RGB
rgb(234, 171, 123)
RGBA
rgba(234, 171, 123, 1)
HSL
hsl(26, 73%, 70%)
HSV
hsv(26, 47%, 92%)
CMYK
cmyk(0%, 27%, 47%, 8%)
CSS variable
--color-primary: #EAAB7B;
Lowercase HEX
#eaab7b

Shades

Tints

Tones

Harmony

CSS snippets for #EAAB7B

.color-eaab7b {
  color: #EAAB7B;
  background-color: #EAAB7B;
}

Frequently asked questions

What color is #EAAB7B?+

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

What is the closest Tailwind color to #EAAB7B?+

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