#DCE3EE Color

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

Color preview

#DCE3EE

Color formats

HEX
#DCE3EE
RGB
rgb(220, 227, 238)
RGBA
rgba(220, 227, 238, 1)
HSL
hsl(217, 35%, 90%)
HSV
hsv(217, 8%, 93%)
CMYK
cmyk(8%, 5%, 0%, 7%)
CSS variable
--color-primary: #DCE3EE;
Lowercase HEX
#dce3ee

Shades

Tints

Tones

Harmony

CSS snippets for #DCE3EE

.color-dce3ee {
  color: #DCE3EE;
  background-color: #DCE3EE;
}

Frequently asked questions

What color is #DCE3EE?+

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

What is the closest Tailwind color to #DCE3EE?+

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