#C4C5C7
#DCDDDF
#EBEBEB

Linear CSS gradient

#098 Risky Concrete Gradient

Risky Concrete is a linear CSS gradient built from 3 colors: #C4C5C7, #DCDDDF, #EBEBEB. 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
#C4C5C7rgb(196, 197, 199)
#DCDDDFrgb(220, 221, 223)
#EBEBEBrgb(235, 235, 235)

CSS code

background-image: linear-gradient(to top, #c4c5c7 0%, #dcdddf 52%, #ebebeb 100%);

#098 Risky Concrete Gradient preview