#F794A4
#FDD6BD
Linear CSS gradient
#112 Child Care Gradient
Child Care blends blush pink (#F794A4) and peach (#FDD6BD) in a soft linear CSS gradient across two colour stops.
Light and airy, the pale hues create a calm, open atmosphere that won't compete with surrounding content.
Works well for health and wellness apps, baby product sites, soft UI card backgrounds. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.
Color palette
ColorHEXRGB
#F794A4rgb(247, 148, 164)
#FDD6BDrgb(253, 214, 189)
CSS code
background-image: linear-gradient(-20deg, #f794a4 0%, #fdd6bd 100%);