#EADD9D Color

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

Color preview

#EADD9D

Color formats

HEX
#EADD9D
RGB
rgb(234, 221, 157)
RGBA
rgba(234, 221, 157, 1)
HSL
hsl(50, 65%, 77%)
HSV
hsv(50, 33%, 92%)
CMYK
cmyk(0%, 6%, 33%, 8%)
CSS variable
--color-primary: #EADD9D;
Lowercase HEX
#eadd9d

Shades

Tints

Tones

Harmony

CSS snippets for #EADD9D

.color-eadd9d {
  color: #EADD9D;
  background-color: #EADD9D;
}

Frequently asked questions

What color is #EADD9D?+

#EADD9D is a HEX color with RGB value rgb(234, 221, 157) and HSL value hsl(50, 65%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EADD9D?+

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