#EADD8C Color

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

Color preview

#EADD8C

Color formats

HEX
#EADD8C
RGB
rgb(234, 221, 140)
RGBA
rgba(234, 221, 140, 1)
HSL
hsl(52, 69%, 73%)
HSV
hsv(52, 40%, 92%)
CMYK
cmyk(0%, 6%, 40%, 8%)
CSS variable
--color-primary: #EADD8C;
Lowercase HEX
#eadd8c

Shades

Tints

Tones

Harmony

CSS snippets for #EADD8C

.color-eadd8c {
  color: #EADD8C;
  background-color: #EADD8C;
}

Frequently asked questions

What color is #EADD8C?+

#EADD8C is a HEX color with RGB value rgb(234, 221, 140) and HSL value hsl(52, 69%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EADD8C?+

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