#EEA2A2
#BBC1BF
#57C6E1
#B49FDA
#7AC5D8

Linear CSS gradient

#044 Shy Rainbow Gradient

Shy Rainbow is a linear CSS gradient built from 5 colors: #EEA2A2, #BBC1BF, #57C6E1, #B49FDA, #7AC5D8. 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
#EEA2A2rgb(238, 162, 162)
#BBC1BFrgb(187, 193, 191)
#57C6E1rgb(87, 198, 225)
#B49FDArgb(180, 159, 218)
#7AC5D8rgb(122, 197, 216)

CSS code

background-image: linear-gradient(to right, #eea2a2 0%, #bbc1bf 19%, #57c6e1 42%, #b49fda 79%, #7ac5d8 100%);

#044 Shy Rainbow Gradient preview