#FFFEFF
#D7FFFE

Linear CSS gradient

#161 Salt Mountain Gradient

Salt Mountain is a linear CSS gradient built from 2 colors: #FFFEFF, #D7FFFE. 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
#FFFEFFrgb(255, 254, 255)
#D7FFFErgb(215, 255, 254)

CSS code

background-image: linear-gradient(-225deg, #FFFEFF 0%, #D7FFFE 100%);

#161 Salt Mountain Gradient preview