#EADD7B Color

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

Color preview

#EADD7B

Color formats

HEX
#EADD7B
RGB
rgb(234, 221, 123)
RGBA
rgba(234, 221, 123, 1)
HSL
hsl(53, 73%, 70%)
HSV
hsv(53, 47%, 92%)
CMYK
cmyk(0%, 6%, 47%, 8%)
CSS variable
--color-primary: #EADD7B;
Lowercase HEX
#eadd7b

Shades

Tints

Tones

Harmony

CSS snippets for #EADD7B

.color-eadd7b {
  color: #EADD7B;
  background-color: #EADD7B;
}

Frequently asked questions

What color is #EADD7B?+

#EADD7B is a HEX color with RGB value rgb(234, 221, 123) and HSL value hsl(53, 73%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EADD7B?+

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