#EBDCCF Color

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

Color preview

#EBDCCF

Color formats

HEX
#EBDCCF
RGB
rgb(235, 220, 207)
RGBA
rgba(235, 220, 207, 1)
HSL
hsl(28, 41%, 87%)
HSV
hsv(28, 12%, 92%)
CMYK
cmyk(0%, 6%, 12%, 8%)
CSS variable
--color-primary: #EBDCCF;
Lowercase HEX
#ebdccf

Shades

Tints

Tones

Harmony

CSS snippets for #EBDCCF

.color-ebdccf {
  color: #EBDCCF;
  background-color: #EBDCCF;
}

Frequently asked questions

What color is #EBDCCF?+

#EBDCCF is a HEX color with RGB value rgb(235, 220, 207) and HSL value hsl(28, 41%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EBDCCF?+

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