Volcanic Glow Wall Sconce
/* ===== VOLCANIC GLOW SCONCE — COLOR PALETTE ===== Porous yellow travertine cylinder (pale sand) + dark walnut wall plate + matte black arm Volcanic sand / raw fossil grey / dark walnut / warm amber pore glow ================================================= */ .vk-wrap{font-family:'DM Sans',sans-serif;color:#1a1208;max-width:680px;margin:0;padding:0;} .vk-wrap *{box-sizing:border-box;} .vk-wrap p,.vk-wrap h4,.vk-wrap h5{margin:0;} .vk-wrap .vk-divider{height:1px;background:#c8b898;margin:1.75rem 0;} .vk-wrap .vk-headline{font-family:'DM Serif Display',serif;font-size:21px;color:#1a1208;line-height:1.4;margin-bottom:.75rem;letter-spacing:-.01em;} .vk-wrap .vk-headline em{font-style:italic;color:#3a2808;} .vk-wrap .vk-intro{font-size:15px;color:#1a1208;line-height:1.9;margin-bottom:1rem;} .vk-wrap .vk-section-label{font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#3a2808;margin-bottom:.7rem;display:block;} /* Pore glow notice — the key unique phenomenon */ .vk-wrap .vk-notice-glow{border-left:2px solid #c8a060;background:linear-gradient(135deg,#fdf8ef,#faf5e4);border-radius:0 6px 6px 0;padding:1rem 1.1rem;margin-bottom:.85rem;} .vk-wrap .vk-notice-glow h5{font-family:'DM Serif Display',serif;font-size:16px;font-weight:400;color:#3a2808;margin-bottom:.4rem;} .vk-wrap .vk-notice-glow p{font-size:13px;color:#1a1208;line-height:1.7;} /* Stone notice */ .vk-wrap .vk-notice-stone{border-left:2px solid #b07820;background:#fdf8ef;border-radius:0 6px 6px 0;padding:.88rem 1rem;margin-bottom:.75rem;} .vk-wrap .vk-notice-stone h5{font-size:13px;font-weight:500;color:#7a5010;margin-bottom:.3rem;} .vk-wrap .vk-notice-stone p{font-size:13px;color:#1a1208;line-height:1.65;} /* Green */ .vk-wrap .vk-notice-green{border-left:2px solid #4a7a3a;background:#f3f9f0;border-radius:0 6px 6px 0;padding:.88rem 1rem;margin-bottom:.75rem;} .vk-wrap .vk-notice-green h5{font-size:13px;font-weight:500;color:#2e5a24;margin-bottom:.3rem;} .vk-wrap .vk-notice-green p{font-size:13px;color:#1a1208;line-height:1.65;} .vk-wrap .vk-notice-green a{color:#2e5a24;text-underline-offset:3px;} /* Features */ .vk-wrap .vk-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:1.25rem;} .vk-wrap .vk-feat{background:linear-gradient(135deg,#fdf8ef,#faf5e4);border-radius:6px;padding:.85rem;border:1px solid #c8b898;} .vk-wrap .vk-feat-icon{width:28px;height:28px;border-radius:4px;background:#e8d8b0;display:flex;align-items:center;justify-content:center;margin-bottom:.6rem;border:1px solid #c8b898;} .vk-wrap .vk-feat h4{font-size:12.5px;font-weight:500;color:#1a1208;margin-bottom:.25rem;} .vk-wrap .vk-feat p{font-size:12px;color:#806040;line-height:1.6;} /* Size card + pore reference */ .vk-wrap .vk-size{display:flex;gap:1rem;align-items:flex-start;padding:.9rem 1rem;border:1px solid #c8b898;border-radius:6px;background:linear-gradient(135deg,#fdf8ef,#faf5e4);margin-bottom:.75rem;} .vk-wrap .vk-size-thumb a{display:block;flex-shrink:0;} .vk-wrap .vk-size-thumb img{width:100px;height:auto;border-radius:5px;border:1px solid #c8b898;display:block;} .vk-wrap .vk-size-thumb-hint{font-size:10px;color:#806040;text-align:center;margin-top:3px;} .vk-wrap .vk-size-info{flex:1;padding-top:.15rem;} .vk-wrap .vk-size-tag{display:inline-block;background:#3a2808;color:#fdf8ef;font-size:10px;padding:2px 9px;border-radius:10px;font-weight:500;margin-bottom:.4rem;} .vk-wrap .vk-size-name{font-size:15px;font-weight:500;color:#1a1208;margin-bottom:.15rem;} .vk-wrap .vk-size-detail{font-size:12px;color:#806040;line-height:1.7;} /* Stone reference image */ .vk-wrap .vk-ref-card{background:linear-gradient(135deg,#fdf8ef,#faf5e4);border:1px solid #c8b898;border-radius:6px;overflow:hidden;margin-bottom:.5rem;} .vk-wrap .vk-ref-card a{display:block;} .vk-wrap .vk-ref-card img{width:100%;height:auto;display:block;} .vk-wrap .vk-ref-caption{font-size:10px;color:#806040;text-align:center;padding:.5rem;font-style:italic;} /* Bulb card */ .vk-wrap .vk-bulb{background:linear-gradient(135deg,#fdf8ef,#faf5e4);border:1px solid #c8b898;border-radius:6px;padding:.9rem 1rem;margin-bottom:1rem;} .vk-wrap .vk-bulb h5{font-size:13px;font-weight:500;color:#3a2808;margin-bottom:.3rem;} .vk-wrap .vk-bulb p{font-size:13px;color:#1a1208;line-height:1.65;} .vk-wrap .vk-bulb a{color:#3a2808;text-underline-offset:3px;} /* Spec table */ .vk-wrap .vk-spec-table{width:100%;border-collapse:collapse;} .vk-wrap .vk-spec-table tr{border-bottom:1px solid #c8b898;} .vk-wrap .vk-spec-table tr:last-child{border-bottom:none;} .vk-wrap .vk-spec-table td{padding:9px 0;font-size:14px;vertical-align:top;} .vk-wrap .vk-spec-table td:first-child{color:#806040;width:42%;padding-right:1rem;} /* Downloads */ .vk-wrap .vk-dl{display:flex;gap:8px;flex-wrap:wrap;} .vk-wrap .vk-dl-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#3a2808;border:1px solid #c8b898;padding:7px 14px;border-radius:5px;text-decoration:none;background:linear-gradient(135deg,#fdf8ef,#faf5e4);} .vk-wrap .vk-dl-btn:hover{background:#e8d8b0;} /* FAQ */ .vk-wrap details{border-bottom:1px solid #c8b898;padding:12px 0;} .vk-wrap details summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:14px;font-weight:500;color:#1a1208;} .vk-wrap details summary::-webkit-details-marker{display:none;} .vk-wrap details summary::marker{display:none;} .vk-wrap details p{font-size:13px;color:#1a1208;line-height:1.7;margin-top:8px;padding-right:1rem;} .vk-wrap details a{color:#806040;text-underline-offset:3px;} @media(max-width:520px){ .vk-wrap .vk-features{grid-template-columns:1fr 1fr;} .vk-wrap .vk-size{flex-direction:column;} .vk-wrap .vk-size-thumb img{width:100%;} } Volcanic Glow Wall Sconce — travertine cylinder, pore constellation, walnut & black arm. A cylindrical shade of highly porous yellow travertine — its surface craggy, fossil-textured, and alive with natural voids — suspended from a curved matte black arm that mounts on a dark walnut disc. When the lamp is off, the travertine reads as a sculptural stone cylinder, its raw volcanic character visible in the surface pockmarks and mineral inclusions. When the lamp is on, the hundreds of natural pores glow from within as warm amber pinpoints — a constellation of light through stone that no manufactured material can replicate. The pore glow is the sconce’s defining phenomenon, and the reason it belongs on a gallery wall as much as a living room. ✨ The pore glow is the lamp — turn it on to see what it really is When lit, the natural voids in the travertine cylinder glow as warm amber spots — dozens of them, distributed across the surface in a pattern unique to each piece. The effect is deliberately theatrical: the stone becomes a glowing constellation, warm amber light escaping through centuries-old geological pores. This is the lamp’s primary visual character. Product photographs only show a fraction of the real experience. Natural travertine — pore pattern is unique to every piece Yellow travertine is a sedimentary limestone formed over millennia. The size, density, and distribution of natural pores differ between every piece — your sconce will have its own constellation of light, different from the display images and from every other lamp. This is inherent to natural stone. It is not a defect. Travertine Pore Reference Tap to enlarge — travertine surface and pore reference. Your piece will differ. Features Porous Travertine Cylinder Dense natural pores glow amber when lit — a constellation unique to each stone. Dark Walnut Wall Disc Turned walnut mounting plate — warm natural wood, minimal and refined. Matte Black Arm Curved matte black metal arm — minimal, architectural, recedes against any wall. Size Tap to enlarge Single size ∅ 5.1″ × H 8.3″ Dia 13 cm × H 21 cm (cylinder)Materials: Yellow Travertine, Walnut, MetalArm finish: Matte BlackWall plate: Dark Walnut discControl: Wall switch + pull chain Bulb & Light Source E26 (US/CA) or E27 (EU/AU) — bulb not included A warm-white LED at 2700–3000 K is strongly recommended — the warm amber tone amplifies the pore glow effect, making the natural voids in the travertine glow more richly and warmly. A candle-tip or small globe E26/E27 LED at 4–6W is appropriate for the compact ∅ 13 cm cylinder. The pore glow effect is more dramatic with a warm bulb — cool white (4000K+) produces the pattern but with a cooler, less atmospheric quality.Guide to E26 and E27 bulb selection → Pair two sconces for a corridor or beside a bed Two Volcanic Glow sconces at matching heights on either side of a bed, mirror, or corridor create a warm, symmetrical installation — each stone’s unique pore constellation ensures no two lamps look identical, even in a pair. Specifications Materials Yellow Travertine, Dark Walnut Wood, Metal Cylinder size Dia 13 cm × H 21 cm / ∅ 5.1″ × H 8.3″ Bulb base E26 (US/CA) or E27 (EU/AU) Light source LED or Edison filament bulb (not included) Voltage AC 110–240V Control Wall switch (not included) · Pull chain switch Wiring Hardwired Mounting Wall — dark walnut disc base Arm finish Matte Black Environment Indoor only Body finish Yellow Travertine (natural stone) · Dark Walnut Pore glow Natural phenomenon — pores glow amber when lit. Unique to each piece. Certification North America · EU · AU · Saudi Arabia Downloads Spec Sheet Installation Guide Frequently Asked Questions The stone has amber glowing spots when the lamp is on — is this a defect? No — the glowing pores are the defining feature of this lamp and are entirely intentional. Travertine is formed with natural voids throughout its structure. Where the cylindrical stone wall is thinnest at these voids, warm light escapes as amber pinpoints. Each stone has its own unique pore distribution, so the constellation of light is singular to your piece. This is not structural damage and is not a quality issue. It is the reason this sconce exists. Will my sconce look like the product photos? The form — the cylindrical travertine shade, walnut disc, matte black arm — will match. The pore pattern, surface texture, amber tonal variation, and fossil inclusions of the stone will differ, as every block of natural travertine is geologically unique. The photographs show representative examples. Your sconce will have its own character. Can I use a wall switch and a pull chain at the same time? Yes — the sconce has both options. The hardwired connection is controlled by your wall switch as the primary circuit control. The pull chain on the shade provides a secondary in-lamp on/off control. Both can be used independently: the wall switch cuts power to the lamp entirely; the pull chain switches the lamp on or off within that powered circuit. For bedside use, the pull chain is often more convenient than reaching a wall switch. Is the Volcanic Glow Sconce certified for North America and Europe? Yes. It holds certifications compatible with North America, Saudi Arabia, Europe, and Australia and operates on AC 110–240V worldwide. Sizing & questions Every piece is made to order in our own atelier — here is what most clients ask before choosing theirs. What bulb do I need, and what color temperature works best?+Use E26 (US/CA) or E27 (EU/AU) bulbs, not included. A warm-white LED at 2700–3000 K is strongly recommended—it amplifies the pore glow, making the natural voids in travertine glow richly and warmly. A 4–6W candle-tip or small globe LED suits the compact ∅ 5.1″ cylinder. Will every travertine sconce look the same?+No. Natural yellow travertine's pore size, density, and distribution differ between every piece. Your sconce's constellation of light is unique—even paired sconces will have distinct pore patterns. This natural variation is inherent to stone, not a defect. Where should I install this sconce?+The Volcanic Glow works beautifully beside a bed, above a bedside table, flanking a mirror or corridor, or on a gallery wall. Pair two at matching heights for symmetrical installations. Indoor use only. Hardwired; wall switch not included. Can I customize the size or materials?+This sconce is offered in one size: ∅ 5.1″ × H 8.3″. For custom sizing or material variations, contact Vakkerlight's atelier—all pieces are made to order in our own workshop. How do I clean the travertine?+Gently dust the porous travertine surface with a soft, dry cloth. Avoid water or harsh cleaners, which can damage natural stone. The porous texture collects dust naturally; light dusting preserves the stone's character.
More you might like
Related
Volcanic Noir Wall Sconce
Related
Volcanic Glow Wall Light
Related
Shattered Volcanic Stone Lava Glow Glass Wall Art
Related