#D4FC79
#96E6A1
Linear CSS gradient
#011 Dusty Grass Gradient
Dusty Grass is a linear CSS gradient built from 2 colors: #D4FC79, #96E6A1. It works well for hero sections, UI surfaces, marketing pages, and subtle background treatments.
Use the palette table below to grab exact HEX and RGB values, then copy the raw CSS snippet and drop it straight into your project without re-building the gradient by hand.
Color palette
ColorHEXRGB
#D4FC79rgb(212, 252, 121)
#96E6A1rgb(150, 230, 161)
CSS code
background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%);