#DAEFD9 Color

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

Color preview

#DAEFD9

Color formats

HEX
#DAEFD9
RGB
rgb(218, 239, 217)
RGBA
rgba(218, 239, 217, 1)
HSL
hsl(117, 41%, 89%)
HSV
hsv(117, 9%, 94%)
CMYK
cmyk(9%, 0%, 9%, 6%)
CSS variable
--color-primary: #DAEFD9;
Lowercase HEX
#daefd9

Shades

Tints

Tones

Harmony

CSS snippets for #DAEFD9

.color-daefd9 {
  color: #DAEFD9;
  background-color: #DAEFD9;
}

Frequently asked questions

What color is #DAEFD9?+

#DAEFD9 is a HEX color with RGB value rgb(218, 239, 217) and HSL value hsl(117, 41%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DAEFD9?+

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