#DAFF95 Color

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

Color preview

#DAFF95

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAFF95

.color-daff95 {
  color: #DAFF95;
  background-color: #DAFF95;
}

Frequently asked questions

What color is #DAFF95?+

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

What is the closest Tailwind color to #DAFF95?+

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