#DAECEA Color

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

Color preview

#DAECEA

Color formats

HEX
#DAECEA
RGB
rgb(218, 236, 234)
RGBA
rgba(218, 236, 234, 1)
HSL
hsl(173, 32%, 89%)
HSV
hsv(173, 8%, 93%)
CMYK
cmyk(8%, 0%, 1%, 7%)
CSS variable
--color-primary: #DAECEA;
Lowercase HEX
#daecea

Shades

Tints

Tones

Harmony

CSS snippets for #DAECEA

.color-daecea {
  color: #DAECEA;
  background-color: #DAECEA;
}

Frequently asked questions

What color is #DAECEA?+

#DAECEA is a HEX color with RGB value rgb(218, 236, 234) and HSL value hsl(173, 32%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DAECEA?+

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