#EBDFCD Color

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

Color preview

#EBDFCD

Color formats

HEX
#EBDFCD
RGB
rgb(235, 223, 205)
RGBA
rgba(235, 223, 205, 1)
HSL
hsl(36, 43%, 86%)
HSV
hsv(36, 13%, 92%)
CMYK
cmyk(0%, 5%, 13%, 8%)
CSS variable
--color-primary: #EBDFCD;
Lowercase HEX
#ebdfcd

Shades

Tints

Tones

Harmony

CSS snippets for #EBDFCD

.color-ebdfcd {
  color: #EBDFCD;
  background-color: #EBDFCD;
}

Frequently asked questions

What color is #EBDFCD?+

#EBDFCD is a HEX color with RGB value rgb(235, 223, 205) and HSL value hsl(36, 43%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EBDFCD?+

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