#B3FFAB
#12FFF7

Linear CSS gradient

#129 Happy Unicorn Gradient

Happy Unicorn is a linear CSS gradient built from 2 colors: #B3FFAB, #12FFF7. 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
#B3FFABrgb(179, 255, 171)
#12FFF7rgb(18, 255, 247)

CSS code

background-image: linear-gradient(to top, #b3ffab 0%, #12fff7 100%);

#129 Happy Unicorn Gradient preview