#7DE2FC
#B9B6E5
Linear CSS gradient
#163 Fresh Oasis Gradient
Fresh Oasis is a linear CSS gradient built from 2 colors: #7DE2FC, #B9B6E5. 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
#7DE2FCrgb(125, 226, 252)
#B9B6E5rgb(185, 182, 229)
CSS code
background-image: linear-gradient(-225deg, #7DE2FC 0%, #B9B6E5 100%);