#FF8177
#FF867A
#FF8C7F
#F99185
#CF556C
#B12A5B
Linear CSS gradient
#005 Young Passion Gradient
Young Passion runs sweeping from left to right, blending blush pink (#FF8177), blush pink (#FF867A), blush pink (#FF8C7F), blush pink (#F99185), red (#CF556C), and hot pink (#B12A5B) in a bold 6 colour stops linear CSS gradient.
Saturated to the max, this palette grabs attention fast and keeps it — ideal wherever boldness is a feature, not a bug.
Works well for gaming UIs, nightlife event pages, bold call-to-action sections. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.
Color palette
ColorHEXRGB
#FF8177rgb(255, 129, 119)
#FF867Argb(255, 134, 122)
#FF8C7Frgb(255, 140, 127)
#F99185rgb(249, 145, 133)
#CF556Crgb(207, 85, 108)
#B12A5Brgb(177, 42, 91)
CSS code
background-image: linear-gradient(to right, #ff8177 0%, #ff867a 0%, #ff8c7f 21%, #f99185 52%, #cf556c 78%, #b12a5b 100%);