About Prompt
- Prompt Type – Dynamic
- Prompt Platform – Google Gemini
- Niche – Festive Posts
- Language – English
- Category – Social Media
- Prompt Title – Gemini Prompt for Designing Diwali Social Media Templates
Prompt Details
**Prompt Type:** Dynamic
**Platform:** Google Gemini
**Niche:** Festive Posts (Diwali)
**Goal:** Generate visually appealing and engaging Diwali social media templates suitable for various platforms (Instagram, Facebook, Twitter, etc.) with customizable options for text, images, and other design elements.
**Prompt:**
“`
Imagine you’re a social media designer specializing in festive content. Your task is to create a series of dynamic Diwali-themed templates for various social media platforms. I want these templates to be vibrant, celebratory, and reflective of the spirit of Diwali.
**Provide me with JSON output structured as follows, ensuring each template includes these key elements:**
“`json
[
{
“platform”: “Platform Name (e.g., Instagram Story, Facebook Post, Twitter Banner)”,
“dimensions”: “Dimensions in pixels (e.g., 1080×1920)”,
“background”: “Description of the background (e.g., Gradient from orange to gold, Image of fireworks, Pattern of diyas)”,
“elements”: [
{
“type”: “Element type (e.g., text, image, icon)”,
“content”: “Text content or image description (e.g., ‘Happy Diwali!’, Image of rangoli, Diwali greeting in Hindi)”,
“style”: “Styling details (e.g., Font family: Montserrat, Font size: 48px, Color: #FFFFFF, Bold, Italic, Image filters: brightness +20, contrast +10)”,
“position”: “Position coordinates relative to template dimensions (e.g., top: 20%, left: 10%, centered)”,
“animation”: “Optional animation details (e.g., fade-in, slide-up, shimmer)”
},
// … more elements
],
“color_palette”: “List of hex color codes used (e.g., [#FFD700, #FF8C00, #A52A2A])”,
“variations”: [
{
“modification”: “Description of the change from the base template (e.g., Background changed to an image of lit diyas, Text changed to ‘Shubh Deepawali’)”,
“elements”: [
// Modified elements with their new attributes
]
},
// … more variations
]
},
// … more templates
]
“`
**Further Requirements and Customization Options:**
* **Diversity in Designs:** Generate templates with a range of styles, from traditional to modern, minimalist to ornate.
* **Text Placeholders:** Indicate clearly where users can customize text with placeholders like {{Greeting}}, {{Message}}, {{Brand Name}}.
* **Image Suggestions:** Suggest appropriate image categories or keywords that users can use to personalize the templates (e.g., “family celebrating Diwali,” “diyas and candles,” “festive sweets”).
* **Platform-Specific Best Practices:** Adhere to the recommended dimensions and design guidelines for each platform. For example, Instagram Story templates should be vertically oriented, while Facebook post templates can be square or rectangular.
* **Accessibility Considerations:** Ensure sufficient contrast between text and background for readability.
**Example Prompt Customization:**
“Create a template specifically for an Instagram post advertising a Diwali sale. The template should include an image placeholder for the product, text placeholders for the discount offer and brand name, and festive Diwali elements.”
“Design a Twitter banner template with a modern and minimalist aesthetic. Use a color palette of deep blue and gold.”
By providing this detailed prompt with clear JSON structure and customization options, you enable Google Gemini to generate dynamic and versatile Diwali social media templates that users can easily adapt and personalize for their specific needs. The JSON output makes it easy to integrate these templates into design software or social media management tools. This also allows users to quickly iterate and experiment with different variations, promoting creative freedom and efficiency in content creation.
“`