#EBDED8 Color

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

Color preview

#EBDED8

Color formats

HEX
#EBDED8
RGB
rgb(235, 222, 216)
RGBA
rgba(235, 222, 216, 1)
HSL
hsl(19, 32%, 88%)
HSV
hsv(19, 8%, 92%)
CMYK
cmyk(0%, 6%, 8%, 8%)
CSS variable
--color-primary: #EBDED8;
Lowercase HEX
#ebded8

Shades

Tints

Tones

Harmony

CSS snippets for #EBDED8

.color-ebded8 {
  color: #EBDED8;
  background-color: #EBDED8;
}

Frequently asked questions

What color is #EBDED8?+

#EBDED8 is a HEX color with RGB value rgb(235, 222, 216) and HSL value hsl(19, 32%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EBDED8?+

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