HomeStylesTemplates
StyleKit
StylesTemplates
  1. Home
  2. /Styles
  3. /Indian Festive
Style Catalog/Indian Festive

Indian Festive

印度节庆

D
42/100Poor

The dazzling aesthetics of Indian Diwali and Holi festivals, with rich gold ornamentation, jewel-tone palettes, and mandala motifs. Ideal for celebrations, events, and lifestyle brands.

Indian festive designDiwaliHolimandala patternjewel tonesgold ornamentationSouth Asian designrangolifestival websitewedding websitevibrant colors
View Full Showcase →Templates

Best For

Indian festive design / Diwali / Holi

Primary Move

Use vermillion bg-[#e63946] and saffron orange bg-[#ff9f1c] as primary accent colors

Watch Out

Do not use cold blue-gray tones bg-gray-100, bg-slate-50

Showcase Entry

Live preview of the showcase page. Click to explore the full experience.

View Full Showcase →

Color Palette

Primary

#e63946

Secondary

#fff8e7

Accent 1

#ff9f1c

Accent 2

#7b2d8e

Accent 3

#2a9d8f

Accent 4

#d4af37

AI ImplementationRatings & FeedbackComponent PreviewReadinessFAQExports

AI Implementation

Copy the Hard Prompt first, then use the spec when needed

Use the Hard Prompt by default to generate UI. Use the Design Spec to understand, modify, and review the style. Use the Creative Brief for early exploration.

Hard Prompt

Use this by default: copy it, append the concrete requirement, and let AI generate consistent production UI.

When to use

  • -When AI should generate UI directly
  • -When repeated outputs must stay consistent
  • -When style drift is the main risk

How to use

  • -Copy the full prompt
  • -Append the concrete requirement
  • -Review against forbidden rules and UI states
STYLEKIT_STYLE_REFERENCE
style_name: Indian Festive
style_slug: indian-festive
style_source: /styles/indian-festive

# Hard Prompt

## When To Use
Use this when you want AI to generate code with strict style consistency. It is the safest default for production UI.

## How To Use
- Copy the full prompt into ChatGPT, Claude, Cursor, or another coding assistant.
- Append the concrete product/page requirement after the prompt.
- After generation, check the forbidden rules and interaction states before accepting the output.

Strictly follow the style rules below and maintain consistency. No style drift allowed.

## Requirements

- Prioritize style consistency first, then creative extension.
- When conflicts arise, treat prohibitions as the highest priority.
- Self-check before output: verify colors, typography, spacing, and interactions still match this style.

## Style Rules

You are an Indian Festive design style frontend development expert. All generated code must strictly follow these constraints:

## Absolutely Forbidden

- Cold blue-gray tones (bg-gray-100, bg-slate-50)
- Pure black backgrounds (bg-black)
- Sharp corners (rounded-none)
- Low-saturation or muted colors
- Neon cyber colors (text-[#00ffff], text-[#ff00ff])
- Monochromatic schemes

## Must Follow

- Vermillion red #e63946 and saffron orange #ff9f1c as primary accents
- Warm ivory background bg-[#fff8e7]
- Gold decorations using border-[#d4af37] and shadow with gold rgba
- Royal purple #7b2d8e for text and headings
- Rounded corners rounded-xl
- Multi-color gradients for emphasis
- Bold typography with tracking-wide

## Color Palette

Primary:
- Vermillion: #e63946
- Warm White: #fff8e7
- Saffron: #ff9f1c
- Royal Purple: #7b2d8e
- Teal: #2a9d8f
- Gold: #d4af37

## Special Elements

- Mandala-inspired circular decorations
- Gold border and glow effects
- Multi-color gradient strips
- Warm layered backgrounds
- Festive light/lamp motifs

## Animation & Interaction Rules

### Grand Illumination (Button Glow)
- Resting: shadow-[0_0_16px_rgba(212,175,55,0.4)] -- always-on gold aura
- Hover: hover:shadow-[0_0_35px_rgba(212,175,55,0.8)] -- glow explodes to 35px (diya lamp igniting)
- NEVER use flat shadow on interactive elements

### Joyful Flourish (Button Motion)
- hover:-translate-y-1 hover:scale-[1.03] -- lift AND grow simultaneously (lamp rising + fireworks ascending)
- active:scale-95 active:translate-y-0 -- joyful bounce-back
- active:shadow-[0_0_16px_rgba(212,175,55,0.4)] -- glow settles back to resting

### Golden Touch (Focus)
- focus:ring-2 focus:ring-[#d4af37] focus:ring-offset-2 focus:ring-offset-[#fff8e7]
- ring-offset-[#fff8e7] mandatory -- gold ring must separate from ivory background

### Ceremonial Unfurling (Card Color Strip)
- Resting: w-12 h-1 bg-gradient-to-r from-[#e63946] via-[#ff9f1c] to-[#d4af37]
- On group-hover: group-hover:w-full -- ribbon unfurls across full card width (gift unwrapping)
- Transition: duration-500 ease-out
- Always use group class on card container

### Card Hover
- hover:-translate-y-2 hover:scale-[1.02] -- festive ascension
- hover:shadow-[0_15px_40px_rgba(230,57,70,0.2),0_0_30px_rgba(212,175,55,0.3)] -- dual jewel-tone glow
- Heading: group-hover:text-[#e63946] transition-colors duration-300 -- purple to vermillion shift

## Absolute Bans (Match and Refuse)

If any of the following patterns appear, it is a style violation — rewrite without exception.

- use cold blue-gray tones bg-gray-100, bg-slate-50
- use pure black backgrounds bg-black, bg-[#000]
- use sharp corners without rounding rounded-none
- use low-saturation or dull colors
- use overly tech-feel neon blue-green text-[#00ffff]
- omit gold decorative elements
- use monochromatic schemes; colors should be layered
- omit active:scale-95 on buttons (festive buttons must have a jubilant bounce feel)

## Self-Check (Verify Before Shipping)

If any item fails, the style has drifted — fix before shipping.

- [ ] No purple-to-blue gradients
- [ ] No overused fonts (Inter, Roboto, Geist, Fraunces, Plus Jakarta Sans)
- [ ] No nested cards (cards inside cards)
- [ ] No gray text on colored backgrounds
- [ ] Body text contrast meets WCAG AA (>= 4.5:1)
- [ ] No bounce or elastic easing curves
- [ ] Animations have a prefers-reduced-motion fallback
- [ ] Body text line length capped at 65-75 characters
- [ ] No side-stripe accent borders (border-left/right > 1px)
- [ ] No gradient text (background-clip: text)
- [ ] No glassmorphism used as the default surface treatment
- [ ] No tiny uppercase tracked eyebrow labels above every section heading
- [ ] do not use cold blue-gray tones bg-gray-100, bg-slate-50
- [ ] do not use pure black backgrounds bg-black, bg-[#000]
- [ ] do not use sharp corners without rounding rounded-none
- [ ] do not use low-saturation or dull colors
- [ ] do not use overly tech-feel neon blue-green text-[#00ffff]

Community

Ratings & Feedback

Sign in to rate
0 comments
Sign in to post a comment. Sign In

Component Templates

Component Preview

按钮

印度节庆按钮:hover 时金色光晕爆破(shadow 35px)+ hover:-translate-y-1 hover:scale-[1.03] 向上欢腾,active:scale-95 弹跳,focus:ring-[#d4af37] focus:ring-offset-[#fff8e7]

Frontend Readiness

Dark Mode, States, Motion, and Accessibility

This layer tracks whether the style is ready for real websites: theme modes, state feedback, keyboard access, and performance constraints.

Overall

51%

Fallback

Dark Mode

0%

Missing

UI States

79%

Partial

Motion

70%

Partial

A11y

70%

Partial

Performance

35%

Fallback

Key State Coverage

light
HoverFocus VisibleDisabledLoadingEmptyErrorSuccess

Button

Default / Hover / Focus Visible / Active / Disabled

Input

Default / Hover / Focus Visible / Disabled / Error

Card

Default / Hover / Focus Visible / Loading / Skeleton

Form

Default / Focus Visible / Disabled / Loading / Error

Implementation Notes

  • No curated dark-mode contract exists yet.
  • Check contrast in both light and dark modes.
  • Check heavy shadows, blur, large media, and scroll-linked effects manually.
  • No style-specific performance cost profile has been curated yet.

FAQ

Indian Festive — Frequently Asked Questions

01What is the Indian Festive design style?
The dazzling aesthetics of Indian Diwali and Holi festivals, with rich gold ornamentation, jewel-tone palettes, and mandala motifs. Ideal for celebrations, events, and lifestyle brands. Its core principle: Indian Festive draws from the dazzling visual language of Diwali (Festival of Lights) and Holi (Festival of Colors), transforming thousands of years of South Asian color traditions into modern digital interfaces.
02What colors does Indian Festive use?
Indian Festive uses #e63946 as its primary color and #fff8e7 as its secondary color, with accent colors #ff9f1c, #7b2d8e, #2a9d8f, #d4af37. Every hex value can be copied from the palette on this page.
03How do I apply Indian Festive correctly?
Key practices: Use vermillion bg-[#e63946] and saffron orange bg-[#ff9f1c] as primary accent colors. Generously use gold text-[#d4af37] and border-[#d4af37] for decorative lines and glows. Use warm ivory bg-[#fff8e7] as the base background.
04What are common mistakes with Indian Festive?
Avoid: Do not use cold blue-gray tones bg-gray-100, bg-slate-50. Do not use pure black backgrounds bg-black, bg-[#000]. Do not use sharp corners without rounding rounded-none.
05How do I prompt AI to generate Indian Festive UI?
Copy the ready-made AI prompt on this page — it bundles the design tokens and component rules — and paste it into ChatGPT, Claude, Cursor, or v0. Effective prompts include the keywords: Indian festive design, Diwali, Holi, mandala pattern.
Global Styles

Global CSS

css
/* Indian Festive Global Styles */

:root {
  --if-vermillion: #e63946;
  --if-warm-white: #fff8e7;
  --if-saffron: #ff9f1c;
  --if-royal-purple: #7b2d8e;
  --if-teal: #2a9d8f;
  --if-gold: #d4af37;
}

/* Gold glow effect */
.if-gold-glow {
  box-shadow:
    0 0 12px rgba(212, 175, 55, 0.3),
    0 0 24px rgba(212, 175, 55, 0.15);
}

/* Mandala border decoration */
.if-mandala-border {
  border: 2px solid var(--if-gold);
  border-radius: 1rem;
  position: relative;
}

/* Festive gradient text */
.if-gradient-text {
  background: linear-gradient(135deg, var(--if-vermillion), var(--if-saffron), var(--if-gold));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* Warm backdrop */
.if-warm-bg {
  background: linear-gradient(135deg, var(--if-warm-white), rgba(255, 159, 28, 0.05), rgba(230, 57, 70, 0.05));
}

/* Diya lamp glow */
.if-diya-glow {
  box-shadow:
    0 0 20px rgba(255, 159, 28, 0.4),
    0 0 40px rgba(212, 175, 55, 0.2);
}
@keyframes indian-festive-fade-in {
  from { opacity: 0; transform: translateY(8px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes indian-festive-pulse {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.7; }
}

.indian-festive-card {
  position: relative;
  overflow: hidden;
}

.indian-festive-card::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  background: linear-gradient(135deg, rgba(230, 57, 70, 0.05), transparent);
  pointer-events: none;
}

.indian-festive-card:hover::before {
  opacity: 1;
}

.indian-festive-frosted {
  backdrop-filter: blur(12px) saturate(180%);
  -webkit-backdrop-filter: blur(12px) saturate(180%);
  background: rgba(230, 57, 70, 0.08);
}

.indian-festive-accent-corner {
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 2rem), calc(100% - 2rem) 100%, 0 100%);
}

.indian-festive-animate-in {
  animation: indian-festive-fade-in 0.5s ease-out both;
}

IDE Integration

IDE Configuration Export

Download configuration files for AI coding assistants to generate code in this style.

Style Pack

Export Style Pack

Get complete machine-readable style assets including design tokens, Tailwind presets, CSS variables, and shadcn/ui themes.

Metadata

Style metadata including version information

Design Tokens

Compatible with Figma / Style Dictionary / Tokens Studio

Tailwind Preset

Tailwind CSS theme preset, import directly in config

Global CSS

CSS variables and base styles

shadcn Theme

shadcn/ui theme configuration

CSS Variables

Pure CSS variables, works with any project

SKILL.md

Loadable skill pack for Cursor / Claude Code / VS Code

Design Philosophy

Indian Festive draws from the dazzling visual language of Diwali (Festival of Lights) and Holi (Festival of Colors), transforming thousands of years of South Asian color traditions into modern digital interfaces.

Accessibility

Accessibility Score

WCAG 2.1 compliance analysis based on color contrast and typography readability.

42

Overall Score

Grade: D - Poor

Contrast Ratios

Score: 23/100Average Ratio: 3.51:1
AA FailAAA Fail
ContextColorsRatioAAAAA
Text on background
/#7b2d8e / #fff8e7
7.6:1
Secondary text on background
/#e63946 / #fff8e7
3.94:1
Muted text on background
/#7b2d8e / #fff8e7
7.6:1
Text on secondary background
/#7b2d8e / #fff8e7
7.6:1
Secondary text on secondary
/#e63946 / #fff8e7
3.94:1
Button primary
/#ffffff / #e63946
4.17:1
Text on accent 1
/#7b2d8e / #e63946
1.93:1
Alt text on accent 1
/#e63946 / #e63946
1:1
Text on accent 2
/#7b2d8e / #ff9f1c
3.92:1
Alt text on accent 2
/#e63946 / #ff9f1c
2.03:1
Text on accent 3
/#7b2d8e / #7b2d8e
1:1
Alt text on accent 3
/#e63946 / #7b2d8e
1.93:1
Text on accent 4
/#7b2d8e / #2a9d8f
2.42:1
Alt text on accent 4
/#e63946 / #2a9d8f
1.25:1
Text on accent 5
/#7b2d8e / #d4af37
3.83:1
Alt text on accent 5
/#e63946 / #d4af37
1.98:1

Readability

Score

87/100

Font Size

text-sm md:text-base

Font Weight

font-bold tracking-wide text-[#7b2d8e]

Line Height

default

Scoring is based on WCAG 2.1 standards. AA requires 4.5:1 contrast for normal text, 3:1 for large text; AAA requires 7:1 for normal text, 4.5:1 for large text.

StyleKit

A curated web design style library to help AI generate better-looking websites.

FeedbackSupport Maintenance
Explore+
StylesTemplatesAnimationsResource LibraryPromptsCollections
Learn+
FoundationsGuideRecipesChangelogBlog
Trust+
AboutContactPrivacyTermsSupport UsRefunds

(c) 2026 StyleKit. Open source project.

闄旾CP澶?025065501鍙?3

Colophon/SK — 2026

Built with the Editorial style

01FeedbackTell us what could work better02Support MaintenanceIf StyleKit helps your workflow, voluntary support helps cover servers, domains, and ongoing upkeep.

StyleKit

A curated web design style library to help AI generate better-looking websites.

GitHub Repository

Explore

StylesTemplatesAnimationsResource LibraryPromptsCollections

Learn

FoundationsGuideRecipesChangelogBlog

Dispatch

Get notified when new styles, templates and tools ship.

Stay Updated

By subscribing, you agree to our Privacy Policy and Terms.

(c) 2026 StyleKit. Open source project.

AboutContactPrivacyTermsSupport UsRefunds/陕ICP备2025065501号-3

StyleKit