#DCEBE9 Color

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

Color preview

#DCEBE9

Color formats

HEX
#DCEBE9
RGB
rgb(220, 235, 233)
RGBA
rgba(220, 235, 233, 1)
HSL
hsl(172, 27%, 89%)
HSV
hsv(172, 6%, 92%)
CMYK
cmyk(6%, 0%, 1%, 8%)
CSS variable
--color-primary: #DCEBE9;
Lowercase HEX
#dcebe9

Shades

Tints

Tones

Harmony

CSS snippets for #DCEBE9

.color-dcebe9 {
  color: #DCEBE9;
  background-color: #DCEBE9;
}

Frequently asked questions

What color is #DCEBE9?+

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

What is the closest Tailwind color to #DCEBE9?+

The closest Tailwind color is slate-200, available as the bg-slate-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