#DAEDAE Color

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

Color preview

#DAEDAE

Color formats

HEX
#DAEDAE
RGB
rgb(218, 237, 174)
RGBA
rgba(218, 237, 174, 1)
HSL
hsl(78, 64%, 81%)
HSV
hsv(78, 27%, 93%)
CMYK
cmyk(8%, 0%, 27%, 7%)
CSS variable
--color-primary: #DAEDAE;
Lowercase HEX
#daedae

Shades

Tints

Tones

Harmony

CSS snippets for #DAEDAE

.color-daedae {
  color: #DAEDAE;
  background-color: #DAEDAE;
}

Frequently asked questions

What color is #DAEDAE?+

#DAEDAE is a HEX color with RGB value rgb(218, 237, 174) and HSL value hsl(78, 64%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAEDAE?+

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