#231557
#44107A
#FF1361
#FFF800
Linear CSS gradient
#179 Fabled Sunset Gradient
Fabled Sunset combines deep violet (#231557), indigo (#44107A), hot pink (#FF1361), and amber (#FFF800) in a vivid 4 colour stops linear CSS gradient.
The rich saturation ensures strong visual presence even at small sizes — useful for icons, badges, and accent strips.
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
#231557rgb(35, 21, 87)
#44107Argb(68, 16, 122)
#FF1361rgb(255, 19, 97)
#FFF800rgb(255, 248, 0)
CSS code
background-image: linear-gradient(-225deg, #231557 0%, #44107A 29%, #FF1361 67%, #FFF800 100%);