Checkmate
Malabar Black Peppercorns | Whole Indian Pepper | Duals

Duals Natural

$5.95

Malabar Black Peppercorns | Whole Indian Pepper | Duals

coupon

25 promo codes

Duals Natural
Request a discount from Duals Natural
Checkmate partners with 1000's of brands to deliver you the top discounts.
Shop now

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap'); :root { --dn-green: #034225; --dn-green-dark: #022e1a; --dn-green-light: #045c32; --dn-green-subtle: rgba(3, 66, 37, 0.08); --dn-gold: #f3c149; --dn-gold-dark: #d4a63d; --dn-gold-light: #f7d576; --dn-gold-subtle: rgba(243, 193, 73, 0.12); --dn-cream: #fdfbf7; --dn-cream-dark: #f8f4ed; --dn-white: #ffffff; --dn-beige: #f4f1e8; --dn-beige-light: #faf8f3; --dn-text-hero: #1a1a1a; --dn-text-primary: #2a2a2a; --dn-text-secondary: #444444; --dn-text-tertiary: #666666; --shadow-xs: 0 1px 2px rgba(3, 66, 37, 0.04); --shadow-sm: 0 2px 8px rgba(3, 66, 37, 0.08); --shadow-md: 0 8px 24px rgba(3, 66, 37, 0.12); --shadow-lg: 0 16px 48px rgba(3, 66, 37, 0.16); --space-xs: 8px; --space-sm: 16px; --space-md: 24px; --space-lg: 40px; --space-xl: 64px; --space-2xl: 96px; --font-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; --transition-base: 0.3s cubic-bezier(0.4, 0, 0.2, 1); --transition-smooth: 0.5s cubic-bezier(0.23, 1, 0.32, 1); } .dn-clean { font-family: var(--font-primary); max-width: 1200px; margin: 0 auto 80px; background: linear-gradient(165deg, var(--dn-cream) 0%, var(--dn-white) 50%, var(--dn-beige-light) 100%); color: var(--dn-text-primary); border-radius: 32px; box-shadow: var(--shadow-lg); padding: var(--space-2xl) var(--space-xl); line-height: 1.7; border: 1px solid var(--dn-green-subtle); position: relative; overflow: hidden; animation: fadeInUp 0.6s ease-out; writing-mode: horizontal-tb; text-orientation: mixed; } .dn-clean::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: radial-gradient(circle at 20% 20%, var(--dn-green-subtle) 0%, transparent 50%), radial-gradient(circle at 80% 80%, var(--dn-gold-subtle) 0%, transparent 50%); pointer-events: none; z-index: 0; } .dn-clean > * { position: relative; z-index: 1; } .dn-clean h1 { font-size: clamp(32px, 5vw, 48px); font-weight: 800; margin: 0 0 var(--space-md); letter-spacing: -1.5px; color: var(--dn-text-hero); line-height: 1.2; max-width: 900px; } .product-subtitle { font-size: clamp(17px, 2.5vw, 19px); font-weight: 400; color: var(--dn-text-primary); line-height: 1.8; margin: 0 0 var(--space-lg); max-width: 800px; } .dn-clean h2 { font-size: clamp(24px, 3vw, 32px); font-weight: 700; margin: 0 0 var(--space-md); letter-spacing: -0.8px; color: var(--dn-text-hero); position: relative; padding-left: var(--space-md); } .dn-clean h2::before { content: ''; position: absolute; left: 0; top: 6px; width: 4px; height: 32px; background: linear-gradient(180deg, var(--dn-green) 0%, var(--dn-gold) 100%); border-radius: 3px; } .dn-clean h3 { font-size: clamp(18px, 2.5vw, 22px); font-weight: 700; margin: 0 0 var(--space-sm); letter-spacing: -0.5px; color: var(--dn-text-primary); } .dn-badge-wrapper { display: flex; align-items: center; gap: var(--space-sm); margin-bottom: var(--space-lg); flex-wrap: wrap; } .dn-product-badge { display: inline-flex; align-items: center; gap: 8px; padding: 12px 24px; background: var(--dn-green); color: var(--dn-white); border-radius: 100px; font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.2px; box-shadow: var(--shadow-sm); transition: var(--transition-base); } .dn-product-badge:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); background: var(--dn-green-dark); } .dn-trust-badge { display: inline-flex; align-items: center; gap: 6px; padding: 8px 16px; background: var(--dn-white); border: 1.5px solid var(--dn-gold); border-radius: 100px; font-size: 12px; font-weight: 600; color: var(--dn-text-primary); box-shadow: var(--shadow-xs); } .dn-trust-badge svg { width: 14px; height: 14px; fill: var(--dn-gold); } .dn-social-proof { display: flex; align-items: center; justify-content: center; gap: var(--space-md); padding: var(--space-lg) var(--space-md); margin: var(--space-xl) 0; background: linear-gradient(135deg, var(--dn-gold) 0%, var(--dn-gold-dark) 100%); border-radius: 20px; box-shadow: var(--shadow-lg); position: relative; overflow: hidden; flex-wrap: wrap; } .dn-social-proof::before { content: ''; position: absolute; top: -50%; right: -20%; width: 300px; height: 300px; background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%); border-radius: 50%; } .dn-social-proof-text { font-size: clamp(18px, 2.5vw, 22px); font-weight: 800; color: var(--dn-green-dark); text-align: center; letter-spacing: -0.3px; position: relative; line-height: 1.3; } .dn-social-proof-accent { font-size: clamp(14px, 2vw, 16px); font-weight: 600; color: var(--dn-green); text-align: center; position: relative; } .dn-feature-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: var(--space-md); margin: var(--space-xl) 0; } .dn-feature-item { display: flex; flex-direction: column; align-items: center; text-align: center; padding: var(--space-md); background: var(--dn-white); border-radius: 20px; box-shadow: var(--shadow-sm); transition: var(--transition-smooth); border: 1px solid var(--dn-green-subtle); } .dn-feature-item:hover { transform: translateY(-6px); box-shadow: var(--shadow-md); border-color: var(--dn-gold); } .dn-feature-icon { width: 64px; height: 64px; display: flex; align-items: center; justify-content: center; background: var(--dn-white); border-radius: 50%; margin-bottom: var(--space-sm); font-size: 28px; box-shadow: var(--shadow-sm); border: 2px solid var(--dn-gold); } .dn-feature-text { font-size: 14px; font-weight: 600; color: var(--dn-text-primary); line-height: 1.4; } .dn-info-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: var(--space-md); margin: var(--space-xl) 0; } .dn-info-card { background: var(--dn-white); border-radius: 20px; padding: var(--space-lg); box-shadow: var(--shadow-sm); border: 1px solid var(--dn-green-subtle); transition: var(--transition-smooth); } .dn-info-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); border-color: var(--dn-gold); } .dn-info-header { display: flex; align-items: center; gap: var(--space-sm); margin-bottom: var(--space-sm); } .dn-info-icon { width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; background: var(--dn-white); border-radius: 50%; font-size: 22px; box-shadow: var(--shadow-xs); border: 2px solid var(--dn-gold); transition: var(--transition-base); } .dn-info-title { font-size: 20px; font-weight: 700; color: var(--dn-text-hero); letter-spacing: -0.3px; } .dn-info-content { color: var(--dn-text-primary); line-height: 1.8; font-size: 15px; } .dn-info-list { list-style: none; padding: 0; margin: 0; } .dn-info-list li { position: relative; padding-left: 28px; margin-bottom: 10px; line-height: 1.7; color: var(--dn-text-primary); } .dn-info-list li::before { content: '✓'; position: absolute; left: 0; top: 0; width: 20px; height: 20px; background: var(--dn-green); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: var(--dn-white); font-size: 11px; font-weight: 700; } .dn-ingredient-simple { display: inline-block; padding: 8px 16px; background: var(--dn-gold-subtle); border: 1px solid var(--dn-gold); border-radius: 8px; font-size: 14px; font-weight: 600; color: var(--dn-green); margin-bottom: var(--space-sm); } .dn-content-grid { display: grid; grid-template-columns: 1fr 1fr; gap: var(--space-lg); margin-top: var(--space-xl); } .dn-card { background: var(--dn-white); border-radius: 24px; padding: var(--space-lg); box-shadow: var(--shadow-sm); border: 1px solid var(--dn-green-subtle); transition: var(--transition-smooth); position: relative; overflow: hidden; min-width: 0; width: 100%; } .dn-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, var(--dn-green) 0%, var(--dn-gold) 100%); opacity: 0; transition: var(--transition-base); } .dn-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); border-color: var(--dn-gold); } .dn-card:hover::before { opacity: 1; } .dn-clean ul { list-style: none; padding: 0; margin: 0 0 var(--space-lg); } .dn-clean li { position: relative; padding-left: 32px; margin-bottom: 1rem; line-height: 1.75; color: var(--dn-text-primary); font-size: 16px; } .dn-clean li:hover { color: var(--dn-text-hero); } .dn-clean li::before { content: ''; position: absolute; left: 0; top: 8px; width: 16px; height: 16px; background: var(--dn-green); border-radius: 50%; } .dn-clean li::after { content: '✓'; position: absolute; left: 4px; top: 6px; color: var(--dn-white); font-size: 11px; font-weight: 700; } .dn-clean li strong { color: var(--dn-text-hero); font-weight: 600; } .dn-specs { margin-top: var(--space-md); padding: var(--space-md); background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%); border-radius: 16px; border: 1.5px solid var(--dn-gold); box-shadow: inset 0 1px 2px var(--dn-gold-subtle); } .dn-spec-row { display: flex; justify-content: space-between; align-items: center; padding: 12px 0; border-bottom: 1px solid var(--dn-gold-subtle); font-size: 15px; } .dn-spec-row:last-child { border-bottom: none; } .dn-spec-label { font-weight: 600; color: var(--dn-text-hero); } .dn-spec-value { color: var(--dn-text-primary); text-align: right; font-weight: 500; } .dn-usage-note { margin-top: var(--space-lg); padding: var(--space-md); background: var(--dn-cream); border-left: 4px solid var(--dn-green); border-radius: 12px; font-size: 15px; line-height: 1.8; color: var(--dn-text-primary); box-shadow: var(--shadow-xs); } .dn-usage-note strong { color: var(--dn-green); font-weight: 600; } .dn-divider { height: 2px; background: linear-gradient(90deg, transparent 0%, var(--dn-gold) 50%, transparent 100%); margin: var(--space-xl) 0; border: none; } .dn-related { margin-top: var(--space-xl); padding: var(--space-lg); background: var(--dn-white); border-radius: 24px; box-shadow: var(--shadow-sm); border: 1px solid var(--dn-green-subtle); } .dn-related-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: var(--space-sm); margin-top: var(--space-md); } .dn-related-link { display: flex; align-items: center; justify-content: center; padding: var(--space-sm) var(--space-md); background: linear-gradient(135deg, var(--dn-beige-light) 0%, var(--dn-white) 100%); border: 1.5px solid var(--dn-gold); border-radius: 12px; font-size: 14px; font-weight: 600; color: var(--dn-text-primary); text-decoration: none; text-align: center; transition: var(--transition-base); box-shadow: var(--shadow-xs); } .dn-related-link:hover { background: var(--dn-green); color: var(--dn-white); transform: translateY(-3px); box-shadow: var(--shadow-md); border-color: var(--dn-green); } @keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } @media (max-width: 900px) { .dn-clean { padding: var(--space-lg) var(--space-md); border-radius: 24px; margin: 0 auto 40px; } .dn-content-grid { grid-template-columns: 1fr; gap: var(--space-md); } .dn-feature-grid { grid-template-columns: repeat(2, 1fr); } .dn-info-grid { grid-template-columns: 1fr; } .dn-social-proof { flex-direction: column; gap: var(--space-sm); } .dn-related-grid { grid-template-columns: 1fr; } } .dn-card h2, .dn-card h3, .dn-card p, .dn-card li, .dn-card strong { writing-mode: horizontal-tb; text-orientation: mixed; word-wrap: break-word; overflow-wrap: break-word; } @media (prefers-reduced-motion: reduce) { .dn-clean, .dn-clean * { animation: none !important; transition: none !important; } } ⚫ Classic Grade Malabar Coast, India Everyday Essential Malabar Black Peppercorns | The Original Indian Pepper for Everyday Cooking From the coast that gave pepper to the world. Malabar black pepper is the benchmark—balanced heat, earthy depth, and aromatic complexity that has made India's southwest coast the center of the global pepper trade for over 2,000 years. The workhorse pepper that belongs in every kitchen. Trusted by home cooks and professional kitchens since 1989 • Brooklyn • Manhattan • East Village • 🌶️ Balanced Heat 🌍 Historic Origin 👨‍🍳 Versatile Use 💎 Great Value 👨‍🍳 Flavor Profile Whole Peppercorns Clean, straightforward pepper heat Earthy, woody undertones Subtle citrus brightness Aromatic and pungent Well-balanced finish 🏛️ The Malabar Legacy India's original pepper-producing region Traded along ancient spice routes since 2000 BCE Once worth its weight in gold The pepper that launched a thousand ships Still the world's gold standard How to Use Malabar Pepper Everyday seasoning: Your go-to pepper for cooking, seasoning during prep, and finishing dishes—reliable flavor every time Marinades and rubs: Crack coarsely for spice rubs, marinades, and brines where pepper needs to stand up to bold ingredients Soups and stews: Add whole peppercorns to stocks, soups, and braises for subtle background heat that builds over time Indian cuisine: Essential for authentic curries, dals, and masalas—this is the pepper Indian cooks reach for Table grinding: Fill your pepper mill for all-purpose seasoning that works with any cuisine OriginMalabar Coast, India FormWhole Peppercorns Heat LevelMedium Best ForEveryday Cooking CharacterBalanced, Earthy, Aromatic Perfect Pairings Proteins: Chicken, pork, beef, fish, eggs—Malabar works with everything Cuisines: Indian, Mediterranean, American, French, Italian Vegetables: Potatoes, tomatoes, greens, roasted vegetables of all kinds Spice partners: Cumin, coriander, turmeric, mustard seed, garam masala Pro tip: Malabar pepper is your kitchen workhorse. Keep a pepper mill filled with these peppercorns on your counter and use it liberally. The difference between fresh-ground and pre-ground pepper is night and day. Malabar vs. Tellicherry Both come from India's Malabar Coast. The difference? Size and ripeness. Tellicherry peppercorns are the largest, most mature berries with complex, fruity notes. Malabar is the standard grade—smaller berries with clean, straightforward flavor. Use Malabar for everyday cooking and Tellicherry when pepper is the star. Shop Related Natural Ingredients All Black Peppers All Spices Tellicherry Pepper Ground Black Pepper Premium Salts Indian Spices

Save on Malabar Black Peppercorns | Whole Indian Pepper | Duals with a Duals Natural promo code

Checkmate is a savings app with over one million users that have saved $$$ on brands like Duals Natural.

The Checkmate extension automatically applies Duals Natural discount codes, Duals Natural coupons and more to give you discounts on products like Malabar Black Peppercorns | Whole Indian Pepper | Duals.

Top Duals Natural discount codes

See all codes

chevron