#DAEBB3 Color

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

Color preview

#DAEBB3

Color formats

HEX
#DAEBB3
RGB
rgb(218, 235, 179)
RGBA
rgba(218, 235, 179, 1)
HSL
hsl(78, 58%, 81%)
HSV
hsv(78, 24%, 92%)
CMYK
cmyk(7%, 0%, 24%, 8%)
CSS variable
--color-primary: #DAEBB3;
Lowercase HEX
#daebb3

Shades

Tints

Tones

Harmony

CSS snippets for #DAEBB3

.color-daebb3 {
  color: #DAEBB3;
  background-color: #DAEBB3;
}

Frequently asked questions

What color is #DAEBB3?+

#DAEBB3 is a HEX color with RGB value rgb(218, 235, 179) and HSL value hsl(78, 58%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAEBB3?+

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