#FF8177
#FF867A
#FF8C7F
#F99185
#CF556C
#B12A5B
Linear CSS gradient
#005 Young Passion Gradient
Young Passion is a linear CSS gradient built from 6 colors: #FF8177, #FF867A, #FF8C7F, #F99185, #CF556C, #B12A5B. 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
#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%);