#EBDFDC Color

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

Color preview

#EBDFDC

Color formats

HEX
#EBDFDC
RGB
rgb(235, 223, 220)
RGBA
rgba(235, 223, 220, 1)
HSL
hsl(12, 27%, 89%)
HSV
hsv(12, 6%, 92%)
CMYK
cmyk(0%, 5%, 6%, 8%)
CSS variable
--color-primary: #EBDFDC;
Lowercase HEX
#ebdfdc

Shades

Tints

Tones

Harmony

CSS snippets for #EBDFDC

.color-ebdfdc {
  color: #EBDFDC;
  background-color: #EBDFDC;
}

Frequently asked questions

What color is #EBDFDC?+

#EBDFDC is a HEX color with RGB value rgb(235, 223, 220) and HSL value hsl(12, 27%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EBDFDC?+

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