#DAEBD8 Color

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

Color preview

#DAEBD8

Color formats

HEX
#DAEBD8
RGB
rgb(218, 235, 216)
RGBA
rgba(218, 235, 216, 1)
HSL
hsl(114, 32%, 88%)
HSV
hsv(114, 8%, 92%)
CMYK
cmyk(7%, 0%, 8%, 8%)
CSS variable
--color-primary: #DAEBD8;
Lowercase HEX
#daebd8

Shades

Tints

Tones

Harmony

CSS snippets for #DAEBD8

.color-daebd8 {
  color: #DAEBD8;
  background-color: #DAEBD8;
}

Frequently asked questions

What color is #DAEBD8?+

#DAEBD8 is a HEX color with RGB value rgb(218, 235, 216) and HSL value hsl(114, 32%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DAEBD8?+

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