#EAA286 Color

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

Color preview

#EAA286

Color formats

HEX
#EAA286
RGB
rgb(234, 162, 134)
RGBA
rgba(234, 162, 134, 1)
HSL
hsl(17, 70%, 72%)
HSV
hsv(17, 43%, 92%)
CMYK
cmyk(0%, 31%, 43%, 8%)
CSS variable
--color-primary: #EAA286;
Lowercase HEX
#eaa286

Shades

Tints

Tones

Harmony

CSS snippets for #EAA286

.color-eaa286 {
  color: #EAA286;
  background-color: #EAA286;
}

Frequently asked questions

What color is #EAA286?+

#EAA286 is a HEX color with RGB value rgb(234, 162, 134) and HSL value hsl(17, 70%, 72%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EAA286?+

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