#FF9A9E
#FAD0C4
Linear CSS gradient
#001 Warm Flame Gradient
Warm Flame is a linear CSS gradient built from 2 colors: #FF9A9E, #FAD0C4. 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
#FF9A9Ergb(255, 154, 158)
#FAD0C4rgb(250, 208, 196)
CSS code
background-image: linear-gradient(45deg, #ff9a9e 0%, #fad0c4 99%, #fad0c4 100%);