#DCEEEB Color

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

Color preview

#DCEEEB

Color formats

HEX
#DCEEEB
RGB
rgb(220, 238, 235)
RGBA
rgba(220, 238, 235, 1)
HSL
hsl(170, 35%, 90%)
HSV
hsv(170, 8%, 93%)
CMYK
cmyk(8%, 0%, 1%, 7%)
CSS variable
--color-primary: #DCEEEB;
Lowercase HEX
#dceeeb

Shades

Tints

Tones

Harmony

CSS snippets for #DCEEEB

.color-dceeeb {
  color: #DCEEEB;
  background-color: #DCEEEB;
}

Frequently asked questions

What color is #DCEEEB?+

#DCEEEB is a HEX color with RGB value rgb(220, 238, 235) and HSL value hsl(170, 35%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DCEEEB?+

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