#EBDEDF Color

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

Color preview

#EBDEDF

Color formats

HEX
#EBDEDF
RGB
rgb(235, 222, 223)
RGBA
rgba(235, 222, 223, 1)
HSL
hsl(355, 25%, 90%)
HSV
hsv(355, 6%, 92%)
CMYK
cmyk(0%, 6%, 5%, 8%)
CSS variable
--color-primary: #EBDEDF;
Lowercase HEX
#ebdedf

Shades

Tints

Tones

Harmony

CSS snippets for #EBDEDF

.color-ebdedf {
  color: #EBDEDF;
  background-color: #EBDEDF;
}

Frequently asked questions

What color is #EBDEDF?+

#EBDEDF is a HEX color with RGB value rgb(235, 222, 223) and HSL value hsl(355, 25%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EBDEDF?+

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