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

Linear CSS gradient

Strict November

Strict November combines lilac (#CBBACC) and cyan (#2580B3) in a smooth two colour stops linear CSS gradient.

Clean and composed, the cool tones project clarity and analytical reliability without feeling cold.

Works well for SaaS marketing pages, corporate intranets, productivity tools. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.

Color palette

ColorHEXRGB
#CBBACCrgb(203, 186, 204)
#2580B3rgb(37, 128, 179)

CSS code

background-image: linear-gradient(-225deg, #CBBACC 0%, #2580B3 100%);

Strict November preview