#DAEAB8 Color

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

Color preview

#DAEAB8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAEAB8

.color-daeab8 {
  color: #DAEAB8;
  background-color: #DAEAB8;
}

Frequently asked questions

What color is #DAEAB8?+

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

What is the closest Tailwind color to #DAEAB8?+

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