Promptkoi

Abstract Fractal Voronoi Cellular Pattern

Stable Diffusion
By Varun Sharma Tested with Stable Diffusion SDXL

Abstract Fractal Voronoi Cellular Pattern is an SDXL prompt for a 1:1 abstract. A field of irregular violet polygon cells from a voronoi subdivision, with gradient fills, thin indigo edges, recursive nested clusters and a few black-void cells on a dark background, produces an abstract fractal pattern.

Last tested: August 2026 with Stable Diffusion SDXL

Part of the Stable Diffusion prompt library · see more abstract prompts .

Abstract voronoi cellular fractal pattern of violet polygons with dark indigo edges on a dark background
Abstract Fractal Voronoi Cellular Pattern — Stable Diffusion SDXL, Aspect ratio 1:1
Commercial use included

Prompt

An abstract fractal pattern based on a voronoi cellular subdivision, a field of irregular polygon cells of varying sizes spreading across the frame, each cell filled with a gradient from deep violet at its centre to pale lavender at its edges, thin dark indigo edges between cells, a recursive subdivision where larger cells contain smaller nested voronoi clusters, a few cells left empty as black voids, subtle iridescent sheen on the cell edges, dark background, high-resolution detail of the cell boundaries, no text, no signature

Negative prompt

blurry, low quality, photorealistic, 3d render, people, faces, modern UI, text, letters, numbers, signs, watermark, frame, neon, oversaturated, cartoon, organic, natural

Settings

Model
Stable Diffusion SDXL
Aspect ratio
1:1
Steps
30
CFG scale
5
Sampler
DPM++ 2M Karras

How to use this prompt

"Voronoi cellular subdivision" is the named mathematical pattern that gives the cell structure; without "voronoi" SDXL renders a generic honeycomb or bubble field. "Gradient from deep violet at its centre to pale lavender at its edges" is the per-cell fill that gives each polygon depth; flat fills read as a stained-glass window. "Recursive subdivision where larger cells contain smaller nested voronoi clusters" is the fractal cue that distinguishes this from a single-layer voronoi; without nesting it reads as one pattern. "A few cells left empty as black voids" is the negative-space break that prevents the field from becoming uniform. The negative prompt blocks "organic" and "natural" to keep the read mathematical rather than biological.

Variations to try

  • Swap violet for a thermal palette of red-orange-yellow for a heat-map voronoi variant
  • Change to a 3D extruded voronoi with depth and shadow for a sculptural wall-panel look
abstract wall art

Explore collections

What to do next

Share: X / Twitter Pinterest Reddit WhatsApp Facebook
For developers — copy this prompt as JSON
{
  "title": "Abstract Fractal Voronoi Cellular Pattern",
  "prompt": "An abstract fractal pattern based on a voronoi cellular subdivision, a field of irregular polygon cells of varying sizes spreading across the frame, each cell filled with a gradient from deep violet at its centre to pale lavender at its edges, thin dark indigo edges between cells, a recursive subdivision where larger cells contain smaller nested voronoi clusters, a few cells left empty as black voids, subtle iridescent sheen on the cell edges, dark background, high-resolution detail of the cell boundaries, no text, no signature",
  "negative_prompt": "blurry, low quality, photorealistic, 3d render, people, faces, modern UI, text, letters, numbers, signs, watermark, frame, neon, oversaturated, cartoon, organic, natural",
  "model": "Stable Diffusion",
  "model_version": "SDXL",
  "settings": {
    "aspect_ratio": "1:1",
    "steps": 30,
    "cfg": 5,
    "sampler": "DPM++ 2M Karras"
  },
  "style_tags": [
    "abstract"
  ],
  "use_case_tags": [
    "wall-art"
  ],
  "source_url": "https://promptkoi.com/prompts/stable-diffusion/abstract-fractal-voronoi-cellular-pattern/"
}

The whole library is available as an open JSON dataset · developer docs.