#EBEEE5 Color

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

Color preview

#EBEEE5

Color formats

HEX
#EBEEE5
RGB
rgb(235, 238, 229)
RGBA
rgba(235, 238, 229, 1)
HSL
hsl(80, 21%, 92%)
HSV
hsv(80, 4%, 93%)
CMYK
cmyk(1%, 0%, 4%, 7%)
CSS variable
--color-primary: #EBEEE5;
Lowercase HEX
#ebeee5

Shades

Tints

Tones

Harmony

CSS snippets for #EBEEE5

.color-ebeee5 {
  color: #EBEEE5;
  background-color: #EBEEE5;
}

Frequently asked questions

What color is #EBEEE5?+

#EBEEE5 is a HEX color with RGB value rgb(235, 238, 229) and HSL value hsl(80, 21%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EBEEE5?+

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