#DCEBE5 Color

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

Color preview

#DCEBE5

Color formats

HEX
#DCEBE5
RGB
rgb(220, 235, 229)
RGBA
rgba(220, 235, 229, 1)
HSL
hsl(156, 27%, 89%)
HSV
hsv(156, 6%, 92%)
CMYK
cmyk(6%, 0%, 3%, 8%)
CSS variable
--color-primary: #DCEBE5;
Lowercase HEX
#dcebe5

Shades

Tints

Tones

Harmony

CSS snippets for #DCEBE5

.color-dcebe5 {
  color: #DCEBE5;
  background-color: #DCEBE5;
}

Frequently asked questions

What color is #DCEBE5?+

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

What is the closest Tailwind color to #DCEBE5?+

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