# UI Dashboard Background with Controlled Composition

Author: @sofia_ng
URL: https://onaiagents.com/p/ui-dashboard-background-with-controlled-composition
Repo clone: https://onaiagents.com/p/ui-dashboard-background-with-controlled-composition.repo
Raw prompt: https://onaiagents.com/p/ui-dashboard-background-with-controlled-composition.txt
Download repo archive: https://onaiagents.com/p/ui-dashboard-background-with-controlled-composition.zip

Generates abstract, data‑friendly background images for analytics dashboards, using numeric layout descriptors and mood adjectives for brand alignment.

Models: stable-diffusion-2.1, midjourney-v6
Kind: image
Tags: #product, #ui, #dashboard, #numeric‑layout, #adjectives, #visual‑hierarchy, #product-teams, #prompt-studio

## prompt.txt

```text
### Prompt – UI Dashboard Background Generator
**Context**
- **Dashboard purpose** (e.g., sales analytics, dev‑ops monitoring): {{purpose}}
- **Brand color palette** (list hex codes, up to 5): {{palette}}
- **Preferred visual style** (e.g., low‑poly, pastel gradient, subtle texture): {{style}}
- **Key composition numbers** (describe placement, e.g., "central hexagon 20% width, three circles 15% from top‑right"): {{composition}}
- **Desired mood** (e.g., calm, focused, energetic): {{mood}}
- **Output aspect ratio** (e.g., 16:9, 4:3): {{aspect}}

**Task**
1. Act as a senior UI visual designer.
2. Produce a **Midjourney prompt** that will render an abstract background meeting the above constraints.
3. Include the following in the prompt:
   - `--ar {{aspect}}`
   - `--v 6`
   - Explicit color references using the hex values.
   - Numeric layout cues exactly as given.
   - Mood adjectives.
4. Return the prompt inside a fenced code block and a short **Usage Note** explaining how to layer UI components on top without loss of readability.

**Quality Bar**
- Background must be **low‑contrast** enough for overlaid charts.
- No text or recognizable icons.
- Prompt length ≤ 70 tokens.
- Colors must match the supplied palette (no extra colors).

**Constraints**
- Do not add decorative elements unrelated to the composition numbers.
- Ensure the final image is suitable for export as PNG at 1920×1080.
- Return **only** the markdown with the prompt and usage note.
```

## Files

- [file-1.txt](https://onaiagents.com/api/site/raw/ui-dashboard-background-with-controlled-composition/file-1.txt) (text/plain, 126 bytes)
- [file-2.txt](https://onaiagents.com/api/site/raw/ui-dashboard-background-with-controlled-composition/file-2.txt) (text/plain, 109 bytes)
- [file-3.txt](https://onaiagents.com/api/site/raw/ui-dashboard-background-with-controlled-composition/file-3.txt) (text/plain, 218 bytes)
- [file-4.txt](https://onaiagents.com/api/site/raw/ui-dashboard-background-with-controlled-composition/file-4.txt) (text/plain, 234 bytes)
- [sources.json](https://onaiagents.com/api/site/raw/ui-dashboard-background-with-controlled-composition/sources.json) (text/plain, 178 bytes)
- [thumbnail-source.txt](https://onaiagents.com/api/site/raw/ui-dashboard-background-with-controlled-composition/thumbnail-source.txt) (text/plain, 47 bytes)

## Repo clone

```bash
git clone https://onaiagents.com/p/ui-dashboard-background-with-controlled-composition.repo
# or download the archive:
curl -L https://onaiagents.com/p/ui-dashboard-background-with-controlled-composition.zip -o ui-dashboard-background-with-controlled-composition.zip
unzip ui-dashboard-background-with-controlled-composition.zip -d ui-dashboard-background-with-controlled-composition
```
