#DAEDEA Color

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

Color preview

#DAEDEA

Color formats

HEX
#DAEDEA
RGB
rgb(218, 237, 234)
RGBA
rgba(218, 237, 234, 1)
HSL
hsl(171, 35%, 89%)
HSV
hsv(171, 8%, 93%)
CMYK
cmyk(8%, 0%, 1%, 7%)
CSS variable
--color-primary: #DAEDEA;
Lowercase HEX
#daedea

Shades

Tints

Tones

Harmony

CSS snippets for #DAEDEA

.color-daedea {
  color: #DAEDEA;
  background-color: #DAEDEA;
}

Frequently asked questions

What color is #DAEDEA?+

#DAEDEA is a HEX color with RGB value rgb(218, 237, 234) and HSL value hsl(171, 35%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DAEDEA?+

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