#13547A
#80D0C7
Linear CSS gradient
#070 Aqua Splash Gradient
Aqua Splash is a linear CSS gradient built from 2 colors: #13547A, #80D0C7. It works well for hero sections, UI surfaces, marketing pages, and subtle background treatments.
Use the palette table below to grab exact HEX and RGB values, then copy the raw CSS snippet and drop it straight into your project without re-building the gradient by hand.
Color palette
ColorHEXRGB
#13547Argb(19, 84, 122)
#80D0C7rgb(128, 208, 199)
CSS code
background-image: linear-gradient(15deg, #13547a 0%, #80d0c7 100%);