#A6C0FE
#F68084
Linear CSS gradient
#014 Amy Crisp Gradient
Amy Crisp is a linear CSS gradient built from 2 colors: #A6C0FE, #F68084. 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
#A6C0FErgb(166, 192, 254)
#F68084rgb(246, 128, 132)
CSS code
background-image: linear-gradient(120deg, #a6c0fe 0%, #f68084 100%);