#DAFF85 Color

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

Color preview

#DAFF85

Color formats

HEX
#DAFF85
RGB
rgb(218, 255, 133)
RGBA
rgba(218, 255, 133, 1)
HSL
hsl(78, 100%, 76%)
HSV
hsv(78, 48%, 100%)
CMYK
cmyk(15%, 0%, 48%, 0%)
CSS variable
--color-primary: #DAFF85;
Lowercase HEX
#daff85

Shades

Tints

Tones

Harmony

CSS snippets for #DAFF85

.color-daff85 {
  color: #DAFF85;
  background-color: #DAFF85;
}

Frequently asked questions

What color is #DAFF85?+

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

What is the closest Tailwind color to #DAFF85?+

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