#A3BDED
#6991C7
Linear CSS gradient
#058 Great Whale Gradient
Great Whale is a linear CSS gradient built from 2 colors: #A3BDED, #6991C7. 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
#A3BDEDrgb(163, 189, 237)
#6991C7rgb(105, 145, 199)
CSS code
background-image: linear-gradient(to top, #a3bded 0%, #6991c7 100%);