#0BA360
#3CBA92
Linear CSS gradient
#054 Grown Early Gradient
Grown Early is a linear CSS gradient built from 2 colors: #0BA360, #3CBA92. 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
#0BA360rgb(11, 163, 96)
#3CBA92rgb(60, 186, 146)
CSS code
background-image: linear-gradient(to top, #0ba360 0%, #3cba92 100%);