Checkmate
Autumn Twilight Chandelier
Autumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight ChandelierAutumn Twilight Chandelier

Vakkerlight

$1,540

Autumn Twilight Chandelier

coupon

23 promo codes

* { box-sizing: border-box; margin: 0; padding: 0; } /* ===== AUTUMN TWILIGHT — COLOR PALETTE ===== Antique gold frame + amber/crystal glass beads Deep antique bronze / warm gold / pale champagne / warm ivory ============================================= */ :root { --accent-deep: #3a2808; --accent: #8a6018; --accent-light:#c8a048; --surface: #faf8f0; --bg: #f2e8d0; --border: #ddd0a8; --ink: #201408; --muted: #806028; } .vk-wrap { font-family: 'DM Sans', sans-serif; color: var(--ink); max-width: 680px; margin: 0; padding: 0; } .vk-divider { height: 1px; background: var(--border); margin: 1.75rem 0; } .vk-headline { font-family: 'DM Serif Display', serif; font-size: 21px; color: var(--ink); line-height: 1.4; margin-bottom: .75rem; letter-spacing: -.01em; } .vk-headline em { font-style: italic; color: var(--accent-deep); } .vk-intro { font-size: 15px; color: var(--ink); line-height: 1.9; margin-bottom: 1rem; } .vk-section-label { font-size: 10px; font-weight: 500; letter-spacing: .18em; text-transform: uppercase; color: var(--accent-deep); margin-bottom: .7rem; } /* Features */ .vk-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-feat { background: var(--surface); border-radius: 6px; padding: .85rem; border: 1px solid var(--border); } .vk-feat-icon { width: 28px; height: 28px; border-radius: 4px; background: var(--bg); display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; border: 1px solid var(--border); } .vk-feat h4 { font-size: 12.5px; font-weight: 500; color: var(--ink); margin-bottom: .25rem; } .vk-feat p { font-size: 12px; color: var(--muted); line-height: 1.6; margin: 0; } /* Size table */ .vk-size-table { width: 100%; border-collapse: collapse; margin-bottom: 1rem; } .vk-size-table thead tr { background: var(--bg); } .vk-size-table th { padding: 8px 10px; font-size: 11px; font-weight: 500; color: var(--muted); text-align: left; letter-spacing: .06em; text-transform: uppercase; border-bottom: 1px solid var(--border); } .vk-size-table td { padding: 9px 10px; font-size: 13px; color: var(--ink); border-bottom: 1px solid var(--border); vertical-align: middle; } .vk-size-table tr:last-child td { border-bottom: none; } .vk-size-table tr:hover td { background: var(--surface); } .vk-size-thumb-cell a { display: block; } .vk-size-thumb-cell img { width: 52px; height: 52px; object-fit: cover; border-radius: 4px; border: 1px solid var(--border); display: block; } .vk-size-label { display: inline-block; background: var(--accent-deep); color: var(--surface); font-size: 9px; padding: 1px 7px; border-radius: 8px; font-weight: 500; margin-bottom: 3px; } .vk-size-dims { font-size: 11.5px; color: var(--muted); } /* Glass options */ .vk-glass-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1rem; } .vk-glass-card { border-radius: 6px; overflow: hidden; border: 1px solid var(--border); } .vk-glass-swatch { height: 36px; } .vk-glass-body { padding: .6rem .75rem; background: var(--surface); } .vk-glass-body h5 { font-size: 12px; font-weight: 500; color: var(--ink); margin-bottom: .1rem; } .vk-glass-body p { font-size: 11px; color: var(--muted); line-height: 1.4; margin: 0; } /* Body finish swatches */ .vk-swatches { display: flex; gap: 18px; flex-wrap: wrap; margin-bottom: 1rem; } .vk-swatch-item { display: flex; align-items: center; gap: .55rem; font-size: 13px; color: var(--ink); } .vk-swatch-dot { width: 28px; height: 28px; border-radius: 50%; border: 1px solid var(--border); flex-shrink: 0; } .vk-swatch-desc { font-size: 11px; color: var(--muted); margin-top: 1px; } /* Bulb card */ .vk-bulb { background: var(--surface); border: 1px solid var(--border); border-radius: 6px; padding: .9rem 1rem; margin-bottom: 1rem; } .vk-bulb h5 { font-size: 13px; font-weight: 500; color: var(--accent-deep); margin-bottom: .3rem; } .vk-bulb p { font-size: 13px; color: var(--ink); line-height: 1.65; margin: 0; } .vk-bulb a { color: var(--accent-deep); text-underline-offset: 3px; } .vk-bulb-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-top: .6rem; } .vk-bulb-region { background: var(--bg); border: 1px solid var(--border); border-radius: 5px; padding: .6rem .8rem; } .vk-bulb-region h6 { font-size: 12px; font-weight: 500; color: var(--ink); margin-bottom: .15rem; } .vk-bulb-region p { font-size: 11.5px; color: var(--muted); margin: 0; line-height: 1.4; } /* Spec table */ .vk-spec-table { width: 100%; border-collapse: collapse; } .vk-spec-table tr { border-bottom: 1px solid var(--border); } .vk-spec-table tr:last-child { border-bottom: none; } .vk-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; } .vk-spec-table td:first-child { color: var(--muted); width: 42%; padding-right: 1rem; } /* Downloads */ .vk-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-dl-btn { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: var(--accent-deep); border: 1px solid var(--border); padding: 7px 14px; border-radius: 5px; text-decoration: none; background: var(--surface); } .vk-dl-btn:hover { background: var(--bg); } /* FAQ */ .vk-wrap details { border-bottom: 1px solid var(--border); 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: var(--ink); } .vk-wrap details summary::-webkit-details-marker { display: none; } .vk-wrap details p { font-size: 13px; color: var(--ink); line-height: 1.7; margin-top: 8px; padding-right: 1rem; } .vk-wrap details a { color: var(--accent); text-underline-offset: 3px; } @media (max-width: 520px) { .vk-features { grid-template-columns: 1fr 1fr; } .vk-glass-grid { grid-template-columns: 1fr; } .vk-bulb-grid { grid-template-columns: 1fr; } } Glass beads, branching gold — dewdrops caught at dusk. The Autumn Twilight Chandelier mimics the glimmering dewdrops of a forest canopy — clusters of glass beads suspended from branching antique gold or silver arms, catching and scattering candlelight into cascading reflections. Seven sizes from intimate three-light to grand sixteen-light installations. Choose glass in amber, clear, or smoke grey. Features Glass Bead Droplets Each bead refracts and scatters light, igniting a cascade of sparkle across surrounding surfaces. 7 Sizes 3-light to 18-light — scale from a bedside reading nook to a double-height lobby. 3 Glass Tones Amber, clear, and smoke grey — set the warmth and drama of the bead effect. Sizes All sizes use G9 (EU/AU) or E12 (US/CA) bulbs. Tap any image to enlarge. Photo Configuration Dimensions 3-Light G9 × 3 ∅ 8.7″ × H 16.9″Dia 22 × H 43 cm 6-Light G9 × 6 ∅ 16.5″ × H 17.7″Dia 42 × H 45 cm 15-Light G9 × 15 ∅ 19.7″ × H 25.6″Dia 50 × H 65 cm 6-Light G9 × 6 · Wide form ∅ 26.8″ × H 14.2″Dia 68 × H 36 cm 12-Light G9 × 12 ∅ 39.4″ × H 15.7″Dia 100 × H 40 cm 16-Light G9 × 16 · Grand installation ∅ 74.8″ × H 23″Dia 190 × H 58.5 cm 18-Light G9 × 18 ∅ 39.4″ × H 27.6″Dia 100 × H 70 cm Body Finish Antique Gold Warm aged brass finish Antique Silver Cool aged silver finish Glass Shade Options Amber Warm golden tone — richest sparkle, most dramatic in warm light. Clear Transparent — brightest scatter, crisp rainbow prism effect. Smoke Grey Cool tinted — moody and contemporary, softened refraction. Bulb & Light Source Bulbs not included — base type varies by region Compatible with LED or Edison filament bulbs. Choose a warm-white (2700–3000 K) bulb to maximise the amber glow of the glass beads. EU & Australia — G9 G9 bulb selection guide → US & Canada — E12 E12 bulb selection guide → Specifications Materials Metal, Crystal glass Sizes 3-Light / 6-Light (two forms) / 12-Light / 15-Light / 16-Light / 18-Light Bulb base G9 (EU, AU) · E12 (US, CA) Light source LED or Edison filament bulb (not included) Voltage AC 110–240V Cable 59″ adjustable — extendable on request Control Standard push switch (not included) Wiring Hardwired Mounting Ceiling chandelier Environment Indoor only Body finish Antique Gold / Antique Silver Glass Amber / Clear / Smoke Grey Certification North America · EU · AU · Saudi Arabia Downloads Spec Sheet Installation Guide Frequently Asked Questions Which bulb type do I need? This depends on your region. US and Canadian customers need E12 candelabra base bulbs. EU and Australian customers need G9 base bulbs. Both are widely available as LED and Edison filament types. Bulbs are not included with the chandelier. Which glass colour creates the most dramatic effect? Amber glass produces the warmest, richest sparkle — best for a golden, atmospheric interior. Clear glass creates the brightest refraction and casts the most distinct light patterns on surrounding surfaces. Smoke grey produces a cooler, moodier effect with softer scatter, suited to contemporary or darker interiors. How do I choose the right size? The 3-light (∅8.7″) and compact 6-light (∅16.5″) suit bedrooms, dining alcoves, and entryways. The 15-light (∅19.7″) and wide 6-light (∅26.8″) work well in living rooms and dining rooms. The 12-light (∅39.4″), 18-light (∅39.4″), and 16-light (∅74.8″) are designed for statement installations in high-ceilinged spaces, lobbies, and double-height rooms. Can the hanging height be adjusted? Yes. The chandelier includes a 59″ adjustable suspension cable. Extensions are available on request — contact our support team before ordering. Is the Autumn Twilight 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.

Save on Autumn Twilight Chandelier with a Vakkerlight promo code

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

The Checkmate extension automatically applies Vakkerlight discount codes, Vakkerlight coupons and more to give you discounts on products like Autumn Twilight Chandelier.

Top Vakkerlight discount codes

See all codes

chevron