#F794A4
#FDD6BD
Linear CSS gradient
#112 Child Care Gradient
Child Care is a linear CSS gradient built from 2 colors: #F794A4, #FDD6BD. 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
#F794A4rgb(247, 148, 164)
#FDD6BDrgb(253, 214, 189)
CSS code
background-image: linear-gradient(-20deg, #f794a4 0%, #fdd6bd 100%);