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

Linear CSS gradient

Aqua Splash

A smooth linear CSS gradient angled steeply at 15° toward the top, Aqua Splash blends navy (#13547A) and teal (#80D0C7) in two colour stops.

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
#13547Argb(19, 84, 122)
#80D0C7rgb(128, 208, 199)

CSS code

background-image: linear-gradient(15deg, #13547a 0%, #80d0c7 100%);

Aqua Splash preview