#77FFD2
#6297DB
#1EECFF
Linear CSS gradient
#167 Sea Strike Gradient
Sea Strike is a linear CSS gradient built from 3 colors: #77FFD2, #6297DB, #1EECFF. 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
#77FFD2rgb(119, 255, 210)
#6297DBrgb(98, 151, 219)
#1EECFFrgb(30, 236, 255)
CSS code
background-image: linear-gradient(-225deg, #77FFD2 0%, #6297DB 48%, #1EECFF 100%);