#FFE29F
#FFA99F
#FF719A
Linear CSS gradient
#158 Angel Care Gradient
Angel Care is a linear CSS gradient built from 3 colors: #FFE29F, #FFA99F, #FF719A. 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
#FFE29Frgb(255, 226, 159)
#FFA99Frgb(255, 169, 159)
#FF719Argb(255, 113, 154)
CSS code
background-image: linear-gradient(-225deg, #FFE29F 0%, #FFA99F 48%, #FF719A 100%);