Advertise on WebGradients — reach designers & frontend developers.Learn more

Linear CSS gradient

Millennium Pine

Millennium Pine is a vivid linear CSS gradient flowing upward from bottom to top, built from green (#50CC7F) and amber (#F5D100) across two colour stops.

Vivid and dynamic, the saturated palette commands attention and communicates confidence across any viewport.

Works well for sports and fitness apps, brand campaign pages, digital art portfolios. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.

Color palette

ColorHEXRGB
#50CC7Frgb(80, 204, 127)
#F5D100rgb(245, 209, 0)

CSS code

background-image: linear-gradient(to top, #50cc7f 0%, #f5d100 100%);

Millennium Pine preview