#DAFB6F Color

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

Color preview

#DAFB6F

Color formats

HEX
#DAFB6F
RGB
rgb(218, 251, 111)
RGBA
rgba(218, 251, 111, 1)
HSL
hsl(74, 95%, 71%)
HSV
hsv(74, 56%, 98%)
CMYK
cmyk(13%, 0%, 56%, 2%)
CSS variable
--color-primary: #DAFB6F;
Lowercase HEX
#dafb6f

Shades

Tints

Tones

Harmony

CSS snippets for #DAFB6F

.color-dafb6f {
  color: #DAFB6F;
  background-color: #DAFB6F;
}

Frequently asked questions

What color is #DAFB6F?+

#DAFB6F is a HEX color with RGB value rgb(218, 251, 111) and HSL value hsl(74, 95%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DAFB6F?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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