#F5F7FA
#C3CFE2
Linear CSS gradient
#026 Saint Petersburg Gradient
Saint Petersburg is a linear CSS gradient built from 2 colors: #F5F7FA, #C3CFE2. 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
#F5F7FArgb(245, 247, 250)
#C3CFE2rgb(195, 207, 226)
CSS code
background-image: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);