Utility Parameters

Dynamic engine readybento-powered
CSS MESH GRADIENT ACTIVE

Copy the compiled codes tab to load these stops.

Compiled Stylesheet Output
/* Beautiful Multi-Stops CSS Gradient Mesh */
.bento-radial-mesh {
  background-color: #09090b;
  background-image: 
    radial-gradient(at 0% 0%, rgba(59, 130, 246, 0.15) 0px, transparent 50%),
    radial-gradient(at 100% 0%, rgba(139, 92, 246, 0.18) 0px, transparent 50%),
    radial-gradient(at 50% 100%, rgba(236, 72, 153, 0.1) 0px, transparent 50%);
}