#DAFF8A Color

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

Color preview

#DAFF8A

Color formats

HEX
#DAFF8A
RGB
rgb(218, 255, 138)
RGBA
rgba(218, 255, 138, 1)
HSL
hsl(79, 100%, 77%)
HSV
hsv(79, 46%, 100%)
CMYK
cmyk(15%, 0%, 46%, 0%)
CSS variable
--color-primary: #DAFF8A;
Lowercase HEX
#daff8a

Shades

Tints

Tones

Harmony

CSS snippets for #DAFF8A

.color-daff8a {
  color: #DAFF8A;
  background-color: #DAFF8A;
}

Frequently asked questions

What color is #DAFF8A?+

#DAFF8A is a HEX color with RGB value rgb(218, 255, 138) and HSL value hsl(79, 100%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DAFF8A?+

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