#EADAA8 Color

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

Color preview

#EADAA8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EADAA8

.color-eadaa8 {
  color: #EADAA8;
  background-color: #EADAA8;
}

Frequently asked questions

What color is #EADAA8?+

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

What is the closest Tailwind color to #EADAA8?+

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