#DAEDEB Color

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

Color preview

#DAEDEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAEDEB

.color-daedeb {
  color: #DAEDEB;
  background-color: #DAEDEB;
}

Frequently asked questions

What color is #DAEDEB?+

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

What is the closest Tailwind color to #DAEDEB?+

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