#EBDEDB Color

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

Color preview

#EBDEDB

Color formats

HEX
#EBDEDB
RGB
rgb(235, 222, 219)
RGBA
rgba(235, 222, 219, 1)
HSL
hsl(11, 29%, 89%)
HSV
hsv(11, 7%, 92%)
CMYK
cmyk(0%, 6%, 7%, 8%)
CSS variable
--color-primary: #EBDEDB;
Lowercase HEX
#ebdedb

Shades

Tints

Tones

Harmony

CSS snippets for #EBDEDB

.color-ebdedb {
  color: #EBDEDB;
  background-color: #EBDEDB;
}

Frequently asked questions

What color is #EBDEDB?+

#EBDEDB is a HEX color with RGB value rgb(235, 222, 219) and HSL value hsl(11, 29%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EBDEDB?+

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