#EBDBCA Color

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

Color preview

#EBDBCA

Color formats

HEX
#EBDBCA
RGB
rgb(235, 219, 202)
RGBA
rgba(235, 219, 202, 1)
HSL
hsl(31, 45%, 86%)
HSV
hsv(31, 14%, 92%)
CMYK
cmyk(0%, 7%, 14%, 8%)
CSS variable
--color-primary: #EBDBCA;
Lowercase HEX
#ebdbca

Shades

Tints

Tones

Harmony

CSS snippets for #EBDBCA

.color-ebdbca {
  color: #EBDBCA;
  background-color: #EBDBCA;
}

Frequently asked questions

What color is #EBDBCA?+

#EBDBCA is a HEX color with RGB value rgb(235, 219, 202) and HSL value hsl(31, 45%, 86%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EBDBCA?+

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