#FFC796
#FF6B95
Linear CSS gradient
African Field
African Field combines peach (#FFC796) and hot pink (#FF6B95) in a soft two colour stops linear CSS gradient.
The soft warmth of these shades brings a gentle, optimistic quality that feels equally at home in print and on screen.
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
#FFC796rgb(255, 199, 150)
#FF6B95rgb(255, 107, 149)
CSS code
background-image: linear-gradient(-45deg, #FFC796 0%, #FF6B95 100%);