#92FE9D
#00C9FF
Linear CSS gradient
#079 Summer Games Gradient
Summer Games is a linear CSS gradient built from 2 colors: #92FE9D, #00C9FF. 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
#92FE9Drgb(146, 254, 157)
#00C9FFrgb(0, 201, 255)
CSS code
background-image: linear-gradient(to right, #92fe9d 0%, #00c9ff 100%);