#EBEEBE Color

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

Color preview

#EBEEBE

Color formats

HEX
#EBEEBE
RGB
rgb(235, 238, 190)
RGBA
rgba(235, 238, 190, 1)
HSL
hsl(64, 59%, 84%)
HSV
hsv(64, 20%, 93%)
CMYK
cmyk(1%, 0%, 20%, 7%)
CSS variable
--color-primary: #EBEEBE;
Lowercase HEX
#ebeebe

Shades

Tints

Tones

Harmony

CSS snippets for #EBEEBE

.color-ebeebe {
  color: #EBEEBE;
  background-color: #EBEEBE;
}

Frequently asked questions

What color is #EBEEBE?+

#EBEEBE is a HEX color with RGB value rgb(235, 238, 190) and HSL value hsl(64, 59%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EBEEBE?+

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