#EAAA78 Color

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

Color preview

#EAAA78

Color formats

HEX
#EAAA78
RGB
rgb(234, 170, 120)
RGBA
rgba(234, 170, 120, 1)
HSL
hsl(26, 73%, 69%)
HSV
hsv(26, 49%, 92%)
CMYK
cmyk(0%, 27%, 49%, 8%)
CSS variable
--color-primary: #EAAA78;
Lowercase HEX
#eaaa78

Shades

Tints

Tones

Harmony

CSS snippets for #EAAA78

.color-eaaa78 {
  color: #EAAA78;
  background-color: #EAAA78;
}

Frequently asked questions

What color is #EAAA78?+

#EAAA78 is a HEX color with RGB value rgb(234, 170, 120) and HSL value hsl(26, 73%, 69%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EAAA78?+

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