#A445B2
#D41872
#FF0066

Linear CSS gradient

#173 Sugar Lollipop Gradient

Sugar Lollipop is a linear CSS gradient built from 3 colors: #A445B2, #D41872, #FF0066. 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
#A445B2rgb(164, 69, 178)
#D41872rgb(212, 24, 114)
#FF0066rgb(255, 0, 102)

CSS code

background-image: linear-gradient(-225deg, #A445B2 0%, #D41872 52%, #FF0066 100%);

#173 Sugar Lollipop Gradient preview