#EAEDBD Color

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

Color preview

#EAEDBD

Color formats

HEX
#EAEDBD
RGB
rgb(234, 237, 189)
RGBA
rgba(234, 237, 189, 1)
HSL
hsl(64, 57%, 84%)
HSV
hsv(64, 20%, 93%)
CMYK
cmyk(1%, 0%, 20%, 7%)
CSS variable
--color-primary: #EAEDBD;
Lowercase HEX
#eaedbd

Shades

Tints

Tones

Harmony

CSS snippets for #EAEDBD

.color-eaedbd {
  color: #EAEDBD;
  background-color: #EAEDBD;
}

Frequently asked questions

What color is #EAEDBD?+

#EAEDBD is a HEX color with RGB value rgb(234, 237, 189) and HSL value hsl(64, 57%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EAEDBD?+

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