Advertise on WebGradients — reach designers & frontend developers.Learn more

Linear CSS gradient

Child Care

Child Care blends blush pink (#F794A4) and peach (#FDD6BD) in a soft linear CSS gradient across two colour stops.

Delicate and inviting, the blush tones carry a sense of warmth without ever feeling overpowering.

Works well for wedding and event sites, beauty brand pages, lifestyle newsletter headers. 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%);

Child Care preview