#EBECE8 Color

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

Color preview

#EBECE8

Color formats

HEX
#EBECE8
RGB
rgb(235, 236, 232)
RGBA
rgba(235, 236, 232, 1)
HSL
hsl(75, 10%, 92%)
HSV
hsv(75, 2%, 93%)
CMYK
cmyk(0%, 0%, 2%, 7%)
CSS variable
--color-primary: #EBECE8;
Lowercase HEX
#ebece8

Shades

Tints

Tones

Harmony

CSS snippets for #EBECE8

.color-ebece8 {
  color: #EBECE8;
  background-color: #EBECE8;
}

Frequently asked questions

What color is #EBECE8?+

#EBECE8 is a HEX color with RGB value rgb(235, 236, 232) and HSL value hsl(75, 10%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #EBECE8?+

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