#EAEBBE Color

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

Color preview

#EAEBBE

Color formats

HEX
#EAEBBE
RGB
rgb(234, 235, 190)
RGBA
rgba(234, 235, 190, 1)
HSL
hsl(61, 53%, 83%)
HSV
hsv(61, 19%, 92%)
CMYK
cmyk(0%, 0%, 19%, 8%)
CSS variable
--color-primary: #EAEBBE;
Lowercase HEX
#eaebbe

Shades

Tints

Tones

Harmony

CSS snippets for #EAEBBE

.color-eaebbe {
  color: #EAEBBE;
  background-color: #EAEBBE;
}

Frequently asked questions

What color is #EAEBBE?+

#EAEBBE is a HEX color with RGB value rgb(234, 235, 190) and HSL value hsl(61, 53%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EAEBBE?+

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