Solar System Educational Chart
Stable DiffusionSolar System Educational Chart is an SDXL prompt for a 16:9 infographic. Eight planets arranged horizontally from the sun with correct surface textures, a thin orbital line and blank label boxes on a dark navy star-field background produces an educational astronomy chart with no text.
Last tested: August 2026 with Stable Diffusion SDXL
Part of the Stable Diffusion prompt library.
Prompt
A solar system educational chart, a clean infographic showing eight planets arranged in a horizontal row from left to right in order from the sun, each planet rendered as a detailed sphere with correct surface texture — rocky inner planets in warm tones and gas giants in banded patterns — a thin orbital line connecting the planets, a small sun icon at the far left, each planet with a blank label box below it, dark navy space background with a subtle star field, flat illustration style with soft spherical shading, no text, no letters, no numbers
Negative prompt
blurry, low quality, photorealistic, people, faces, text, letters, numbers, watermark, border, frame, neon, oversaturated, spacecraft, aliens
Settings
- Model
- Stable Diffusion SDXL
- Aspect ratio
- 16:9
- Steps
- 30
- CFG scale
- 7
- Sampler
- DPM++ 2M Karras
How to use this prompt
"Eight planets arranged in a horizontal row from left to right in order" is the data-structure instruction — without ordered arrangement SDXL scatters planets randomly. "Each planet rendered as a detailed sphere with correct surface texture" is the accuracy instruction; without texture cues all planets look like coloured balls. "Rocky inner planets in warm tones and gas giants in banded patterns" distinguishes the planet types. "Thin orbital line connecting the planets" is the chart convention that communicates the orbital relationship. "Dark navy space background with a subtle star field" is the space-chart convention. The negative prompt blocks spacecraft and aliens that would clutter the educational diagram.
Variations to try
- Swap the horizontal row for concentric orbital rings for a top-down solar system chart
- Change the chart to show only the inner four rocky planets for a terrestrial-planet chart
Explore collections
What to do next
Adapt it →
Open this prompt in the Stable Diffusion builder, pre-filled, and change one layer at a time.
Explore more →
Browse the full Stable Diffusion prompt library — every entry tested with its settings.
For developers — copy this prompt as JSON
{
"title": "Solar System Educational Chart",
"prompt": "A solar system educational chart, a clean infographic showing eight planets arranged in a horizontal row from left to right in order from the sun, each planet rendered as a detailed sphere with correct surface texture — rocky inner planets in warm tones and gas giants in banded patterns — a thin orbital line connecting the planets, a small sun icon at the far left, each planet with a blank label box below it, dark navy space background with a subtle star field, flat illustration style with soft spherical shading, no text, no letters, no numbers",
"negative_prompt": "blurry, low quality, photorealistic, people, faces, text, letters, numbers, watermark, border, frame, neon, oversaturated, spacecraft, aliens",
"model": "Stable Diffusion",
"model_version": "SDXL",
"settings": {
"aspect_ratio": "16:9",
"steps": 30,
"cfg": 7,
"sampler": "DPM++ 2M Karras"
},
"style_tags": [
"infographics",
"flat-design"
],
"use_case_tags": [
"infographics",
"illustration"
],
"source_url": "https://promptkoi.com/prompts/stable-diffusion/solar-system-educational-chart/"
} The whole library is available as an open JSON dataset · developer docs.