#5D9FFF
#B8DCFF
#6BBBFF
Linear CSS gradient
#155 Landing Aircraft Gradient
Landing Aircraft is a linear CSS gradient built from 3 colors: #5D9FFF, #B8DCFF, #6BBBFF. 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
#5D9FFFrgb(93, 159, 255)
#B8DCFFrgb(184, 220, 255)
#6BBBFFrgb(107, 187, 255)
CSS code
background-image: linear-gradient(-225deg, #5D9FFF 0%, #B8DCFF 48%, #6BBBFF 100%);