#13547A
#80D0C7
Linear CSS gradient
#070 Aqua Splash Gradient
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%);