NO ADDED CHEMICALS || NO ADDED COLOURS || NO ADDED FRAGRANCES Amba Haldi, also known as Curcuma Amada, is a time-tested ayurvedic staple used for skin brightening. An age-old Ayurvedic remedy delivers all the skin-loving benefits and soothes acne and breakouts. Packed with anti-aging protection, Amba Haldi aka wild turmeric, targets fine lines, pigmentation, and dark spots. It is 100% natural, chemical-free, and Ayurveda-backed. Known for its healing properties, Amba Haldi is popularly used to treat acne, boils, and wounds. It is also proven to reduce the appearance of scars, pigmentation, and dark spots. Achieve blemish-free, brighter, and healthier-looking skin within 2-3 weeks of regular use without yellow stains. KEY BENEFITS Natural Skin Brightener: Helps fade visibly dark spots, pigmentation, and blemishes. Achieve 2x brighter skin within just 8-10 uses. This gentle skin-brightening ritual revives your natural luminosity. Combats Acne & Oxidative Stress: Reduces acne and breakouts up to 70% within just 2-3 weeks. Packed with antibacterial properties, it calms acne and prevents skin irritation. Blemish & Scar Reduction: Supports your skin's innate healing cycle by diminishing the appearance of blemishes. Its skin-healing properties soften the appearance of scars and marks. Anti-ageing Support: Enhances skin firmness by up to 55%. Packed with antioxidants, Amba Haldi heals early signs of aging and helps maintain youthful skin. Promotes Natural Glow: As a natural skin brightener, Amba Haldi promotes a natural glow. It is highly beneficial for improving skin tone. Regular use corrects uneven skin tone and makes your skin appear youthful and blemish-free. Exfoliates Dead Skin Cells: Deeply purifies skin and clears blocked pores. Amba Haldi softly removes dead skin cells and impurities, leaving the skin feeling refreshed and rejuvenated. The timeless ritual helps prevent buildup without stripping your skin's natural oils. INGREDIENTS 100% Pure Amba Haldi (Curcuma Amada) Root Powder: Sourced from organically grown roots. Contains no added chemicals, artificial colours, synthetic fragrances, or preservatives. HOW TO USE 1 For Dry Skin: Mix Amba Haldi powder with milk to create a thick paste. Apply it evenly on clean skin. Let it rest for 10-15 minutes and rinse with lukewarm water. 2 For Oily Skin: Mix 1-2 tablespoons of Amba Haldi powder with plain yogurt. Apply as a thin layer on the face. Let it rest for 10-12 minutes and wash away impurities and excess oil. 3 For Sensitive Skin: Take a thin paste using Amba Haldi and Aloe Vera Gel. Let it rest for 10-12 minutes and wash it off. 4 For Acne-prone Skin: Combine 1 tablespoon of Amba Haldi powder with WeHerbal's Pure Rose Water and a few drops of fresh lemon juice. Apply to affected areas and let dry for up to 10 minutes. Rinse with cool water. Note: Follow up with WeHerbal's Kumkumadi Face Cream for softer, brighter skin. FAQs Is Amba Haldi suitable for sensitive skin? Absolutely. WeHerbal's Amba Haldi treats irritated skin, calms inflammation, and prevents breakouts. How often should I use Amba Haldi for exfoliation? For best results, use it 1-2 times a week. Please note: over-exfoliation leads to dryness and irritation. Can I use it with other exfoliants? While WeHerbal's Amba Haldi is chemical-free and 100% natural, we recommend using Amba Haldi on days when you skip chemical peels or other exfoliants. What's the best way to apply it? Mix 1-2 tablespoons of Amba Haldi powder with a small amount of rose water, yogurt, or aloe gel. Apply gently in circular motions, leave on for a few minutes, then rinse with lukewarm water. Does it stain the skin? No. It's milder than kitchen turmeric and typically does not stain skin. /* Base Styles */ :root { --primary-color: #9d5c3e; --secondary-color: #e8b384; --text-color: #333; --light-bg: #f9f9f9; --border-radius: 8px; --box-shadow: 0 4px 8px rgba(0,0,0,0.05); } * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Arial', sans-serif; line-height: 1.6; color: var(--text-color); } .product-description-container { max-width: 1200px; margin: 0 auto; padding: 20px; } /* Feature Tags */ .feature-tags { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 8px; font-weight: 600; font-size: clamp(0.9rem, 2vw, 1.1rem); color: var(--primary-color); margin-bottom: 25px; padding: 12px; background-color: var(--light-bg); border-radius: var(--border-radius); text-align: center; } .divider { color: var(--primary-color); font-weight: bold; } /* Text Sections */ .description-text p, .benefits-list li, .ingredients-list li, .step p, .faq-answer, .note p { margin-bottom: 10px; font-size: clamp(0.95rem, 2vw, 1rem); } h3 { color: var(--primary-color); margin: 25px 0 15px; font-size: clamp(1.2rem, 3vw, 1.5rem); border-bottom: 2px solid var(--secondary-color); padding-bottom: 8px; display: inline-block; } strong { color: var(--primary-color); } /* Benefits Section */ .benefits-list { padding-left: 20px; list-style-type: none; } .benefits-list li { position: relative; padding-left: 25px; margin-bottom: 15px; } .benefits-list li:before { content: "•"; color: var(--secondary-color); font-size: 1.5em; position: absolute; left: 0; top: -3px; } /* Ingredients Section */ .ingredients-list { padding-left: 20px; list-style-type: none; } .ingredients-list li { margin-bottom: 15px; } /* Usage Steps */ .usage-steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin: 20px 0; } .step { background: white; padding: 20px; border-radius: var(--border-radius); box-shadow: var(--box-shadow); border-left: 4px solid var(--secondary-color); } .step-number { background-color: var(--primary-color); color: white; width: 30px; height: 30px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 10px; font-weight: bold; } /* Note Section */ .note { background-color: var(--light-bg); padding: 15px; border-left: 3px solid var(--secondary-color); margin: 15px 0; border-radius: var(--border-radius); } /* FAQ Section */ .faq-item { margin-bottom: 15px; border-bottom: 1px solid #eee; padding-bottom: 15px; } .faq-question { font-weight: 600; color: var(--primary-color); margin-bottom: 8px; font-size: clamp(1rem, 2vw, 1.1rem); } /* Responsive Adjustments */ @media (max-width: 768px) { .feature-tags { flex-direction: column; gap: 5px; } .divider { display: none; } .usage-steps { grid-template-columns: 1fr; } } @media (max-width: 480px) { .product-description-container { padding: 15px; } h3 { margin: 20px 0 12px; } .benefits-list, .ingredients-list { padding-left: 15px; } .step { padding: 15px; } }