Mesh Editor for create organic 2D gradients and export them as JSON/CSS.

{
"width": 800,
"height": 600,
"num_rows": 3,
"num_cols": 3,
"points": [
{
"x": 0.0369,
"y": 0.046,
"color": "#1b576b"
},
{
"x": 0.5611,
"y": 0.0406,
"color": "#f1eae0"
},
{
"x": 0.9672,
"y": 0.0325,
"color": "#a9c1bf"
},
{
"x": -0.1076,
"y": 0.6342,
"color": "#f1eae0"
},
{
"x": 0.7579,
"y": 0.5875,
"color": "#272016"
},
{
"x": 1.1982,
"y": 0.8228,
"color": "#272016"
},
{
"x": -0.0498,
"y": 1.0513,
"color": "#c16a54"
},
{
"x": 0.4577,
"y": 1.2967,
"color": "#272016"
},
{
"x": 1.0681,
"y": 1.1529,
"color": "#070504"
}
]
}