#16D9E3
#30C7EC
#46AEF7

Radial CSS gradient

#027 Arielle's Smile Gradient

Arielle's Smile is a radial CSS gradient built from 3 colors: #16D9E3, #30C7EC, #46AEF7. 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
#16D9E3rgb(22, 217, 227)
#30C7ECrgb(48, 199, 236)
#46AEF7rgb(70, 174, 247)

CSS code

background-image: radial-gradient(circle 248px at center, #16d9e3 0%, #30c7ec 47%, #46aef7 100%);

#027 Arielle's Smile Gradient preview