#209CFF
#68E0CF
Linear CSS gradient
#120 Seashore Gradient
Seashore is a linear CSS gradient built from 2 colors: #209CFF, #68E0CF. 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
#209CFFrgb(32, 156, 255)
#68E0CFrgb(104, 224, 207)
CSS code
background-image: linear-gradient(to top, #209cff 0%, #68e0cf 100%);