#DCEBEA Color

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

Color preview

#DCEBEA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCEBEA

.color-dcebea {
  color: #DCEBEA;
  background-color: #DCEBEA;
}

Frequently asked questions

What color is #DCEBEA?+

#DCEBEA is a HEX color with RGB value rgb(220, 235, 234) and HSL value hsl(176, 27%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DCEBEA?+

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