#3AB5B0
#3D99BE
#56317A
Linear CSS gradient
#118 Dense Water Gradient
A smooth linear CSS gradient sweeping from left to right, Dense Water blends teal (#3AB5B0), cyan (#3D99BE), and indigo (#56317A) in 3 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
#3AB5B0rgb(58, 181, 176)
#3D99BErgb(61, 153, 190)
#56317Argb(86, 49, 122)
CSS code
background-image: linear-gradient(to right, #3ab5b0 0%, #3d99be 31%, #56317a 100%);