#EBEBE5 Color

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

Color preview

#EBEBE5

Color formats

HEX
#EBEBE5
RGB
rgb(235, 235, 229)
RGBA
rgba(235, 235, 229, 1)
HSL
hsl(60, 13%, 91%)
HSV
hsv(60, 3%, 92%)
CMYK
cmyk(0%, 0%, 3%, 8%)
CSS variable
--color-primary: #EBEBE5;
Lowercase HEX
#ebebe5

Shades

Tints

Tones

Harmony

CSS snippets for #EBEBE5

.color-ebebe5 {
  color: #EBEBE5;
  background-color: #EBEBE5;
}

Frequently asked questions

What color is #EBEBE5?+

#EBEBE5 is a HEX color with RGB value rgb(235, 235, 229) and HSL value hsl(60, 13%, 91%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #EBEBE5?+

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