#EADAA9 Color

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

Color preview

#EADAA9

Color formats

HEX
#EADAA9
RGB
rgb(234, 218, 169)
RGBA
rgba(234, 218, 169, 1)
HSL
hsl(45, 61%, 79%)
HSV
hsv(45, 28%, 92%)
CMYK
cmyk(0%, 7%, 28%, 8%)
CSS variable
--color-primary: #EADAA9;
Lowercase HEX
#eadaa9

Shades

Tints

Tones

Harmony

CSS snippets for #EADAA9

.color-eadaa9 {
  color: #EADAA9;
  background-color: #EADAA9;
}

Frequently asked questions

What color is #EADAA9?+

#EADAA9 is a HEX color with RGB value rgb(234, 218, 169) and HSL value hsl(45, 61%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EADAA9?+

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