#DAEB84 Color

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

Color preview

#DAEB84

Color formats

HEX
#DAEB84
RGB
rgb(218, 235, 132)
RGBA
rgba(218, 235, 132, 1)
HSL
hsl(70, 72%, 72%)
HSV
hsv(70, 44%, 92%)
CMYK
cmyk(7%, 0%, 44%, 8%)
CSS variable
--color-primary: #DAEB84;
Lowercase HEX
#daeb84

Shades

Tints

Tones

Harmony

CSS snippets for #DAEB84

.color-daeb84 {
  color: #DAEB84;
  background-color: #DAEB84;
}

Frequently asked questions

What color is #DAEB84?+

#DAEB84 is a HEX color with RGB value rgb(218, 235, 132) and HSL value hsl(70, 72%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DAEB84?+

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