#69EACB
#EACCF8
#6654F1
Linear CSS gradient
#178 Gagarin View Gradient
Gagarin View blends teal (#69EACB), lilac (#EACCF8), and cornflower blue (#6654F1) in a soft linear CSS gradient across 3 colour stops.
Light and airy, the pale hues create a calm, open atmosphere that won't compete with surrounding content.
Works well for health and wellness apps, baby product sites, soft UI card backgrounds. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.
Color palette
ColorHEXRGB
#69EACBrgb(105, 234, 203)
#EACCF8rgb(234, 204, 248)
#6654F1rgb(102, 84, 241)
CSS code
background-image: linear-gradient(-225deg, #69EACB 0%, #EACCF8 48%, #6654F1 100%);