#20E2D7
#F9FEA5
Linear CSS gradient
#151 Sun Veggie Gradient
Sun Veggie is a linear CSS gradient built from 2 colors: #20E2D7, #F9FEA5. 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
#20E2D7rgb(32, 226, 215)
#F9FEA5rgb(249, 254, 165)
CSS code
background-image: linear-gradient(-225deg, #20E2D7 0%, #F9FEA5 100%);