#50CC7F
#F5D100
Linear CSS gradient
#138 Millennium Pine Gradient
Millennium Pine is a linear CSS gradient built from 2 colors: #50CC7F, #F5D100. 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
#50CC7Frgb(80, 204, 127)
#F5D100rgb(245, 209, 0)
CSS code
background-image: linear-gradient(to top, #50cc7f 0%, #f5d100 100%);