#BCC5CE
#929EAD
Radial CSS gradient
#105 Raccoon Back Gradient
Raccoon Back is a radial CSS gradient built from 2 colors: #BCC5CE, #929EAD. 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
#BCC5CErgb(188, 197, 206)
#929EADrgb(146, 158, 173)
CSS code
background: linear-gradient(-180deg, #BCC5CE 0%, #929EAD 98%), radial-gradient(at top left, rgba(255,255,255,0.30) 0%, rgba(0,0,0,0.30) 100%);
background-blend-mode: screen;