# Tool: Write Prompt for DALL-E 3 Vector Illustrations

> Generate clean flat vector graphics for web apps and SaaS product designs with the BOPINK Vector Illustration Prompt Generator. Specially built for UI/UX designers, marketing specialists, and web developers, this tool constructs prompts for DALL-E 3 and FLUX.1. It generates instructions for flat geometric human scenes, isometric SaaS architecture diagrams, balanced pastel color palettes, and clean white backgrounds ideal for hero banners and app splash screens.

**Category**: prompts-ai-image | **Target AI Models**: DALL-E 3, FLUX.1

## Domain Parameters:
- `vectorStyle` (select): Vector Variant (Default: "Flat SaaS")
- `colorPalette` (select): Color Palette Mood (Default: "Muted Pastel")
- `isolateBackground` (toggle): Pure White Background Isolation (Default: "true")

## Master Prompt Engineering Architecture (5 Pillars):
1. **Role & Persona**: Domain expert framing
2. **Task & Deliverable**: Primary objective & constraints
3. **Context & Parameters**: Technical specs & camera/stack parameters
4. **Negative Constraints**: Forbidden artifacts & bad practices
5. **Output Spec**: Section formatting & XML/Markdown structure

## Programmatic API Execution:
```http
POST /api/generate-prompt
Content-Type: application/json

{
  "toolSlug": "write-prompt-for-dall-e-3-vector-illustrations",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
