#0C3483
#A2B6DF
#6B8CCE
Linear CSS gradient
#077 Cold Evening Gradient
Cold Evening is a linear CSS gradient built from 3 colors: #0C3483, #A2B6DF, #6B8CCE. 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
#0C3483rgb(12, 52, 131)
#A2B6DFrgb(162, 182, 223)
#6B8CCErgb(107, 140, 206)
CSS code
background-image: linear-gradient(to top, #0c3483 0%, #a2b6df 100%, #6b8cce 100%, #a2b6df 100%);