#EAA483 Color

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

Color preview

#EAA483

Color formats

HEX
#EAA483
RGB
rgb(234, 164, 131)
RGBA
rgba(234, 164, 131, 1)
HSL
hsl(19, 71%, 72%)
HSV
hsv(19, 44%, 92%)
CMYK
cmyk(0%, 30%, 44%, 8%)
CSS variable
--color-primary: #EAA483;
Lowercase HEX
#eaa483

Shades

Tints

Tones

Harmony

CSS snippets for #EAA483

.color-eaa483 {
  color: #EAA483;
  background-color: #EAA483;
}

Frequently asked questions

What color is #EAA483?+

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

What is the closest Tailwind color to #EAA483?+

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