Tintora Wall Sconce

.pdp { /* Burgundy + Gold + Cream theme — matches Tintora Chandelier */ –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: $3,555.00.Current price is: $189.99.
Checkout
Category:

Description

.pdp { /* Burgundy + Gold + Cream theme — matches Tintora Chandelier */ –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; } .pdp .size-specs { 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 .size-spec-item { display: flex; justify-content: space-between; align-items: baseline; padding: 11px 18px; border-bottom: 0.5px solid var(–pdp-border-lt); font-size: 13px; gap: 16px; } .pdp .size-spec-item:last-child { border-bottom: 0; } .pdp .size-spec-item span { color: var(–pdp-text-light); font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; font-weight: 600; flex-shrink: 0; } .pdp .size-spec-item strong { color: var(–pdp-text); font-weight: 600; text-align: right; } .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 Wall Sconce is a half-round wall fixture built from hand-glazed ceramic petals in burgundy, blush, coral, smoky blue, cream, and teal — the same maximalist Italian-cottage palette as the Tintora Chandelier — finished with a layer of tinted 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.

Mounted to the wall as a half-cascade, Tintora extends into the room as a sculptural three-dimensional fixture — sized to flank a fireplace, a bedroom headboard, an entry mirror, or a hallway accent wall. Three E14 bulbs included.

Key Features

Ceramic + Glass · Two Materials

Hand-glazed ceramic petals form the colored body — opaque, sculptural, color sitting saturated on the surface. Glass droplets hang along the bottom edge, translucent so they catch and refract light against the wall.

Half-Round Tiered Profile

A demi-lune silhouette — flat against the wall, with petals and droplets cascading outward in three tiers. Reads as a sculptural object on the wall instead of a flat panel sconce.

3 × E14 Bulbs Included

Three E14 candelabra bulbs ship with the fixture — installs ready to light. E14 is widely available at standard hardware stores for replacement.

The Tintora Palette

Six fixed glaze colors layered top-to-bottom on the ceramic petals — same color logic as the Tintora Chandelier, scaled down for wall mounting. 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

Dimensions

Width16.9″ / 43 cm

Height18.5″ / 47 cm

Wall Projection9.8″ / 25 cm

Weight8.8 lbs / 4 kg

MountingHardwired to standard wall electrical box

Installation

Hardwired Wall Sconce · Indoor Dry Use Only Tintora Wall Sconce is a hardwired fixture that mounts to a standard wall electrical box — not a plug-in light. The fixture’s weight is within range for a standard junction box; no structural beam reinforcement needed for this size. Plan for the wall projection when choosing placement — keep clear of doorways, walking paths, and corner clearances. We recommend a licensed electrician for the wiring step. Indoor dry locations only — please don’t install in bathrooms (away from showers), covered porches, or other humidity-prone rooms.

Specifications

Type

Wall sconce, hardwired

Frame

Iron, gold-toned finish

Ceramic Petals

Hand-glazed — 6 colors (burgundy, blush, coral, smoky blue, cream, teal)

Glass Droplets

Tinted glass droplets along the bottom edge — translucent, light-catching

Materials

Iron · ceramic · glass

Number of Lights

3

Sockets

3 × E14 candelabra base

Bulb

3 × E14 LED — included

Recommended Room Size

5–12 m² / 54–129 sq ft

Mounting

Hardwired to standard wall electrical box

Dimmer

Compatible with dimmable E14 LEDs + LED-rated wall dimmer

Location Rating

Indoor, dry location only

Care

Dust ceramic petals with soft brush; wipe glass droplets with microfiber; iron frame with dry cloth

Style

Italian CottageMediterraneanMaximalistRomantic ModernFrench Eclectic

Where It Works

Mount as a pair flanking a bed, a fireplace, an entry mirror, or a powder-room vanity — Tintora Wall Sconce is sized for the kind of placement where two matching fixtures define a wall. The recommended mounting height is 60–66″ from the floor to the center of the fixture for living and dining rooms, or aligned with the top of a headboard in bedrooms. Plan room for the wall projection when measuring corners, door frames, and walking paths.

In a hallway or staircase, single Tintora sconces spaced 8–10 ft apart provide ambient guidance lighting that’s softer and more sculptural than recessed downlights. As accent fixtures alongside a Tintora Chandelier in the same room, the sconces extend the chandelier’s color palette outward to the walls — useful for large dining rooms, double-height entries, or grand staircases where one chandelier alone leaves the perimeter dim. Tintora is an ambient sconce, not task lighting — for bathroom vanity makeup application, choose a dedicated vanity bar instead.

FAQ

What are the petals and droplets made of?

Tintora uses two materials. The colored petals — the scalloped trim, leaf shapes, and bell-shaped pieces — are hand-glazed ceramic. Each ceramic piece is shaped, fired in a kiln, then glazed and fired again for the color finish. The droplets along the bottom edge are tinted glass, translucent so they catch light against the wall and add a refracted shimmer. The combination gives Tintora both the saturated color of opaque ceramic and the light-catching quality of glass crystal.

Does it match the Tintora Chandelier?

Yes. Tintora Wall Sconce uses the same six-color glaze palette and the same ceramic-plus-glass material combination as the Tintora Chandelier — designed to be installed in the same room as a layered lighting set. Use the chandelier as the central overhead and pair the sconce on flanking walls to extend the color palette outward.

How many bulbs and what type?

Three E14 candelabra-base LED bulbs are included with the fixture, so it ships ready to install and turn on. E14 is the small candelabra screw base — sold at any US hardware store for replacement. For replacements, choose a warm-white LED in the 2700K–3000K range to complement the burgundy and walnut color palette.

Can I install it myself?

Tintora is hardwired and mounts to a standard wall electrical box. If you’ve installed a sconce before and you’re comfortable with line-voltage wiring and a ground connection, yes. Otherwise, hire a licensed electrician. Always shut off the breaker at the panel before working on the fixture. The fixture’s weight does not require structural beam reinforcement — a standard wall junction box handles it.

Will the colors look the same as the studio photos?

Close but slightly deeper. Studio photos use bright white light to show all six colors clearly. In a typical home with warm bulbs, the burgundy reads deeper, the blush reads creamier, and the smoky blue reads more muted. The hand-firing process also means each ceramic petal has subtle variation in saturation and surface texture — closer to a heritage pottery piece than a printed surface. The glass droplets show variation too — slight bubbling and tone differences that mark them as hand-finished.

Does it work with a dimmer?

Yes, with the right bulbs. The included LEDs are fixed-output. To dim, replace with E14 LEDs explicitly labeled “dimmable” and pair with an LED-compatible wall dimmer. Standard non-dimmable LEDs flicker or fail on a dimmer.

How do I clean the ceramic petals and glass droplets?

Dust the entire fixture with a soft brush or microfiber duster every few weeks. For deeper cleaning every 6–12 months: wipe the ceramic petals with a dry or barely-damp microfiber cloth — avoid soaking the ceramic, and never use abrasive cleaners that can strip the glaze. For the glass droplets, a microfiber cloth lightly dampened with water or mild glass cleaner works well — avoid harsh ammonia-based sprays. Always shut off the breaker before touching the fixture.

Can I use it in a bathroom or covered porch?

No. Tintora is rated for indoor dry locations only. Humidity over time can affect the ceramic glaze, the iron frame finish, and the electrical components. Keep it in dining rooms, living rooms, foyers, bedrooms, hallways, staircases, and similar dry interior spaces.

Downloads

Reference materials for designers, electricians, and customers.

Spec Sheet

Dimensions & electrical · PDF

Coming Soon

Installation Guide

Step-by-step setup · PDF

Coming Soon

3D Files

For renderings · ZIP

Coming Soon

Reviews

There are no reviews yet.

Be the first to review “Tintora Wall Sconce”

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