#EBEDE8 Color

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

Color preview

#EBEDE8

Color formats

HEX
#EBEDE8
RGB
rgb(235, 237, 232)
RGBA
rgba(235, 237, 232, 1)
HSL
hsl(84, 12%, 92%)
HSV
hsv(84, 2%, 93%)
CMYK
cmyk(1%, 0%, 2%, 7%)
CSS variable
--color-primary: #EBEDE8;
Lowercase HEX
#ebede8

Shades

Tints

Tones

Harmony

CSS snippets for #EBEDE8

.color-ebede8 {
  color: #EBEDE8;
  background-color: #EBEDE8;
}

Frequently asked questions

What color is #EBEDE8?+

#EBEDE8 is a HEX color with RGB value rgb(235, 237, 232) and HSL value hsl(84, 12%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #EBEDE8?+

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