#EC77AB
#7873F5
Linear CSS gradient
#149 Norse Beauty Gradient
Norse Beauty is a linear CSS gradient built from 2 colors: #EC77AB, #7873F5. 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
#EC77ABrgb(236, 119, 171)
#7873F5rgb(120, 115, 245)
CSS code
background-image: linear-gradient(to right, #ec77ab 0%, #7873f5 100%);