#DAEAB9 Color

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

Color preview

#DAEAB9

Color formats

HEX
#DAEAB9
RGB
rgb(218, 234, 185)
RGBA
rgba(218, 234, 185, 1)
HSL
hsl(80, 54%, 82%)
HSV
hsv(80, 21%, 92%)
CMYK
cmyk(7%, 0%, 21%, 8%)
CSS variable
--color-primary: #DAEAB9;
Lowercase HEX
#daeab9

Shades

Tints

Tones

Harmony

CSS snippets for #DAEAB9

.color-daeab9 {
  color: #DAEAB9;
  background-color: #DAEAB9;
}

Frequently asked questions

What color is #DAEAB9?+

#DAEAB9 is a HEX color with RGB value rgb(218, 234, 185) and HSL value hsl(80, 54%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAEAB9?+

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