
Natural Certified 14.50 Ct Mogok Pink Tourmaline Emerald Cut Loose Gemstone
USD 27.99

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
Nishgems
USD 285.00
Condition: New without tags
View Natural Pink Tourmaline 1.85 Ct Emerald Cut | Congo | Loose Gemstone with current marketplace pricing, condition, product images and item details. Natural Pink Tourmaline. Congo • Untreated • VVS Clarity. Gem Type Tourmaline. Origin Congo. Premium Loose Gemstone. With a hardness of 7.5, tourmaline is suitable for jewelry use with proper care. Yes, this is a natural earth-mined Pink Tourmaline from Congo, not synthetic or lab-created. Natural Pink Tourmaline 1.85 Ct Emerald Cut | Congo | Loose Gemstone :root{ --gold:#d07aa8; --gold-light:#f3c6dc; --forest:#3a1f2e; --forest-light:#5a2d45; --charcoal:#222; --text:#4a4a4a; --soft:#f8f6f1; --white:#ffffff; --border:#e5dfd2; --shadow:0 8px 30px rgba(0,0,0,0.05); } *{ margin:0; padding:0; box-sizing:border-box; } body{ font-family:'Jost',sans-serif; background:var(--soft); color:var(--charcoal); line-height:1.8; font-size:15px; } h1,h2,h3{ font-family:'Cormorant Garamond',serif; } .container{ width:90%; max-width:1200px; margin:auto; } /* TOP BAR */ .top-bar{ background:var(--forest); color:var(--gold-light); text-align:center; padding:10px; font-size:12px; letter-spacing:2px; text-transform:uppercase; } /* HEADER */ header{ background:#fff; padding:24px 0; border-bottom:1px solid var(--border); box-shadow:var(--shadow); } .header-inner{ display:flex; justify-content:space-between; align-items:center; } .logo{ font-size:32px; font-weight:700; color:var(--forest); } .logo span{ color:var(--gold); } .tagline{ font-size:12px; letter-spacing:2px; text-transform:uppercase; color:#777; } /* HERO */ .hero{ background:linear-gradient(135deg,var(--forest),#4a2438); padding:90px 20px 80px; text-align:center; } .hero-label{ color:var(--gold-light); letter-spacing:4px; text-transform:uppercase; font-size:12px; margin-bottom:20px; } .hero h1{ color:#fff; font-size:clamp(32px,5vw,58px); line-height:1.2; margin-bottom:20px; } .hero h1 em{ color:var(--gold-light); font-style:italic; } .hero-sub{ color:rgba(255,255,255,0.75); font-size:14px; letter-spacing:2px; text-transform:uppercase; margin-bottom:30px; } .badges{ display:flex; justify-content:center; flex-wrap:wrap; gap:12px; } .badge{ border:1px solid rgba(255,255,255,0.2); padding:8px 18px; border-radius:50px; color:var(--gold-light); font-size:12px; background:rgba(255,255,255,0.05); } /* SECTIONS */ section{ padding:70px 0; } .section-label{ font-size:11px; text-transform:uppercase; letter-spacing:3px; color:var(--gold); margin-bottom:8px; font-weight:600; } .section-title{ font-size:36px; color:var(--forest); margin-bottom:20px; } .divider{ width:80px; height:2px; background:var(--gold); margin-bottom:35px; } /* ITEM BAR */ .item-bar{ background:#fff; border:1px solid var(--border); border-left:4px solid var(--gold); padding:24px; margin-top:-40px; position:relative; z-index:2; box-shadow:var(--shadow); display:grid; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)); gap:20px; border-radius:4px; } .item-box small{ display:block; font-size:11px; text-transform:uppercase; letter-spacing:2px; color:#888; margin-bottom:6px; } .item-box strong{ color:var(--forest); font-size:16px; } /* CARD */ .card{ background:#fff; border:1px solid var(--border); border-radius:6px; padding:40px; box-shadow:var(--shadow); } /* SPEC GRID */ .spec-grid{ display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:18px; } .spec{ background:#faf9f6; border:1px solid #eee8db; padding:18px; border-radius:4px; } .spec strong{ display:block; font-size:12px; text-transform:uppercase; letter-spacing:1.5px; color:#777; margin-bottom:8px; } .spec span{ color:var(--forest); font-weight:600; } /* CLARITY */ .clarity{ background:linear-gradient(135deg,var(--forest),var(--forest-light)); color:#fff; padding:45px; border-radius:6px; box-shadow:var(--shadow); } .clarity-badge{ display:inline-block; padding:8px 24px; border:1px solid rgba(255,255,255,0.2); color:var(--gold-light); margin-bottom:20px; font-size:28px; font-weight:700; letter-spacing:4px; } .clarity h3{ font-size:24px; margin-bottom:15px; } /* ABOUT */ .about-grid{ display:grid; grid-template-columns:2fr 1fr; gap:30px; } .features{ background:#faf8f2; border:1px solid var(--border); padding:28px; border-radius:6px; } .features li{ list-style:none; margin-bottom:14px; color:var(--forest); font-weight:500; } /* INFO CARDS */ .info-grid{ display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:24px; } .info-card{ background:#fff; border:1px solid var(--border); padding:32px; border-radius:6px; box-shadow:var(--shadow); } .info-card h3{ font-size:26px; color:var(--forest); margin-bottom:18px; } .info-card p{ margin-bottom:10px; } /* FAQ */ .faq-item{ background:#fff; border:1px solid var(--border); border-left:4px solid var(--gold); padding:26px; margin-bottom:18px; border-radius:4px; box-shadow:var(--shadow); } .faq-item h3{ font-size:22px; color:var(--forest); margin-bottom:10px; } /* FOOTER */ footer{ background:var(--forest); color:#fff; text-align:center; padding:50px 20px; margin-top:40px; } .footer-logo{ font-size:30px; margin-bottom:10px; } .footer-logo span{ color:var(--gold-light); } .footer-text{ font-size:13px; letter-spacing:2px; text-transform:uppercase; color:rgba(255,255,255,0.7); } /* MOBILE */ @media(max-width:768px){ .header-inner{ flex-direction:column; gap:10px; text-align:center; } .about-grid{ grid-template-columns:1fr; } .card, .clarity, .info-card{ padding:25px; } .section-title{ font-size:28px; } } Established 1987 • Natural Earth-Mined Gemstones • Worldwide Shipping • Sri Lanka Nish Gems Premium Loose Gemstones Exporter Trusted Since 1987 Premium Loose Gemstone Natural Pink Tourmaline 1.85 Ct — Emerald Cut Congo • Untreated • VVS Clarity Natural Earth-Mined Untreated Worldwide Shipping VVS Clarity Secure Packaging Item Number TRP2201-123 Quantity 1 Stone Origin Congo Treatment None 01 — Specifications Stone Specifications Item Number TRP2201-123 Quantity 1 Gem Type Tourmaline Weight 1.85 Carats Shape Emerald Size 7.77 x 6.49 x 5.19 MM Color Pink Clarity VVS Luster Sparkling Origin Congo Treatment None Hardness 7.5 Certificate Not Available Yet 02 — Clarity Clarity Information VVS Very Very Slightly Included VVS means the gemstone has very, very slight inclusions that are extremely difficult to see even under 10x magnification or by a trained eye upon close inspection. 03 — Description Stone Description Natural Pink Tourmaline from Congo with emerald shape, pink color, and sparkling luster. This 1.85 Ct loose tourmaline is suitable for engagement rings, pendants, custom jewelry, and gemstone collections. This gemstone has VVS clarity. It is untreated. With a hardness of 7.5, tourmaline is suitable for jewelry use with proper care. Its emerald cut shape makes it suitable for ring settings, pendants, and custom jewelry designs. 04 — About About Us Established in 1987, NishGems is a gemstone exporter based in Sri Lanka, dealing in natural gemstones. We specialize in sapphires, spinels, aquamarines, tsavorites, tourmalines, quartz, and loose gemstones for collectors, jewelers, and buyers. We provide natural gemstones with fair value and customer service. ✔ Natural Earth-Mined Gemstones ✔ Sri Lankan Seller ✔ Worldwide Shipping ✔ Secure Packaging ✔ Certification Available 05 — Policies Shipping, Payments & Returns Shipping We ship worldwide. UPS Shipping (Standard Shipping): 7–10 working days ( Payments PayPal accepted. Stripe accepted. Other payment methods can be arranged upon request. Returns We offer a 14-day return policy. Returns are accepted only if the item is not as described or is damaged during shipping. Buyer pays return shipping cost. Item must be returned in original condition. 06 — Terms Terms & Conditions All items are carefully inspected before shipping. Photos and videos are recorded for reference until the transaction is completed. Import duties, taxes, and charges (if applicable) are the buyer’s responsibility. 07 — FAQ Frequently Asked Questions Is this a real natural tourmaline? Yes, this is a natural earth-mined Pink Tourmaline from Congo, not synthetic or lab-created. Is this tourmaline heated? No, this gemstone is untreated. Can this stone be used for an engagement ring? Yes, tourmaline with hardness 7.5 can be used for jewelry with proper care. Is certification available? Certification is not yet available for this stone, but it can be arranged for additional charges. Will I receive the exact stone shown? Yes, you will receive the exact gemstone shown in the photos and videos. Do you offer worldwide shipping? Yes, we ship worldwide using UPS standard shipping (7–10 days, free). FedEx expedited shipping is also available. What is your return policy? We offer a 14-day return policy. Returns are accepted only if the item is not as described or damaged during shipping. Buyer pays return shipping cost. Nish Gems Natural Gemstones • Trusted Since 1987 • Worldwide Shipping Condition: New without tags. Category: Jewelry & Watches › Loose Diamonds & Gemstones › Loose Gemstones. Brand: Nishgems.
Additional views from the marketplace listing for Natural Pink Tourmaline 1.85 Ct Emerald Cut | Congo | Loose Gemstone.




Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for Natural Pink Tourmaline 1.85 Ct Emerald Cut | Congo | Loose Gemstone.

USD 27.99

USD 150.00

USD 320.00

USD 499.00

USD 560.00

USD 280.00

USD 1799.00

USD 20.00

USD 42.99

USD 4490.00