#EBDECD Color

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

Color preview

#EBDECD

Color formats

HEX
#EBDECD
RGB
rgb(235, 222, 205)
RGBA
rgba(235, 222, 205, 1)
HSL
hsl(34, 43%, 86%)
HSV
hsv(34, 13%, 92%)
CMYK
cmyk(0%, 6%, 13%, 8%)
CSS variable
--color-primary: #EBDECD;
Lowercase HEX
#ebdecd

Shades

Tints

Tones

Harmony

CSS snippets for #EBDECD

.color-ebdecd {
  color: #EBDECD;
  background-color: #EBDECD;
}

Frequently asked questions

What color is #EBDECD?+

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

What is the closest Tailwind color to #EBDECD?+

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