#FFC796
#FF6B95
Linear CSS gradient
#131 African Field Gradient
African Field is a linear CSS gradient built from 2 colors: #FFC796, #FF6B95. 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
#FFC796rgb(255, 199, 150)
#FF6B95rgb(255, 107, 149)
CSS code
background-image: linear-gradient(-45deg, #FFC796 0%, #FF6B95 100%);