#DAEEEC Color

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

Color preview

#DAEEEC

Color formats

HEX
#DAEEEC
RGB
rgb(218, 238, 236)
RGBA
rgba(218, 238, 236, 1)
HSL
hsl(174, 37%, 89%)
HSV
hsv(174, 8%, 93%)
CMYK
cmyk(8%, 0%, 1%, 7%)
CSS variable
--color-primary: #DAEEEC;
Lowercase HEX
#daeeec

Shades

Tints

Tones

Harmony

CSS snippets for #DAEEEC

.color-daeeec {
  color: #DAEEEC;
  background-color: #DAEEEC;
}

Frequently asked questions

What color is #DAEEEC?+

#DAEEEC is a HEX color with RGB value rgb(218, 238, 236) and HSL value hsl(174, 37%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DAEEEC?+

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