#EBDDD4 Color

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

Color preview

#EBDDD4

Color formats

HEX
#EBDDD4
RGB
rgb(235, 221, 212)
RGBA
rgba(235, 221, 212, 1)
HSL
hsl(23, 37%, 88%)
HSV
hsv(23, 10%, 92%)
CMYK
cmyk(0%, 6%, 10%, 8%)
CSS variable
--color-primary: #EBDDD4;
Lowercase HEX
#ebddd4

Shades

Tints

Tones

Harmony

CSS snippets for #EBDDD4

.color-ebddd4 {
  color: #EBDDD4;
  background-color: #EBDDD4;
}

Frequently asked questions

What color is #EBDDD4?+

#EBDDD4 is a HEX color with RGB value rgb(235, 221, 212) and HSL value hsl(23, 37%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EBDDD4?+

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