#EADD9A Color

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

Color preview

#EADD9A

Color formats

HEX
#EADD9A
RGB
rgb(234, 221, 154)
RGBA
rgba(234, 221, 154, 1)
HSL
hsl(50, 66%, 76%)
HSV
hsv(50, 34%, 92%)
CMYK
cmyk(0%, 6%, 34%, 8%)
CSS variable
--color-primary: #EADD9A;
Lowercase HEX
#eadd9a

Shades

Tints

Tones

Harmony

CSS snippets for #EADD9A

.color-eadd9a {
  color: #EADD9A;
  background-color: #EADD9A;
}

Frequently asked questions

What color is #EADD9A?+

#EADD9A is a HEX color with RGB value rgb(234, 221, 154) and HSL value hsl(50, 66%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EADD9A?+

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