Advertise on WebGradients — reach designers & frontend developers.Learn more
#84FAB0
#8FD3F4

Linear CSS gradient

#012 Tempting Azure Gradient

Tempting Azure is a soft linear CSS gradient angled at 120° toward the lower right, built from mint (#84FAB0) and lavender (#8FD3F4) across two colour stops.

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
#84FAB0rgb(132, 250, 176)
#8FD3F4rgb(143, 211, 244)

CSS code

background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);

#012 Tempting Azure Gradient preview