#007ADF
#00ECBC
Linear CSS gradient
#172 Lily Meadow Gradient
Lily Meadow is a linear CSS gradient built from 2 colors: #007ADF, #00ECBC. 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
#007ADFrgb(0, 122, 223)
#00ECBCrgb(0, 236, 188)
CSS code
background-image: linear-gradient(-225deg, #65379B 0%, #886AEA 53%, #6457C6 100%);