#DCEDEB Color

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

Color preview

#DCEDEB

Color formats

HEX
#DCEDEB
RGB
rgb(220, 237, 235)
RGBA
rgba(220, 237, 235, 1)
HSL
hsl(173, 32%, 90%)
HSV
hsv(173, 7%, 93%)
CMYK
cmyk(7%, 0%, 1%, 7%)
CSS variable
--color-primary: #DCEDEB;
Lowercase HEX
#dcedeb

Shades

Tints

Tones

Harmony

CSS snippets for #DCEDEB

.color-dcedeb {
  color: #DCEDEB;
  background-color: #DCEDEB;
}

Frequently asked questions

What color is #DCEDEB?+

#DCEDEB is a HEX color with RGB value rgb(220, 237, 235) and HSL value hsl(173, 32%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DCEDEB?+

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