#EAA283 Color

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

Color preview

#EAA283

Color formats

HEX
#EAA283
RGB
rgb(234, 162, 131)
RGBA
rgba(234, 162, 131, 1)
HSL
hsl(18, 71%, 72%)
HSV
hsv(18, 44%, 92%)
CMYK
cmyk(0%, 31%, 44%, 8%)
CSS variable
--color-primary: #EAA283;
Lowercase HEX
#eaa283

Shades

Tints

Tones

Harmony

CSS snippets for #EAA283

.color-eaa283 {
  color: #EAA283;
  background-color: #EAA283;
}

Frequently asked questions

What color is #EAA283?+

#EAA283 is a HEX color with RGB value rgb(234, 162, 131) and HSL value hsl(18, 71%, 72%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EAA283?+

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