Brand‑Driven Visual Mood‑Board Prompt for Image Generators
A ready‑to‑copy prompt that turns brand guidelines into a single, diffusion‑model‑ready text prompt for rapid mood‑board creation (DALL·E‑3, Midjourney, Stable Diffusion).
image promptdall·e-3midjourneystable-diffusion
Prompt - alexr_design/branddriven-visual-moodboard-prompt-for-image-generators/prompt.txt
prompt.txt
# Prompt: Brand‑Driven Visual Mood‑Board Generator
**Context**
- Brand adjectives: `{{adjectives}}` (e.g., modern, playful, eco‑friendly)
- Primary colors (hex): `{{primary_colors}}` (comma‑separated)
- Secondary colors (hex, optional): `{{secondary_colors}}`
- Target use‑case: `{{use_case}}` (e.g., website hero banner, social media ad)
- Desired artistic style: `{{style}}` (e.g., flat illustration, photorealistic, watercolor)
**Task**
Generate a single, concise textual prompt that can be fed directly to DALL·E‑3, Midjourney, or Stable Diffusion to create a mood‑board image embodying the brand.
**Output Format**
```
Prompt: "<generated prompt>"
Notes:
- Palette: <list of colors used>
- Composition hints: <key composition elements>
- Lighting & mood: <description>
```
**Quality Bar**
- Must include at least three distinct visual elements that reflect the brand adjectives.
- All listed colors must appear in the prompt.
- Prompt length ≤ 250 characters.
- Use model‑specific syntax when applicable (e.g., "--ar 16:9" for Midjourney).
**Constraints**
- No copyrighted characters, logos, or trademarked assets.
- Avoid overly abstract terms that diffusion models cannot interpret (e.g., “synergy”).
- If any required slot is missing, return an error message specifying the missing slot.
**Example Input**
```
adjectives: modern, playful, eco‑friendly
primary_colors: #34A853, #4285F4
secondary_colors: #FBBC05, #EA4335
use_case: website hero banner
style: flat illustration
```
**Example Output**
```
Prompt: "A flat‑illustration hero scene featuring a friendly robot holding a coffee cup, set against a clean gradient background using #34A853 and #4285F4, with accent splashes of #FBBC05 and #EA4335, soft natural lighting, --ar 16:9."
Notes:
- Palette: #34A853, #4285F4, #FBBC05, #EA4335
- Composition hints: central robot, foreground coffee cup, background gradient
- Lighting & mood: soft natural light, upbeat vibe
```
---
**How to use**
1. Fill the placeholders (`{{…}}`) with your brand data.
2. Paste the entire block into your LLM of choice (GPT‑4, Claude, Gemini, etc.).
3. Copy the generated `Prompt:` line into your image‑generation tool.
4. Iterate by tweaking adjectives, colors, or style as needed.Files - extra files in this repo
alexr_design/branddriven-visual-moodboard-prompt-for-image-generators6 files
README.md648 bytes
source-notes.md517 bytes
usage-guide.md1026 bytes
benchmark-input.txt164 bytes
sources.json158 bytes
thumbnail-source.txt129 bytes