MeshGradient
Flowing mesh gradient of soft drifting color swaths whose seams wrap through the palette
Props
Prop
Details
colorAstringDefault:
#1a0533First gradient color (two-color fallback when stops are cleared)
colorAstringDefault: #1a0533First gradient color (two-color fallback when stops are cleared)
colorBstringDefault:
#ffdf8eSecond gradient color (two-color fallback when stops are cleared)
colorBstringDefault: #ffdf8eSecond gradient color (two-color fallback when stops are cleared)
stopsobjectDefault:
[{"color":"#1a0533","position":0},{"color":"#6d2fd1","position":0.26},{"color":"#e04b9e","position":0.52},{"color":"#ff8c42","position":0.76},{"color":"#ffdf8e","position":1}]Multi-stop gradient colors (overrides Color A / Color B when set)
stopsobjectDefault: [{"color":"#1a0533","position":0},{"color":"#6d2fd1","position":0.26},{"color":"#e04b9e","position":0.52},{"color":"#ff8c42","position":0.76},{"color":"#ffdf8e","position":1}]Multi-stop gradient colors (overrides Color A / Color B when set)
colorSpace"linear" | "oklch" | "oklab" | "hsl" | "hsv" | "lch"Default:
oklabColor space for color interpolation
colorSpace"linear" | "oklch" | "oklab" | "hsl" | "hsv" | "lch"Default: oklabColor space for color interpolation
countnumberDefault:
5Number of color points scattered across the canvas
countnumberDefault: 5Number of color points scattered across the canvas
smoothnessnumberDefault:
2How smoothly the color points blend into each other
smoothnessnumberDefault: 2How smoothly the color points blend into each other
variationnumberDefault:
0.35Varies edge softness across the canvas — some color boundaries crisp, others diffuse
variationnumberDefault: 0.35Varies edge softness across the canvas — some color boundaries crisp, others diffuse
swirlnumberDefault:
0.3Vortex rotation that spirals the field around the frame centre — negative values spin the other way
swirlnumberDefault: 0.3Vortex rotation that spirals the field around the frame centre — negative values spin the other way
driftnumberDefault:
0.5How far the color points wander from their home positions
driftnumberDefault: 0.5How far the color points wander from their home positions
wrappingnumberDefault:
0Wraps the palette back through itself where colors meet — banded seams where the field pinches, smooth elsewhere
wrappingnumberDefault: 0Wraps the palette back through itself where colors meet — banded seams where the field pinches, smooth elsewhere
speednumberDefault:
1Animation speed
speednumberDefault: 1Animation speed
seednumberDefault:
0Random seed for the point layout and palette assignment
seednumberDefault: 0Random seed for the point layout and palette assignment