#DFFFCD
#90F9C4
#39F3BB
Linear CSS gradient
#154 Grass Shampoo Gradient
Grass Shampoo blends mint (#DFFFCD), powder blue (#90F9C4), and emerald (#39F3BB) in a soft linear CSS gradient across 3 colour stops.
Light and airy, the pale hues create a calm, open atmosphere that won't compete with surrounding content.
Works well for health and wellness apps, baby product sites, soft UI card backgrounds. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.
Color palette
ColorHEXRGB
#DFFFCDrgb(223, 255, 205)
#90F9C4rgb(144, 249, 196)
#39F3BBrgb(57, 243, 187)
CSS code
background-image: linear-gradient(-225deg, #DFFFCD 0%, #90F9C4 48%, #39F3BB 100%);