#D558C8
#24D292
Linear CSS gradient
#087 Alchemist Lab Gradient
Alchemist Lab is a linear CSS gradient built from 2 colors: #D558C8, #24D292. 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
#D558C8rgb(213, 88, 200)
#24D292rgb(36, 210, 146)
CSS code
background-image: linear-gradient(-20deg, #d558c8 0%, #24d292 100%);