#DCECEA Color

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

Color preview

#DCECEA

Color formats

HEX
#DCECEA
RGB
rgb(220, 236, 234)
RGBA
rgba(220, 236, 234, 1)
HSL
hsl(172, 30%, 89%)
HSV
hsv(172, 7%, 93%)
CMYK
cmyk(7%, 0%, 1%, 7%)
CSS variable
--color-primary: #DCECEA;
Lowercase HEX
#dcecea

Shades

Tints

Tones

Harmony

CSS snippets for #DCECEA

.color-dcecea {
  color: #DCECEA;
  background-color: #DCECEA;
}

Frequently asked questions

What color is #DCECEA?+

#DCECEA is a HEX color with RGB value rgb(220, 236, 234) and HSL value hsl(172, 30%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DCECEA?+

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