#DAEDE6 Color

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

Color preview

#DAEDE6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAEDE6

.color-daede6 {
  color: #DAEDE6;
  background-color: #DAEDE6;
}

Frequently asked questions

What color is #DAEDE6?+

#DAEDE6 is a HEX color with RGB value rgb(218, 237, 230) and HSL value hsl(158, 35%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DAEDE6?+

The closest Tailwind color is gray-200, available as the bg-gray-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