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

Linear CSS gradient

Sharpeye Eagle

Sharpeye Eagle runs flowing upward from bottom to top, blending lavender (#9890E3) and mint (#B1F4CF) in a soft two colour stops linear CSS gradient.

Light and airy, the pale hues create a calm, open atmosphere that won't compete with surrounding content.

Works well for health and wellness apps, baby product sites, soft UI card backgrounds. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.

Color palette

ColorHEXRGB
#9890E3rgb(152, 144, 227)
#B1F4CFrgb(177, 244, 207)

CSS code

background-image: linear-gradient(to top, #9890e3 0%, #b1f4cf 100%);

Sharpeye Eagle preview