#69EACB
#EACCF8
#6654F1
Linear CSS gradient
#178 Gagarin View Gradient
Gagarin View is a linear CSS gradient built from 3 colors: #69EACB, #EACCF8, #6654F1. 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
#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%);