#DAEBBF Color

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

Color preview

#DAEBBF

Color formats

HEX
#DAEBBF
RGB
rgb(218, 235, 191)
RGBA
rgba(218, 235, 191, 1)
HSL
hsl(83, 52%, 84%)
HSV
hsv(83, 19%, 92%)
CMYK
cmyk(7%, 0%, 19%, 8%)
CSS variable
--color-primary: #DAEBBF;
Lowercase HEX
#daebbf

Shades

Tints

Tones

Harmony

CSS snippets for #DAEBBF

.color-daebbf {
  color: #DAEBBF;
  background-color: #DAEBBF;
}

Frequently asked questions

What color is #DAEBBF?+

#DAEBBF is a HEX color with RGB value rgb(218, 235, 191) and HSL value hsl(83, 52%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAEBBF?+

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