Marble Round Ceiling Lamp
.rd-pdp, .rd-pdp div, .rd-pdp span, .rd-pdp p, .rd-pdp h4, .rd-pdp h5, .rd-pdp ul, .rd-pdp li, .rd-pdp ol, .rd-pdp table, .rd-pdp tbody, .rd-pdp tr, .rd-pdp td, .rd-pdp details, .r d-pdp summary, .rd-pdp a, .rd-pdp iframe, .rd-pdp strong, .rd-pdp em { margin: 0; padding: 0; border: 0; background: transparent; box-sizing: border-box; font-family: inherit; font-size: inherit; font-weight: normal; font-style: normal; line-height: inherit; color: inherit; text-align: left; text-decoration: none; vertical-align: baseline; list-style: none; } .rd-pdp table { border-collapse: collapse; width: 100%; } .rd-pdp iframe, .rd-pdp img { display: block; max-width: 100%; } .rd-pdp strong { font-weight: 700; } /* Natural Stone theme — purple-marble accented */ .rd-pdp { --stone-accent: #6a3a5e; font-family: -apple-system, 'Helvetica Neue', Arial, sans-serif; font-size: 14px; line-height: 1.6; padding: 28px 0; max-width: 680px; margin: 0 auto; color: #2a1f24; background: transparent; } .rd-pdp *, .rd-pdp *::before, .rd-pdp *::after { box-sizing: border-box; } .rd-pdp .section-label { font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #2a1f24; margin: 0 0 12px; padding: 0 0 10px; border-bottom: 1.5px solid #2a1f24; } .rd-pdp .tag-line { font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #6b5060; margin: 0 0 20px; } .rd-pdp .intro-text { font-size: 14px; line-height: 1.8; color: #3e2e34; margin: 0 0 14px; } .rd-pdp .intro-text:last-of-type { margin-bottom: 28px; } .rd-pdp .divider { height: 1px; background: #d9c8d2; margin: 28px 0; } .rd-pdp .video-frame { position: relative; padding-top: 56.25%; background: #ecdce6; overflow: hidden; margin-bottom: 24px; } .rd-pdp .video-frame iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; } .rd-pdp .feat-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; } .rd-pdp .feat-card { background: #ecdce6; padding: 14px; } .rd-pdp .feat-card h4 { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; margin: 0 0 6px; color: #2a1f24; line-height: 1.4; } .rd-pdp .feat-card p { font-size: 12px; color: #6b5060; line-height: 1.6; margin: 0; } .rd-pdp .variant-grid { display: grid; grid-template-columns: 1fr; gap: 10px; } .rd-pdp .variant-card { border: 1px solid #c9a8bc; background: transparent; display: flex; flex-direction: column; overflow: hidden; } .rd-pdp .variant-swatch { width: 100%; height: 130px; display: block; } .rd-pdp .variant-body { padding: 14px; display: flex; flex-direction: column; gap: 6px; } .rd-pdp .variant-card h5 { font-size: 12px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; margin: 0; color: #2a1f24; line-height: 1.4; } .rd-pdp .variant-card p { font-size: 12px; color: #6b5060; line-height: 1.6; margin: 0; } .rd-pdp .accent-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; } .rd-pdp .accent-card { border: 1px solid #c9a8bc; background: transparent; display: flex; flex-direction: column; overflow: hidden; } .rd-pdp .accent-swatch { width: 100%; height: 70px; display: block; } .rd-pdp .accent-body { padding: 12px; display: flex; flex-direction: column; gap: 4px; } .rd-pdp .accent-card h5 { font-size: 12px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; margin: 0; color: #2a1f24; line-height: 1.4; } .rd-pdp .accent-card p { font-size: 12px; color: #6b5060; line-height: 1.55; margin: 0; } /* Universal SKU process block */ .rd-pdp .process-block { background: #ecdce6; padding: 18px 20px; margin: 20px 0 0; border-left: 3px solid var(--stone-accent); } .rd-pdp .process-block h4 { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; color: #2a1f24; margin: 0 0 12px; line-height: 1.4; } .rd-pdp .process-block p { font-size: 13px; color: #3e2e34; line-height: 1.7; margin: 0 0 12px; } .rd-pdp .process-list { counter-reset: process; padding: 0; margin: 0; } .rd-pdp .process-list li { position: relative; padding: 8px 0 8px 36px; list-style: none; font-size: 13px; line-height: 1.7; color: #3e2e34; } .rd-pdp .process-list li::before { counter-increment: process; content: counter(process); position: absolute; left: 0; top: 8px; width: 24px; height: 24px; border-radius: 50%; background: var(--stone-accent); color: #fff; font-size: 12px; font-weight: 700; line-height: 24px; text-align: center; letter-spacing: 0; } .rd-pdp .notice-block { background: #ecdce6; padding: 14px 16px; margin: 20px 0 0; border-left: 3px solid var(--stone-accent); } .rd-pdp .notice-block.warn { border-left-color: #c84020; } .rd-pdp .notice-block p { font-size: 13px; color: #3e2e34; line-height: 1.7; margin: 0; } .rd-pdp .notice-block strong { font-weight: 700; } .rd-pdp .dim-row { display: grid; grid-template-columns: 1fr 1fr; border: 1px solid #c9a8bc; } .rd-pdp .dim-cell { padding: 14px 16px; text-align: center; } .rd-pdp .dim-cell + .dim-cell { border-left: 1px solid #c9a8bc; } .rd-pdp .dim-val { font-size: 14px; font-weight: 700; color: #2a1f24; display: block; letter-spacing: -.01em; line-height: 1.4; } .rd-pdp .dim-lbl { font-size: 11px; color: #94788a; text-transform: uppercase; letter-spacing: .08em; margin-top: 4px; display: block; line-height: 1.4; } .rd-pdp .spec-table { width: 100%; border-collapse: collapse; } .rd-pdp .spec-table tr { border-bottom: 1px solid #d9c8d2; } .rd-pdp .spec-table tr:first-child { border-top: 1px solid #d9c8d2; } .rd-pdp .spec-table td { padding: 10px 0; font-size: 13px; vertical-align: top; background: transparent; border: 0; text-align: left; line-height: 1.6; } .rd-pdp .spec-table td:first-child { color: #94788a; width: 40%; font-size: 12px; text-transform: uppercase; letter-spacing: .06em; font-weight: 700; padding-right: 12px; } .rd-pdp .spec-table td:last-child { color: #3e2e34; } .rd-pdp .faq-item { border-bottom: 1px solid #d9c8d2; background: transparent; margin: 0; padding: 0; } .rd-pdp .faq-item:first-of-type { border-top: 1px solid #d9c8d2; } .rd-pdp .faq-item summary { font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; padding: 12px 0; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; color: #2a1f24; background: transparent; margin: 0; line-height: 1.4; } .rd-pdp .faq-item summary::-webkit-details-marker { display: none; } .rd-pdp .faq-item summary::marker { display: none; content: ''; } .rd-pdp .faq-item p { font-size: 13px; color: #6b5060; line-height: 1.7; padding: 0 0 14px; margin: 0; } .rd-pdp .dl-row { display: flex; gap: 8px; flex-wrap: wrap; } .rd-pdp a.dl-btn, .rd-pdp a.dl-btn:link, .rd-pdp a.dl-btn:visited { font-size: 12px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: .07em !important; color: #2a1f24 !important; border: 1.5px solid #2a1f24 !important; padding: 9px 16px !important; text-decoration: none !important; background: transparent !important; display: inline-flex !important; align-items: center !important; gap: 6px !important; cursor: pointer; transition: background .2s, color .2s; line-height: 1.4 !important; margin: 0 !important; } .rd-pdp a.dl-btn:hover, .rd-pdp a.dl-btn:focus, .rd-pdp a.dl-btn:active { background: #2a1f24 !important; color: #ffffff !important; text-decoration: none !important; border-color: #2a1f24 !important; } @media (max-width: 600px) { .rd-pdp { padding: 20px 0; } .rd-pdp .feat-grid { grid-template-columns: 1fr; } .rd-pdp .accent-grid { grid-template-columns: 1fr; } .rd-pdp .variant-swatch { height: 110px; } .rd-pdp .accent-swatch { height: 60px; } .rd-pdp .dim-row { grid-template-columns: 1fr; } .rd-pdp .dim-cell + .dim-cell { border-left: 0; border-top: 1px solid #c9a8bc; } .rd-pdp .spec-table td:first-child { width: 45%; } } Calacatta Viola Marble · Compact Flush Mount · E26/E27 A small cylindrical flush-mount ceiling lamp built around a hollow Calacatta Viola marble shade — Italian white marble shot through with deep plum and burgundy veining. The marble cylinder caps to the ceiling via a slim metal collar, leaving the bottom open so light spills directly downward. When lit, the bulb illuminates the inner surface of the stone, revealing the veining as glowing translucent patterns. Each shade is hand-cut from a unique slab — no two share the same veining pattern, color intensity, or composition. A small piece of architecture for compact spaces. See It In Action Features Natural Calacatta Viola Genuine Italian white-and-purple veined marble — every shade is one-of-a-kind. Compact Flush Mount ∅ 12 × H 10 cm — fits low ceilings and small rooms where a pendant won't work. Stone Selection Service Pick your specific stone after ordering — we send photos before shipping. Material Calacatta Viola Marble Cream-white base stone shot through with deep plum, burgundy, and rose-purple veining. A dramatic Italian marble that pairs with cream walls, brass accents, walnut, and contemporary luxury palettes. Every piece is hand-cut from natural slab, so patterns, color intensity, and grain direction vary widely between pieces. Ceiling Plate Color — Choose at Checkout Pearl Black Lustrous pearl-black ceiling plate with subtle iridescence — a darker contrast against the marble. White White-finished ceiling plate that disappears against painted ceilings — quietest option. Stone Selection — How It Works Because each marble shade is cut from a unique slab of Calacatta Viola, no two are alike. After your order, we'll send you photos of currently available stones so you can choose the exact piece before we ship. Place your order under this listing. Within 1 business day, we'll email you photos of the marble shades we currently have available. Reply with your preferred piece. We then begin final preparation and ship. Compact size — for small spaces only. At ∅ 12 × H 10 cm (∅ 4.7" × H 3.9"), this is a deliberately small fixture suited to hallways, balconies, bathrooms, walk-in closets, and powder rooms. It is not intended for large rooms — it will look undersized in dining rooms, living rooms, or open-plan spaces. For larger areas, consider one of our pendant or chandelier listings instead. Each piece is unique. Because the marble is cut from natural Italian slab, the photographs are representative — your unit's veining, color intensity, and pattern will differ. That singularity is the entire point of natural stone. Dimensions ∅ 12 cm / 4.7" Diameter H 10 cm / 3.9" Height Specifications SKU RDW-160313 (Universal — see Stone Selection above) Materials Natural Calacatta Viola marble shade · Glass diffuser · Metal ceiling plate Light Source E26 / E27 socket · Bulb not included · User-replaceable Recommended Bulb LED E26/E27, max 25W · Warm white 3000K recommended · Compact globe or A19 shape Color Temperature Determined by your chosen bulb · Warm white 3000K recommended Dimming Compatible if a dimmable bulb and TRIAC dimmer are installed Voltage AC 110–240V · Universal Mounting Flush ceiling · Hardwired · Standard junction box Best For Bathrooms · Hallways · Powder rooms · Walk-in closets · Balconies · Compact entryways Not Recommended Dining rooms · Living rooms · Open-plan spaces — too small for these scales Downloads ↓ Spec Sheet ↓ Install Guide ↓ 3D Files FAQ What size space is this lamp for? + This is a deliberately compact fixture (∅ 12 × H 13 cm / ∅ 4.7" × H 5.1") suited to small spaces — hallways, balconies, bathrooms, powder rooms, walk-in closets, and compact entryways. Do not install it in dining rooms, living rooms, or large open-plan spaces, where it will look undersized. For larger spaces, browse our pendant or chandelier listings instead. What is Calacatta Viola? + Calacatta Viola is a natural Italian marble — a white base stone with dramatic plum, burgundy, and violet veining. It's quarried in Italy and prized for its distinctive color contrast. Every piece is unique because the veining is formed naturally over millions of years. Can I choose my exact stone? + Yes — after you order, we'll email you photos of the marble shades we have in stock within 1 business day. You pick the one you want, and only then do we proceed to final preparation and shipping. If you have a preference for lighter, darker, more veined, or less veined, leave a note at checkout and we'll prioritize matches. What bulb does it take? + One E26 (North America) or E27 (EU/UK/AU) standard-base bulb up to 25W. We recommend a compact globe or A19-shape LED in warm white (3000K) to complement the marble's warm cream-and-plum tones. Bulb is not included. Can I install it in a bathroom? + Yes — this lamp is well-suited to bathroom ceilings, particularly above the vanity area or in general bathroom space. Because Calacatta Viola is a natural porous marble, we recommend installing it away from direct shower spray or steam concentration — avoid placing it directly above the shower head or tub where prolonged moisture could eventually stain or etch the stone over many years. Standard ventilation and normal bathroom humidity are not a concern.
More you might like
Related
8 Lights Marble Pendant Chandelier Traditional Gold Cylindri
Related
MarbleElegance Ceiling Lamp - Luxury Modern Marble Pendant L
Related
Modern Round Metal Pendant Lighting: 1-Light White/Black/Gre
Related