#DAECB8 Color

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

Color preview

#DAECB8

Color formats

HEX
#DAECB8
RGB
rgb(218, 236, 184)
RGBA
rgba(218, 236, 184, 1)
HSL
hsl(81, 58%, 82%)
HSV
hsv(81, 22%, 93%)
CMYK
cmyk(8%, 0%, 22%, 7%)
CSS variable
--color-primary: #DAECB8;
Lowercase HEX
#daecb8

Shades

Tints

Tones

Harmony

CSS snippets for #DAECB8

.color-daecb8 {
  color: #DAECB8;
  background-color: #DAECB8;
}

Frequently asked questions

What color is #DAECB8?+

#DAECB8 is a HEX color with RGB value rgb(218, 236, 184) and HSL value hsl(81, 58%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAECB8?+

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