#6E45E2
#88D3CE
Linear CSS gradient
#086 Faraway River Gradient
Faraway River combines periwinkle (#6E45E2) and teal (#88D3CE) 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
#6E45E2rgb(110, 69, 226)
#88D3CErgb(136, 211, 206)
CSS code
background-image: linear-gradient(-20deg, #6e45e2 0%, #88d3ce 100%);