#DFE9F3
#FFFFFF

Linear CSS gradient

#134 Glass Water Gradient

Glass Water is a linear CSS gradient built from 2 colors: #DFE9F3, #FFFFFF. 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
#DFE9F3rgb(223, 233, 243)
#FFFFFFrgb(255, 255, 255)

CSS code

background-image: linear-gradient(to top, #dfe9f3 0%, white 100%);

#134 Glass Water Gradient preview