#EADAA1 Color

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

Color preview

#EADAA1

Color formats

HEX
#EADAA1
RGB
rgb(234, 218, 161)
RGBA
rgba(234, 218, 161, 1)
HSL
hsl(47, 63%, 77%)
HSV
hsv(47, 31%, 92%)
CMYK
cmyk(0%, 7%, 31%, 8%)
CSS variable
--color-primary: #EADAA1;
Lowercase HEX
#eadaa1

Shades

Tints

Tones

Harmony

CSS snippets for #EADAA1

.color-eadaa1 {
  color: #EADAA1;
  background-color: #EADAA1;
}

Frequently asked questions

What color is #EADAA1?+

#EADAA1 is a HEX color with RGB value rgb(234, 218, 161) and HSL value hsl(47, 63%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EADAA1?+

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