#8BAAAA
#AE8B9C

Linear CSS gradient

#083 Jungle Day Gradient

Jungle Day is a linear CSS gradient built from 2 colors: #8BAAAA, #AE8B9C. 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
#8BAAAArgb(139, 170, 170)
#AE8B9Crgb(174, 139, 156)

CSS code

background-image: linear-gradient(45deg, #8baaaa 0%, #ae8b9c 100%);

#083 Jungle Day Gradient preview