#5EE7DF
#B490CA
Linear CSS gradient
#024 Near Moon Gradient
Near Moon is a linear CSS gradient built from 2 colors: #5EE7DF, #B490CA. 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
#5EE7DFrgb(94, 231, 223)
#B490CArgb(180, 144, 202)
CSS code
background-image: linear-gradient(to top, #5ee7df 0%, #b490ca 100%);