#EADF9D Color

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

Color preview

#EADF9D

Color formats

HEX
#EADF9D
RGB
rgb(234, 223, 157)
RGBA
rgba(234, 223, 157, 1)
HSL
hsl(51, 65%, 77%)
HSV
hsv(51, 33%, 92%)
CMYK
cmyk(0%, 5%, 33%, 8%)
CSS variable
--color-primary: #EADF9D;
Lowercase HEX
#eadf9d

Shades

Tints

Tones

Harmony

CSS snippets for #EADF9D

.color-eadf9d {
  color: #EADF9D;
  background-color: #EADF9D;
}

Frequently asked questions

What color is #EADF9D?+

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

What is the closest Tailwind color to #EADF9D?+

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