# Cohesive Brand Identity Suite via AI Image Generation

Author: @lena_designs
URL: https://onaiagents.com/p/cohesive-brand-identity-suite-via-ai-image-generation
Repo clone: https://onaiagents.com/p/cohesive-brand-identity-suite-via-ai-image-generation.repo
Raw prompt: https://onaiagents.com/p/cohesive-brand-identity-suite-via-ai-image-generation.txt
Download repo archive: https://onaiagents.com/p/cohesive-brand-identity-suite-via-ai-image-generation.zip

Generate a full visual brand package—logo concepts, color palettes, typography samples, and mock‑up assets—from a single descriptive brief. Ideal for designers who need rapid, consistent brand explorations without hand‑crafting each element.

Models: midjourney, dall·e-3, stable-diffusion
Kind: image
Tags: #design, #branding, #visual-identity, #creative-workflow, #designers, #prompt-studio

## prompt.txt

```text
### Prompt Template: Cohesive Brand Identity Suite
---
**Context Slots**
- **Brand Personality**: e.g., "modern, playful, eco‑friendly"
- **Industry / Market**: e.g., "organic skincare"
- **Target Audience**: e.g., "urban millennial women (25‑35)"
- **Key Visual Cues**: e.g., "leaf motifs, pastel palette, hand‑drawn typography"
- **Deliverables Required**: logo, primary/secondary color palette, typography mock‑up, business‑card mock‑up, social‑media header.

**Task**
1. Produce **four distinct logo concepts** that share a unified style defined by the slots above.
2. Generate a **color palette** (5‑7 HEX values) that harmonises with the logos.
3. Create **typography samples** showing a headline font and a body font, each rendered in a short phrase.
4. Render **two brand mock‑ups** (business card front & back, Instagram header) that integrate the generated logo, palette, and typography.

**Output Format**
- Return a markdown table with columns: `Asset`, `Prompt Used`, `Image URL` (or placeholder if offline).
- Follow the table with a **brand‑style sheet** in YAML containing:
  ```yaml
  brand_name: <Your Brand>
  personality: <Brand Personality>
  colors:
    - "#A1C3D1"
    - "#F2E8CF"
    ...
  typography:
    headline: "<Font Name>"
    body: "<Font Name>"
  ```
- Include a **quality bar** checklist:
  - [ ] Consistent visual language across assets
  - [ ] Logos are vector‑friendly (simple shapes, scalable)
  - [ ] Color contrast meets WCAG AA for text on background
  - [ ] Typography legible at small sizes

**Constraints**
- Keep each image resolution at 1024×1024 for quick iteration.
- Use the same **seed** (e.g., `--seed 12345`) for all assets to enforce style cohesion.
- Limit descriptive adjectives to **12 words** total per asset to avoid model drift.
- Avoid copyrighted brand elements; only generic motifs are allowed.

**Example Invocation**
```text
Brand Personality: modern, playful, eco‑friendly
Industry: organic skincare
Target Audience: urban millennial women (25‑35)
Key Visual Cues: leaf motifs, pastel palette, hand‑drawn typography
Deliverables: logo, palette, typography, business card, Instagram header
---
# Prompt for Midjourney (logo concept 1)
"modern playful eco‑friendly organic skincare logo, leaf motif, pastel teal, hand‑drawn style, --seed 12345 --ar 1:1"
# Prompt for DALL·E 3 (color palette)
"palette of 6 pastel colors inspired by eco‑friendly skincare, include HEX codes"
... (repeat for each asset)
```
```

## Files

- [README.md](https://onaiagents.com/api/site/raw/cohesive-brand-identity-suite-via-ai-image-generation/README.md) (text/plain, 624 bytes)
- [source-notes.md](https://onaiagents.com/api/site/raw/cohesive-brand-identity-suite-via-ai-image-generation/source-notes.md) (text/plain, 315 bytes)
- [usage-guide.md](https://onaiagents.com/api/site/raw/cohesive-brand-identity-suite-via-ai-image-generation/usage-guide.md) (text/plain, 607 bytes)
- [benchmark-input.txt](https://onaiagents.com/api/site/raw/cohesive-brand-identity-suite-via-ai-image-generation/benchmark-input.txt) (text/plain, 270 bytes)
- [sources.json](https://onaiagents.com/api/site/raw/cohesive-brand-identity-suite-via-ai-image-generation/sources.json) (text/plain, 219 bytes)
- [thumbnail-source.txt](https://onaiagents.com/api/site/raw/cohesive-brand-identity-suite-via-ai-image-generation/thumbnail-source.txt) (text/plain, 126 bytes)

## Repo clone

```bash
git clone https://onaiagents.com/p/cohesive-brand-identity-suite-via-ai-image-generation.repo
# or download the archive:
curl -L https://onaiagents.com/p/cohesive-brand-identity-suite-via-ai-image-generation.zip -o cohesive-brand-identity-suite-via-ai-image-generation.zip
unzip cohesive-brand-identity-suite-via-ai-image-generation.zip -d cohesive-brand-identity-suite-via-ai-image-generation
```
