#EAA288 Color

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

Color preview

#EAA288

Color formats

HEX
#EAA288
RGB
rgb(234, 162, 136)
RGBA
rgba(234, 162, 136, 1)
HSL
hsl(16, 70%, 73%)
HSV
hsv(16, 42%, 92%)
CMYK
cmyk(0%, 31%, 42%, 8%)
CSS variable
--color-primary: #EAA288;
Lowercase HEX
#eaa288

Shades

Tints

Tones

Harmony

CSS snippets for #EAA288

.color-eaa288 {
  color: #EAA288;
  background-color: #EAA288;
}

Frequently asked questions

What color is #EAA288?+

#EAA288 is a HEX color with RGB value rgb(234, 162, 136) and HSL value hsl(16, 70%, 73%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EAA288?+

The closest Tailwind color is red-300, available as the bg-red-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