#DAECBA Color

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

Color preview

#DAECBA

Color formats

HEX
#DAECBA
RGB
rgb(218, 236, 186)
RGBA
rgba(218, 236, 186, 1)
HSL
hsl(82, 57%, 83%)
HSV
hsv(82, 21%, 93%)
CMYK
cmyk(8%, 0%, 21%, 7%)
CSS variable
--color-primary: #DAECBA;
Lowercase HEX
#daecba

Shades

Tints

Tones

Harmony

CSS snippets for #DAECBA

.color-daecba {
  color: #DAECBA;
  background-color: #DAECBA;
}

Frequently asked questions

What color is #DAECBA?+

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

What is the closest Tailwind color to #DAECBA?+

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