#2CD8D5
#C5C1FF
#FFBAC3

Linear CSS gradient

#152 Sea Lord Gradient

Sea Lord is a linear CSS gradient built from 3 colors: #2CD8D5, #C5C1FF, #FFBAC3. 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
#2CD8D5rgb(44, 216, 213)
#C5C1FFrgb(197, 193, 255)
#FFBAC3rgb(255, 186, 195)

CSS code

background-image: linear-gradient(-225deg, #2CD8D5 0%, #C5C1FF 56%, #FFBAC3 100%);

#152 Sea Lord Gradient preview