#EAEDBF Color

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

Color preview

#EAEDBF

Color formats

HEX
#EAEDBF
RGB
rgb(234, 237, 191)
RGBA
rgba(234, 237, 191, 1)
HSL
hsl(64, 56%, 84%)
HSV
hsv(64, 19%, 93%)
CMYK
cmyk(1%, 0%, 19%, 7%)
CSS variable
--color-primary: #EAEDBF;
Lowercase HEX
#eaedbf

Shades

Tints

Tones

Harmony

CSS snippets for #EAEDBF

.color-eaedbf {
  color: #EAEDBF;
  background-color: #EAEDBF;
}

Frequently asked questions

What color is #EAEDBF?+

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

What is the closest Tailwind color to #EAEDBF?+

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