#DAEDBA Color

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

Color preview

#DAEDBA

Color formats

HEX
#DAEDBA
RGB
rgb(218, 237, 186)
RGBA
rgba(218, 237, 186, 1)
HSL
hsl(82, 59%, 83%)
HSV
hsv(82, 22%, 93%)
CMYK
cmyk(8%, 0%, 22%, 7%)
CSS variable
--color-primary: #DAEDBA;
Lowercase HEX
#daedba

Shades

Tints

Tones

Harmony

CSS snippets for #DAEDBA

.color-daedba {
  color: #DAEDBA;
  background-color: #DAEDBA;
}

Frequently asked questions

What color is #DAEDBA?+

#DAEDBA is a HEX color with RGB value rgb(218, 237, 186) and HSL value hsl(82, 59%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAEDBA?+

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