#DAEBDF Color

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

Color preview

#DAEBDF

Color formats

HEX
#DAEBDF
RGB
rgb(218, 235, 223)
RGBA
rgba(218, 235, 223, 1)
HSL
hsl(138, 30%, 89%)
HSV
hsv(138, 7%, 92%)
CMYK
cmyk(7%, 0%, 5%, 8%)
CSS variable
--color-primary: #DAEBDF;
Lowercase HEX
#daebdf

Shades

Tints

Tones

Harmony

CSS snippets for #DAEBDF

.color-daebdf {
  color: #DAEBDF;
  background-color: #DAEBDF;
}

Frequently asked questions

What color is #DAEBDF?+

#DAEBDF is a HEX color with RGB value rgb(218, 235, 223) and HSL value hsl(138, 30%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DAEBDF?+

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