#FF5858
#F09819
Linear CSS gradient
#102 Happy Memories Gradient
Happy Memories is a linear CSS gradient built from 2 colors: #FF5858, #F09819. 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
#FF5858rgb(255, 88, 88)
#F09819rgb(240, 152, 25)
CSS code
background-image: linear-gradient(-60deg, #ff5858 0%, #f09819 100%);