Bucephalandra Silver Powder | Aquatic Plants – Superior Shrimp & Aquatics
Skip to content

15% OFF STORE WIDE! ENDS MARCH 15TH

Sign In

Bucephalandra Silver Powder

Bucephalandra Silver Powder

Regular price $9.00
Regular price Sale price $9.00
Sold out
Shipping calculated at checkout.
Amount: Rhizome

Sub total:

$9.00
View full details
Description

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>Bucephalandra 'Silver Powder' – Superior Shrimp & Aquatics</title>
  <link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=DM+Sans:wght@300;400;500&display=swap" rel="stylesheet" />
  <style>
    .ssa-pd *, .ssa-pd *::before, .ssa-pd *::after { box-sizing: border-box; }

    @keyframes fadeUp {
      from { opacity: 0; transform: translateY(16px); }
      to   { opacity: 1; transform: translateY(0); }
    }

    .ssa-pd {
      font-family: 'DM Sans', sans-serif !important;
      color: #1e1a1a !important;
      background: #fff !important;
      line-height: 1.75 !important;
      -webkit-font-smoothing: antialiased;
    }

    .ssa-pd .hero {
      background: linear-gradient(150deg, #111111 0%, #2a0000 60%, #F40909 100%) !important;
      padding: 3.5rem 3rem 2.8rem !important;
      position: relative !important;
      overflow: hidden !important;
      animation: fadeUp 0.6s ease both;
    }
    .ssa-pd .hero::before {
      content: '🌿';
      position: absolute;
      right: 3rem; bottom: 1.5rem;
      font-size: 7rem;
      opacity: 0.08;
      pointer-events: none;
      line-height: 1;
    }
    .ssa-pd .hero-tag {
      display: inline-block !important;
      background: rgba(255,255,255,0.12) !important;
      color: rgba(255,255,255,0.85) !important;
      font-size: 0.8rem !important;
      font-weight: 500 !important;
      letter-spacing: 0.18em !important;
      text-transform: uppercase !important;
      padding: 0.25rem 0.8rem !important;
      border-radius: 100px !important;
      margin-bottom: 1rem !important;
      border: 1px solid rgba(255,255,255,0.15) !important;
    }
    .ssa-pd .hero h1 {
      font-family: 'Playfair Display', serif !important;
      font-size: clamp(2rem, 5vw, 3.2rem) !important;
      color: #fff !important;
      line-height: 1.15 !important;
      margin: 0 0 0.6rem 0 !important;
      padding: 0 !important;
      background: transparent !important;
      text-transform: none !important;
      letter-spacing: normal !important;
    }
    .ssa-pd .hero-sub {
      color: rgba(255,255,255,0.65) !important;
      font-size: 1rem !important;
      font-weight: 300 !important;
      margin: 0 !important;
    }
    .ssa-pd .feature-pills {
      display: flex !important;
      flex-wrap: wrap !important;
      gap: 0.5rem !important;
      padding: 1.4rem 3rem !important;
      background: #111111 !important;
      border-bottom: 1px solid #1e1e1e !important;
    }
    .ssa-pd .fpill {
      display: inline-flex !important;
      align-items: center !important;
      gap: 0.35rem !important;
      background: #1e1e1e !important;
      color: rgba(255,255,255,0.75) !important;
      font-size: 0.82rem !important;
      padding: 0.3rem 0.85rem !important;
      border-radius: 100px !important;
      border: 1px solid rgba(255,255,255,0.08) !important;
    }
    .ssa-pd .fpill .dot {
      width: 6px; height: 6px;
      border-radius: 50%;
      background: #F40909;
      flex-shrink: 0;
    }
    .ssa-pd .body-wrap {
      max-width: 800px !important;
      margin: 0 auto !important;
      padding: 3rem 2rem 5rem !important;
      animation: fadeUp 0.5s 0.15s ease both;
    }
    .ssa-pd .prose p {
      font-size: 1.2rem !important;
      color: #6b6060 !important;
      line-height: 1.9 !important;
      margin-bottom: 1.6rem !important;
      font-weight: 300 !important;
    }
    .ssa-pd .prose p strong { color: #111111 !important; font-weight: 500 !important; }
    .ssa-pd .prose a { color: #b50707 !important; text-decoration: underline !important; text-underline-offset: 3px; }
    .ssa-pd .section-label {
      font-size: 0.78rem !important;
      font-weight: 500 !important;
      letter-spacing: 0.2em !important;
      text-transform: uppercase !important;
      color: #F40909 !important;
      margin: 2.8rem 0 0.5rem !important;
      display: block !important;
    }
    .ssa-pd .prose h2 {
      font-family: 'Playfair Display', serif !important;
      font-size: 2rem !important;
      font-weight: 600 !important;
      color: #1e1a1a !important;
      margin: 0 0 1.1rem !important;
      padding-bottom: 0.5rem !important;
      border-bottom: 2px solid #e8e2da !important;
      line-height: 1.25 !important;
      background: transparent !important;
      text-transform: none !important;
      letter-spacing: normal !important;
    }
    .ssa-pd .stat-row {
      display: grid !important;
      grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)) !important;
      gap: 0.85rem !important;
      margin: 1.6rem 0 2.2rem !important;
    }
    .ssa-pd .stat-card {
      background: #f7f3ee !important;
      border-radius: 10px !important;
      padding: 1.1rem 1rem !important;
      text-align: center !important;
      border: 1px solid #e8e2da !important;
    }
    .ssa-pd .stat-value {
      font-family: 'Playfair Display', serif !important;
      font-size: 1.5rem !important;
      font-weight: 700 !important;
      color: #111111 !important;
      display: block !important;
      line-height: 1.1 !important;
    }
    .ssa-pd .stat-label {
      font-size: 0.82rem !important;
      color: #6b6060 !important;
      margin-top: 0.3rem !important;
      display: block !important;
    }
    .ssa-pd .bullet-list { margin: 0.5rem 0 1.6rem !important; padding: 0 !important; }
    .ssa-pd .bl-item {
      display: block !important;
      padding: 0.35rem 0 0.35rem 1.6rem !important;
      font-size: 1.15rem !important;
      color: #6b6060 !important;
      font-weight: 300 !important;
      line-height: 1.75 !important;
      position: relative !important;
    }
    .ssa-pd .bl-item::before {
      content: '•' !important;
      color: #F40909 !important;
      font-size: 1.1rem !important;
      position: absolute !important;
      left: 0 !important; top: 0.3rem !important;
    }
    .ssa-pd .bl-item strong { color: #111111 !important; font-weight: 500 !important; }
    .ssa-pd .tip-box {
      background: #fff8f0 !important;
      border-left: 4px solid #F40909 !important;
      border-radius: 10px !important;
      padding: 1.2rem 1.6rem !important;
      margin: 2rem 0 !important;
    }
    .ssa-pd .tip-box .tip-label {
      font-size: 0.75rem !important;
      font-weight: 500 !important;
      letter-spacing: 0.18em !important;
      text-transform: uppercase !important;
      color: #F40909 !important;
      display: block !important;
      margin-bottom: 0.4rem !important;
    }
    .ssa-pd .tip-box p {
      font-size: 1.15rem !important;
      color: #5a3a2a !important;
      margin: 0 !important;
      font-weight: 300 !important;
      line-height: 1.8 !important;
    }
    .ssa-pd .steps { margin: 0.5rem 0 1.8rem !important; }
    .ssa-pd .step {
      display: flex !important;
      gap: 1rem !important;
      align-items: flex-start !important;
      margin-bottom: 0.85rem !important;
    }
    .ssa-pd .step-num {
      flex-shrink: 0 !important;
      width: 28px !important; height: 28px !important;
      border-radius: 50% !important;
      background: #111111 !important;
      color: #fff !important;
      font-size: 0.8rem !important;
      font-weight: 500 !important;
      display: flex !important;
      align-items: center !important;
      justify-content: center !important;
      margin-top: 0.15rem !important;
    }
    .ssa-pd .step-text {
      font-size: 1.15rem !important;
      color: #6b6060 !important;
      font-weight: 300 !important;
      line-height: 1.75 !important;
    }
    .ssa-pd .step-text strong { color: #111111 !important; font-weight: 500 !important; }
    .ssa-pd .plant-cta {
      background: linear-gradient(135deg, #111111 0%, #1a1a1a 100%) !important;
      border-radius: 12px !important;
      padding: 1.8rem 2rem !important;
      margin: 2.5rem 0 !important;
      display: flex !important;
      align-items: center !important;
      gap: 1.4rem !important;
      transition: background 0.2s, transform 0.2s !important;
      cursor: pointer !important;
      text-decoration: none !important;
    }
    .ssa-pd .plant-cta:hover {
      background: linear-gradient(135deg, #1a0000 0%, #2a0000 100%) !important;
      transform: translateY(-1px) !important;
    }
    .ssa-pd .plant-cta .cta-icon { font-size: 2.8rem !important; flex-shrink: 0 !important; line-height: 1 !important; }
    .ssa-pd .plant-cta .cta-text strong {
      display: block !important;
      font-family: 'Playfair Display', serif !important;
      font-size: 1.2rem !important;
      color: #fff !important;
      margin-bottom: 0.3rem !important;
      font-weight: 600 !important;
    }
    .ssa-pd .plant-cta .cta-text p {
      font-size: 1.05rem !important;
      color: rgba(255,255,255,0.55) !important;
      margin: 0 !important;
      font-weight: 300 !important;
      line-height: 1.6 !important;
    }
    .ssa-pd .policy-bar {
      display: flex !important;
      flex-wrap: wrap !important;
      gap: 0.6rem !important;
      align-items: center !important;
      padding: 1.2rem 1.6rem !important;
      background: #f7f3ee !important;
      border-radius: 10px !important;
      border: 1px solid #e8e2da !important;
      margin-top: 2.5rem !important;
    }
    .ssa-pd .policy-bar span { font-size: 0.9rem !important; color: #6b6060 !important; font-weight: 300 !important; }
    .ssa-pd .policy-bar a {
      display: inline-flex !important;
      align-items: center !important;
      gap: 0.3rem !important;
      background: #111111 !important;
      color: #fff !important;
      font-size: 0.82rem !important;
      font-weight: 500 !important;
      padding: 0.3rem 0.9rem !important;
      border-radius: 100px !important;
      text-decoration: none !important;
      transition: background 0.2s !important;
    }
    .ssa-pd .policy-bar a:hover { background: #F40909 !important; }
  </style>
</head>
<body>

<div class="ssa-pd">

  <!-- HERO -->
  <div class="hero">
    <span class="hero-tag">Aquatic Plants</span>
    <h1>Bucephalandra 'Silver Powder'</h1>
    <p class="hero-sub">Dark green leaves dusted with dense silver speckling — a compact, collector-grade Buce with a surface unlike any other cultivar.</p>
  </div>

  <!-- FEATURE PILLS -->
  <div class="feature-pills">
    <span class="fpill"><span class="dot"></span> Dense Silver Speckling</span>
    <span class="fpill"><span class="dot"></span> Dark Green Base Color</span>
    <span class="fpill"><span class="dot"></span> Rhizome — Do Not Bury</span>
    <span class="fpill"><span class="dot"></span> Low to Medium Light</span>
    <span class="fpill"><span class="dot"></span> No CO₂ Required</span>
    <span class="fpill"><span class="dot"></span> Shrimp & Fry Safe</span>
  </div>

  <!-- BODY -->
  <div class="body-wrap">
    <div class="prose">

      <p>
        <strong>Bucephalandra 'Silver Powder'</strong> is a distinctly patterned Buce cultivar that earns its name from the dense silver speckling distributed across the surface of each dark green leaf — a fine, powdery dusting of silver-white that covers the leaf surface more thoroughly and evenly than the iridescent sheen seen on most other Bucephalandra cultivars. The effect is immediately recognizable and gives the plant a cool, almost frosted quality that makes it stand out clearly against dark substrates and warm-toned <a href="/collections/hardscape-parent">driftwood</a>. Like all Buce, it is a slow-growing compact rhizome plant from the streams of Borneo that attaches to hardscape, thrives in low to medium light without CO₂, and feeds through its leaves rather than roots. Fully safe with all <a href="/collections/neocaridina-shrimp-parent">Neocaridina</a>, <a href="/collections/caridina-shrimp-parent">Caridina shrimp</a>, and fry.
      </p>

      <!-- Stat Row -->
      <div class="stat-row">
        <div class="stat-card">
          <span class="stat-value">Not Required</span>
          <span class="stat-label">CO₂</span>
        </div>
        <div class="stat-card">
          <span class="stat-value">72–82°F</span>
          <span class="stat-label">Temperature</span>
        </div>
        <div class="stat-card">
          <span class="stat-value">Low–Med</span>
          <span class="stat-label">Lighting</span>
        </div>
      </div>

      <!-- What to Expect -->
      <span class="section-label">What to Expect</span>
      <h2>Growth & Behavior Over Time</h2>
      <div class="bullet-list">
        <span class="bl-item"><strong>Dense silver speckling on a deep green leaf surface</strong> — the silver-white speckle pattern on 'Silver Powder' is denser and more evenly distributed than the iridescent sheen of cultivars like 'Artemis' or 'Red Purple' — it reads as a surface pattern rather than a light-angle effect, visible consistently from all viewing angles rather than only under direct light. Each leaf is individually patterned and no two are identical.</span>
        <span class="bl-item"><strong>Silver intensity increases with better light and nutrition</strong> — under low light the speckling is present but subdued; medium lighting with consistent liquid fertilization brings out the contrast between the dark green base and the silver pattern more fully, producing the bright, frosted appearance the cultivar is known for at its best.</span>
        <span class="bl-item"><strong>Compact, slow-growing rhizome habit</strong> — 'Silver Powder' grows deliberately, adding leaves over weeks and expanding its rhizome gradually. The compact size makes it ideal for nano tanks, detailed foreground planting, and accent positioning on smaller pieces of hardscape where a larger plant would be out of scale.</span>
        <span class="bl-item"><strong>Initial melting after introduction is normal</strong> — Bucephalandra commonly shed older leaves when moved to a new tank as they adjust to changed parameters and lighting. New growth from the rhizome tip is the sign recovery is underway. Leave the rhizome undisturbed and maintain stable water conditions through the adjustment period.</span>
        <span class="bl-item"><strong>Attaches to hardscape over time</strong> — small anchoring roots develop along the rhizome progressively, gripping <a href="/collections/hardscape-parent">driftwood and porous rock</a> surfaces naturally. Thread or super glue gel at the time of placement holds the plant in position while the roots establish — typically two to four weeks before the attachment becomes self-sustaining.</span>
        <span class="bl-item"><strong>Biofilm accumulates on the textured leaf surface</strong> — the patterned leaf surface provides rich foraging territory for <a href="/collections/neocaridina-shrimp-parent">Neocaridina</a>, <a href="/collections/caridina-shrimp-parent">Caridina shrimp</a>, and <a href="/collections/freshwater-snails-parent">snails</a> that graze it continuously, adding functional value alongside the plant's visual appeal.</span>
      </div>

      <!-- How to Set It Up -->
      <span class="section-label">How to Set It Up</span>
      <h2>Getting Started</h2>
      <div class="steps">
        <div class="step">
          <span class="step-num">1</span>
          <span class="step-text"><strong>Never bury the rhizome</strong> — the horizontal stem at the base of the plant must remain fully above the substrate at all times. Burying it causes rot that spreads quickly through the plant. Attach to hardscape or place on the substrate surface rather than planting into it.</span>
        </div>
        <div class="step">
          <span class="step-num">2</span>
          <span class="step-text"><strong>Attach to driftwood or stone</strong> — secure the rhizome to a piece of <a href="/collections/hardscape-parent">driftwood or porous rock</a> with thread or a small amount of super glue gel. Position the plant so the silver-speckled leaf surface faces outward and receives light directly — this is where the pattern will be most visible and most appreciated in the layout.</span>
        </div>
        <div class="step">
          <span class="step-num">3</span>
          <span class="step-text"><strong>Place in low to medium light</strong> — 'Silver Powder' is tolerant of shaded positions but the silver speckling is most vivid and high-contrast under medium lighting. Avoid high-intensity direct light, which can encourage algae growth on the slow-developing leaves before the plant is dense enough to outcompete it.</span>
        </div>
        <div class="step">
          <span class="step-num">4</span>
          <span class="step-text"><strong>Dose liquid fertilizer consistently</strong> — as an epiphyte, 'Silver Powder' draws nutrients from the water column through its leaves. A regular balanced fertilizer routine sustains new growth and maintains the contrast and vibrancy of the silver pattern on established leaves over time.</span>
        </div>
      </div>

      <!-- Tip Box -->
      <div class="tip-box">
        <span class="tip-label">💡 Bonus Tip</span>
        <p>'Silver Powder' is most striking when placed against a dark background or on dark-toned driftwood — the contrast between the silver-speckled leaves and a deep brown or near-black hardscape surface is where the pattern reads most clearly. On pale or light-colored wood the effect is more subtle; on dark wood or in front of a dark substrate it looks genuinely exceptional.</p>
      </div>

      <!-- Plant CTA -->
      <a href="/collections/aquatic-plants-parent" class="plant-cta">
        <span class="cta-icon">🌿</span>
        <div class="cta-text">
          <strong>Browse more aquatic plants</strong>
          <p>Pair 'Silver Powder' with other Bucephalandra cultivars, mosses, or hardscape for a collector-grade planted layout. Browse our <span style="color:#F40909;font-weight:500;">Aquatic Plants collection</span>.</p>
        </div>
        <span style="color:rgba(255,255,255,0.4);font-size:1.4rem;flex-shrink:0;">→</span>
      </a>

      <!-- Policy Bar -->
      <div class="policy-bar">
        <span>Before placing your order, please review our</span>
        <a href="/pages/doa-policy">📋 DOA Policy</a>
        <a href="/pages/shipping-info-practices">🚚 Shipping Info</a>
      </div>

    </div>
  </div>

</div>

</body>
</html>

Reviews

Customer Reviews

Be the first to write a review
0%
(0)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
Home Shop
Wishlist
Log in