#DAFF7D Color

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

Color preview

#DAFF7D

Color formats

HEX
#DAFF7D
RGB
rgb(218, 255, 125)
RGBA
rgba(218, 255, 125, 1)
HSL
hsl(77, 100%, 75%)
HSV
hsv(77, 51%, 100%)
CMYK
cmyk(15%, 0%, 51%, 0%)
CSS variable
--color-primary: #DAFF7D;
Lowercase HEX
#daff7d

Shades

Tints

Tones

Harmony

CSS snippets for #DAFF7D

.color-daff7d {
  color: #DAFF7D;
  background-color: #DAFF7D;
}

Frequently asked questions

What color is #DAFF7D?+

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

What is the closest Tailwind color to #DAFF7D?+

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