#F43B47
#453A94
Linear CSS gradient
#064 Red Salvation Gradient
A vivid linear CSS gradient flowing upward from bottom to top, Red Salvation blends red (#F43B47) and cornflower blue (#453A94) in two colour stops.
Vivid and dynamic, the saturated palette commands attention and communicates confidence across any viewport.
Works well for sports and fitness apps, brand campaign pages, digital art portfolios. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.
Color palette
ColorHEXRGB
#F43B47rgb(244, 59, 71)
#453A94rgb(69, 58, 148)
CSS code
background-image: linear-gradient(to top, #f43b47 0%, #453a94 100%);