#DAEDED Color

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

Color preview

#DAEDED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAEDED

.color-daeded {
  color: #DAEDED;
  background-color: #DAEDED;
}

Frequently asked questions

What color is #DAEDED?+

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

What is the closest Tailwind color to #DAEDED?+

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