#F78CA0
#F9748F
#FD868C
#FE9A8B

Linear CSS gradient

#048 Strong Bliss Gradient

Strong Bliss is a linear CSS gradient built from 4 colors: #F78CA0, #F9748F, #FD868C, #FE9A8B. 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
#F78CA0rgb(247, 140, 160)
#F9748Frgb(249, 116, 143)
#FD868Crgb(253, 134, 140)
#FE9A8Brgb(254, 154, 139)

CSS code

background-image: linear-gradient(to right, #f78ca0 0%, #f9748f 19%, #fd868c 60%, #fe9a8b 100%);

#048 Strong Bliss Gradient preview