#DAFF94 Color

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

Color preview

#DAFF94

Color formats

HEX
#DAFF94
RGB
rgb(218, 255, 148)
RGBA
rgba(218, 255, 148, 1)
HSL
hsl(81, 100%, 79%)
HSV
hsv(81, 42%, 100%)
CMYK
cmyk(15%, 0%, 42%, 0%)
CSS variable
--color-primary: #DAFF94;
Lowercase HEX
#daff94

Shades

Tints

Tones

Harmony

CSS snippets for #DAFF94

.color-daff94 {
  color: #DAFF94;
  background-color: #DAFF94;
}

Frequently asked questions

What color is #DAFF94?+

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

What is the closest Tailwind color to #DAFF94?+

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