#473B7B
#3584A7
#30D2BE
Linear CSS gradient
#171 Mind Crawl Gradient
Mind Crawl is a linear CSS gradient built from 3 colors: #473B7B, #3584A7, #30D2BE. 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
#473B7Brgb(71, 59, 123)
#3584A7rgb(53, 132, 167)
#30D2BErgb(48, 210, 190)
CSS code
background-image: linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);