#EAEDBC Color

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

Color preview

#EAEDBC

Color formats

HEX
#EAEDBC
RGB
rgb(234, 237, 188)
RGBA
rgba(234, 237, 188, 1)
HSL
hsl(64, 58%, 83%)
HSV
hsv(64, 21%, 93%)
CMYK
cmyk(1%, 0%, 21%, 7%)
CSS variable
--color-primary: #EAEDBC;
Lowercase HEX
#eaedbc

Shades

Tints

Tones

Harmony

CSS snippets for #EAEDBC

.color-eaedbc {
  color: #EAEDBC;
  background-color: #EAEDBC;
}

Frequently asked questions

What color is #EAEDBC?+

#EAEDBC is a HEX color with RGB value rgb(234, 237, 188) and HSL value hsl(64, 58%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EAEDBC?+

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