#DAFF73 Color

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

Color preview

#DAFF73

Color formats

HEX
#DAFF73
RGB
rgb(218, 255, 115)
RGBA
rgba(218, 255, 115, 1)
HSL
hsl(76, 100%, 73%)
HSV
hsv(76, 55%, 100%)
CMYK
cmyk(15%, 0%, 55%, 0%)
CSS variable
--color-primary: #DAFF73;
Lowercase HEX
#daff73

Shades

Tints

Tones

Harmony

CSS snippets for #DAFF73

.color-daff73 {
  color: #DAFF73;
  background-color: #DAFF73;
}

Frequently asked questions

What color is #DAFF73?+

#DAFF73 is a HEX color with RGB value rgb(218, 255, 115) and HSL value hsl(76, 100%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DAFF73?+

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