#E4AFCB
#B8CBB8
#E2C58B
#C2CE9C
#7EDBDC

Linear CSS gradient

#037 Old Hat Gradient

Old Hat is a linear CSS gradient built from 5 colors: #E4AFCB, #B8CBB8, #E2C58B, #C2CE9C, #7EDBDC. 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
#E4AFCBrgb(228, 175, 203)
#B8CBB8rgb(184, 203, 184)
#E2C58Brgb(226, 197, 139)
#C2CE9Crgb(194, 206, 156)
#7EDBDCrgb(126, 219, 220)

CSS code

background-image: linear-gradient(to right, #e4afcb 0%, #b8cbb8 0%, #b8cbb8 0%, #e2c58b 30%, #c2ce9c 64%, #7edbdc 100%);

#037 Old Hat Gradient preview