#DAEBBE Color

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

Color preview

#DAEBBE

Color formats

HEX
#DAEBBE
RGB
rgb(218, 235, 190)
RGBA
rgba(218, 235, 190, 1)
HSL
hsl(83, 53%, 83%)
HSV
hsv(83, 19%, 92%)
CMYK
cmyk(7%, 0%, 19%, 8%)
CSS variable
--color-primary: #DAEBBE;
Lowercase HEX
#daebbe

Shades

Tints

Tones

Harmony

CSS snippets for #DAEBBE

.color-daebbe {
  color: #DAEBBE;
  background-color: #DAEBBE;
}

Frequently asked questions

What color is #DAEBBE?+

#DAEBBE is a HEX color with RGB value rgb(218, 235, 190) and HSL value hsl(83, 53%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAEBBE?+

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