Tintora Chandelier

.pdp { /* Burgundy + Gold + Cream theme — Italian cottage maximalist */ –pdp-bg: #ffffff; –pdp-bg-card: #faf5ed; –pdp-bg-deep: #f0e4cc; –pdp-border: #e8d8c0; –pdp-border-lt: #efe4cf; –pdp-accent: #8a3a4a; –pdp-accent-dk: #5e2535; –pdp-accent-lt: #b85a6a; –pdp-accent-bg: #f5e0d8; –pdp-accent-bdr: #d8a8a8; –pdp-text: #2a1418; –pdp-text-mid: #5a3a40; –pdp-text-light: #968272; max-width: 900px; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Arial, sans-serif;…

Original price was: $13,948.00.Current price is: $189.99.
Checkout
Category:

Description

.pdp { /* Burgundy + Gold + Cream theme — Italian cottage maximalist */ –pdp-bg: #ffffff; –pdp-bg-card: #faf5ed; –pdp-bg-deep: #f0e4cc; –pdp-border: #e8d8c0; –pdp-border-lt: #efe4cf; –pdp-accent: #8a3a4a; –pdp-accent-dk: #5e2535; –pdp-accent-lt: #b85a6a; –pdp-accent-bg: #f5e0d8; –pdp-accent-bdr: #d8a8a8; –pdp-text: #2a1418; –pdp-text-mid: #5a3a40; –pdp-text-light: #968272; max-width: 900px; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Arial, sans-serif; color: var(–pdp-text); line-height: 1.65; font-size: 14px; } .pdp * { box-sizing: border-box; } .pdp svg { fill: none; } .pdp p { margin: 0 0 0.8rem 0; color: var(–pdp-text-mid); } .pdp a { color: var(–pdp-accent); } .pdp .pdp-section { margin-bottom: 2.2rem; } .pdp .sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; } .pdp .sec-line { flex: 1; height: 0.5px; background: var(–pdp-border); } .pdp .sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(–pdp-accent); white-space: nowrap; } .pdp .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .pdp .feature-card { padding: 16px 14px; border: 0.5px solid var(–pdp-border); border-radius: 12px; background: var(–pdp-bg-card); } .pdp .feat-icon { width: 30px; height: 30px; border-radius: 8px; background: var(–pdp-accent-bg); border: 0.5px solid var(–pdp-accent-bdr); color: var(–pdp-accent); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .pdp .feat-title { font-size: 13px; font-weight: 700; color: var(–pdp-text); margin-bottom: 6px; } .pdp .feat-desc { font-size: 12px; color: var(–pdp-text-mid); line-height: 1.55; } /* Color palette swatches */ .pdp .palette-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 8px; } .pdp .palette-card { padding: 10px 8px 12px; border: 0.5px solid var(–pdp-border); border-radius: 10px; background: var(–pdp-bg-card); text-align: center; } .pdp .palette-sw { width: 32px; height: 32px; border-radius: 50%; margin: 0 auto 6px; border: 1.5px solid rgba(0,0,0,0.08); box-shadow: 0 1px 2px rgba(0,0,0,0.06); } .pdp .palette-sw–burg { background: #6b2535; } .pdp .palette-sw–blush { background: #e8b8a8; } .pdp .palette-sw–coral { background: #d8704a; } .pdp .palette-sw–smoke { background: #7a96a8; } .pdp .palette-sw–cream { background: #f5ead8; } .pdp .palette-sw–teal { background: #4a7080; } .pdp .palette-name { font-size: 11px; font-weight: 700; color: var(–pdp-text); line-height: 1.3; margin-bottom: 2px; } .pdp .palette-pos { font-size: 9.5px; color: var(–pdp-text-light); letter-spacing: 0.04em; line-height: 1.35; } /* Variant size table */ .pdp .variants-grid { display: flex; flex-direction: column; gap: 2px; border: 0.5px solid var(–pdp-border); border-radius: 14px; background: var(–pdp-bg-card); padding: 6px 4px; } .pdp .variant-row { display: grid; grid-template-columns: 1fr 1.4fr 1fr 1fr; gap: 12px; padding: 11px 18px; border-bottom: 0.5px solid var(–pdp-border-lt); align-items: baseline; font-size: 12.5px; } .pdp .variant-row:last-child { border-bottom: 0; } .pdp .variant-row.variant-head { background: var(–pdp-accent-bg); border-bottom: 1px solid var(–pdp-accent-bdr); border-radius: 10px 10px 0 0; padding: 9px 18px; } .pdp .variant-row.variant-head span { color: var(–pdp-accent); font-size: 10px; letter-spacing: 0.08em; text-transform: uppercase; font-weight: 700; } .pdp .variant-row strong { color: var(–pdp-text); font-weight: 600; } .pdp .variant-row .v-shape { font-size: 10px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: var(–pdp-accent); background: var(–pdp-accent-bg); border: 0.5px solid var(–pdp-accent-bdr); padding: 2px 8px; border-radius: 99px; display: inline-block; } .pdp .variant-row .v-meta { color: var(–pdp-text-light); font-size: 11px; } @media (max-width: 720px) { .pdp .variant-row { grid-template-columns: 1fr 1fr; gap: 6px 12px; padding: 12px 14px; } .pdp .variant-row.variant-head { display: none; } .pdp .variant-row > div::before { content: attr(data-label); display: block; font-size: 9.5px; color: var(–pdp-text-light); letter-spacing: 0.08em; text-transform: uppercase; font-weight: 600; margin-bottom: 2px; } } .pdp .pdp-notice { display: flex; gap: 14px; padding: 14px 16px; background: var(–pdp-bg-card); border: 0.5px solid var(–pdp-border); border-left: 3px solid var(–pdp-accent); border-radius: 10px; } .pdp .pdp-notice .ntc-icon { flex-shrink: 0; width: 24px; height: 24px; color: var(–pdp-accent); } .pdp .pdp-notice .ntc-body { font-size: 12.5px; color: var(–pdp-text-mid); line-height: 1.6; } .pdp .pdp-notice .ntc-body strong { color: var(–pdp-text); display: block; margin-bottom: 4px; font-size: 13px; letter-spacing: 0.02em; } .pdp .spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(–pdp-border); border-radius: 14px; overflow: hidden; } .pdp .spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(–pdp-border-lt); display: flex; align-items: center; background: var(–pdp-bg-card); gap: 16px; } .pdp .spec-item:last-child { border-bottom: 0; } .pdp .spec-item:nth-child(even) { background: var(–pdp-bg); } .pdp .spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(–pdp-accent); width: 150px; flex-shrink: 0; } .pdp .spec-val { font-size: 12.5px; color: var(–pdp-text); } .pdp .style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .pdp .style-tag { font-size: 10.5px; font-weight: 600; color: var(–pdp-accent); background: var(–pdp-accent-bg); border: 0.5px solid var(–pdp-accent-bdr); padding: 2px 8px; border-radius: 6px; } .pdp .faq-list { display: flex; flex-direction: column; gap: 6px; } .pdp .faq-list details { border: 0.5px solid var(–pdp-border); border-radius: 10px; background: var(–pdp-bg-card); overflow: hidden; } .pdp .faq-list summary { list-style: none; cursor: pointer; padding: 13px 16px; font-size: 13px; font-weight: 600; color: var(–pdp-text); display: flex; justify-content: space-between; align-items: center; } .pdp .faq-list summary::-webkit-details-marker { display: none; } .pdp .faq-list summary::after { content: ‘+’; font-size: 18px; line-height: 1; color: var(–pdp-accent); } .pdp .faq-list details[open] summary::after { content: ‘−’; } .pdp .faq-list .faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(–pdp-text-mid); line-height: 1.6; } .pdp .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .pdp .dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(–pdp-border); border-radius: 12px; background: var(–pdp-bg-card); text-decoration: none; color: var(–pdp-text); position: relative; transition: background 0.18s, border-color 0.18s; } .pdp .dl-card:hover { border-color: var(–pdp-accent-bdr); background: var(–pdp-accent-bg); } .pdp .dl-card.dl-disabled { cursor: default; opacity: 0.72; background: var(–pdp-bg); } .pdp .dl-card.dl-disabled:hover { border-color: var(–pdp-border); background: var(–pdp-bg); } .pdp .dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(–pdp-accent-bg); border: 0.5px solid var(–pdp-accent-bdr); color: var(–pdp-accent); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .pdp .dl-meta { width: 100%; } .pdp .dl-label { font-size: 13.5px; font-weight: 700; color: var(–pdp-text); line-height: 1.3; margin-bottom: 3px; } .pdp .dl-sub { font-size: 11.5px; color: var(–pdp-text-light); letter-spacing: 0.02em; line-height: 1.45; } .pdp .dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(–pdp-text-light); background: var(–pdp-bg-card); border: 0.5px solid var(–pdp-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } @media (max-width: 720px) { .pdp .features-grid, .pdp .dl-grid { grid-template-columns: 1fr; } .pdp .palette-grid { grid-template-columns: repeat(3, 1fr); } .pdp .spec-key { width: 120px; } }

Overview

The Tintora Chandelier is a tiered, multi-color statement chandelier built from hand-glazed ceramic petals in burgundy, blush, coral, and smoky blue, finished with a layer of colored glass droplets hanging from the bottom edge. The two materials work together — opaque ceramic for color and silhouette, translucent glass for the light-catching cascade beneath — turning one ceiling into the focal point of an entire room.

Each tier hangs ceramic pieces of different shapes — scalloped trim, leaf forms, bell-shaped drops — layered like the ruffled tiers of a couture skirt, with the glass droplets adding a final cascade at the bottom. Suspended from a gold-toned metal frame with an adjustable hanging chain. Available in round (4 sizes) and rectangular (2 sizes), scaling from foyers and breakfast nooks to vaulted entries and 10-seat farmhouse dining tables. E14 bulbs included with every variant.

Key Features

Ceramic + Glass Cascade

Hand-glazed ceramic petals form the saturated color body, while translucent glass droplets catch and refract light for a rhythmic shimmer.

Tiered Ruffle Silhouette

Drops stack in 3 to 7 tiers depending on size, layered like the ruffles of a couture skirt to draw the eye downward through the palette.

Ready to Install

Ships with all required E14 candelabra LED bulbs supplied. An adjustable hanging chain allows for precise height customization during setup.

The Tintora Palette

Six fixed glaze colors layered top-to-bottom on the ceramic petals — every Tintora has the same color logic, only the count of pieces changes with scale. The glass droplets at the bottom are tinted in matching tones to complete the cascade.

Burgundy

Top tier

Blush

Upper

Coral

Upper-mid

Smoky Blue

Mid

Cream

Lower

Teal

Bottom drops

Sizes & Variants

Shape Dimensions Bulbs Weight

Round

Ø 70 × H 48 cm

Ø 27.6″ × H 18.9″

12 × E14

14 kg / 31 lbs

Round

Ø 70 × H 65 cm

Ø 27.6″ × H 25.6″

14 × E14

15 kg / 33 lbs

Round

Ø 100 × H 100 cm

Ø 39.4″ × H 39.4″

33 × E14

41 kg / 90 lbs

Round

Ø 140 × H 125 cm

Ø 55.1″ × H 49.2″

57 × E14

75 kg / 165 lbs

Rectangle

L 120 × W 53 cm

L 47.2″ × W 20.9″

16 × E14

24 kg / 53 lbs

Rectangle

L 156 × W 53 cm

L 61.4″ × W 20.9″

22 × E14

30 kg / 66 lbs

Installation

Hardwired Chandelier · Anchor to Structural Beam Tintora is a hardwired fixture that mounts to a standard ceiling junction box. Weights range from 14 kg to 75 kg. Mount through the canopy directly into a ceiling joist or use a rated heavy-fixture mounting brace — drywall anchors alone are not sufficient. We strongly recommend a licensed electrician for installation. Indoor dry locations only.

Specifications

Type

Tiered chandelier, hardwired

Petals

Hand-glazed ceramic (6 color palette)

Droplets

Translucent tinted glass

Hardware

Metal frame, gold-toned finish

Bulbs

E14 LED (Candelabra base) — Included

Style

Italian CottageMaximalistRomantic Modern

FAQ

What are the petals and droplets made of?

Tintora uses a hybrid of two premium materials. The colored body consists of hand-glazed ceramic petals in various shapes (scallops, leaves, and bells). The bottom cascade is composed of tinted translucent glass droplets, designed specifically to catch and refract light for a rhythmic shimmer.

How many bulbs does it use? Are bulbs included?

Yes, E14 LED bulbs are included with every variant. Bulb count scales with the size of the fixture: the smallest Round Ø 70 cm ships with 12 bulbs, the standard Round Ø 100 cm uses 33, and the grand Round Ø 140 cm ships with 57 bulbs.

What ceiling height is required for installation?

For standard 8–9 ft ceilings, the Small Round (Ø 70 × 48 cm) is recommended. The Ø 100 cm and Rectangular models work best in 9–10 ft rooms. The Grand Round Ø 140 cm (125 cm tall) is designed for vaulted ceilings or double-height foyers with at least 12 ft of clearance.

Can I install this fixture myself?

For the larger sizes (24 kg to 75 kg), we strongly recommend a licensed electrician. Because of the substantial weight of the ceramic and glass, the fixture must be anchored through a structural ceiling beam or a heavy-rated mounting brace; standard drywall anchors will fail.

How do I clean and maintain the chandelier?

Dust the petals and droplets with a soft brush or microfiber duster every few weeks. For a deeper clean, wipe ceramic petals with a dry microfiber cloth and use a lightly dampened cloth for the glass droplets. Avoid soaking the ceramic or using harsh abrasive cleaners.

Downloads

Spec Sheet

Dimensions & electrical · PDF

Coming Soon

Installation Guide

Step-by-step setup · PDF

Coming Soon

Reviews

There are no reviews yet.

Be the first to review “Tintora Chandelier”

Your email address will not be published. Required fields are marked *