Carmelle Wall Sconce

.pdp { /* Carmelle theme — warm gold + woven rattan */ –pdp-bg: #ffffff; –pdp-bg-card: #faf4e8; –pdp-bg-deep: #f0e6cd; –pdp-border: #e0d4b4; –pdp-border-lt: #e8debf; –pdp-accent: #9a6f2e; –pdp-accent-dk: #6e4d1c; –pdp-accent-lt: #c69a4e; –pdp-accent-bg: #f3e8cf; –pdp-accent-bdr: #cca669; –pdp-text: #2a1f10; –pdp-text-mid: #5a4528; –pdp-text-light: #968270; max-width: 900px; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Arial, sans-serif; color: var(–pdp-text);…

Original price was: $2,338.00.Current price is: $189.99.
Checkout
Category:

Description

.pdp { /* Carmelle theme — warm gold + woven rattan */ –pdp-bg: #ffffff; –pdp-bg-card: #faf4e8; –pdp-bg-deep: #f0e6cd; –pdp-border: #e0d4b4; –pdp-border-lt: #e8debf; –pdp-accent: #9a6f2e; –pdp-accent-dk: #6e4d1c; –pdp-accent-lt: #c69a4e; –pdp-accent-bg: #f3e8cf; –pdp-accent-bdr: #cca669; –pdp-text: #2a1f10; –pdp-text-mid: #5a4528; –pdp-text-light: #968270; 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 p { margin: 0 0 0.8rem 0; color: var(–pdp-text-mid); } .pdp .pdp-section { margin-bottom: 2.8rem; } .pdp .sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .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-icon svg { fill: none; } .pdp .feat-title { font-size: 13px; font-weight: 700; color: var(–pdp-text); margin-bottom: 6px; line-height: 1.35; } .pdp .feat-desc { font-size: 12px; color: var(–pdp-text-mid); line-height: 1.55; } .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 .notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(–pdp-accent-bdr); border-left: 3px solid var(–pdp-accent); border-radius: 10px; background: var(–pdp-accent-bg); } .pdp .notice .notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(–pdp-accent); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; flex-shrink: 0; margin-top: 1px; } .pdp .notice .notice-body { font-size: 12.5px; color: var(–pdp-text-mid); line-height: 1.6; } .pdp .notice .notice-body strong { color: var(–pdp-accent-dk); display: block; margin-bottom: 3px; font-size: 13px; } .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: 160px; 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 .keyword-tags { display: flex; flex-wrap: wrap; gap: 6px; } .pdp .keyword-tag { font-size: 11px; font-weight: 500; color: var(–pdp-accent-dk); background: var(–pdp-bg-card); border: 0.5px solid var(–pdp-accent-bdr); padding: 4px 10px; border-radius: 99px; } .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-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-icon svg { fill: none; } .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 .spec-key { width: 120px; } }

Inspiration

The Carmelle Wall Sconce reinterprets the gold hook-arm sconce with a hand-woven rattan scalloped shade and a fluted gold medallion backplate. The arched steel arm is finished in warm gold to match the round sunburst-pleated wall plate. The shade is woven by hand from natural rattan into a tapered bell silhouette with a wavy scalloped bottom edge, casting a textured glow through the weave. Hardwired install. Measuring 10.75 inches wide by 12 inches tall with an 8-inch projection from the wall, this rattan wall sconce suits bedside, hallway, powder room, vanity, and entryway applications — a hand-woven rattan sconce for bedroom or a coastal gold wall sconce for hallway in coastal, Hamptons, modern farmhouse, and warm boho interiors.

Key Features

Hand-Woven Rattan Shade

Natural rattan woven by hand into a tapered bell shape with a wavy scalloped bottom rim. Light filters through the weave for a textured glow.

Gold Hook Arm

Steel arm finished in warm gold tone curves into a hook silhouette. Holds the rattan shade clear of the wall.

Fluted Sunburst Backplate

5-inch round wall plate with a pleated sunburst pattern. Gold finish matches the arm. Hardwired install for residential use.

Product Size

Overall Length (Wall Projection)10.75″ / 27.3 cm

Width8″ / 20.3 cm

Height12″ / 30.5 cm

Backplate5″ diameter × 1.5″ deep

Weight1.2 lb / 0.54 kg

Bulbs1 × E12 or E14 candelabra base (25W max)

Best ForBedsides, hallways, powder rooms, vanities, entryways

Installation

!

Hardwired install — licensed electrician recommended Mounts to a standard US wall junction box via the 5-inch fluted backplate. Lightweight fixture (1.2 lb), so no reinforced bracing needed. Wired into a 120V US circuit with wall switch control. A licensed electrician is recommended for code compliance and safe hookup. Dry locations only.

Specifications

Main Materials

Hand-woven natural rattan shade, steel arm and backplate with gold-tone finish

Finish

Natural rattan · Warm gold-tone steel · Fluted sunburst backplate

Light Source

1 × E12 or E14 candelabra base · Bulb not included

Max Wattage

25W incandescent or 5W LED equivalent

Dimensions

10.75″ L × 8″ W × 12″ H · Backplate 5″ Ø × 1.5″ deep

Weight

1.2 lb / 0.54 kg

Power Source

Hardwired · 120V US

Dimmable

Yes, with compatible LED dimmer switch and dimmable LED bulb

Rating

Dry locations only · Indoor use

Mounts To

Standard US wall junction box

Design Style

Coastal Hamptons Modern Farmhouse Warm Boho Transitional

Use Case

The Carmelle works best as a hand-woven rattan sconce for bedroom mounted flanking a headboard at 60–66 inches from the floor (centered on a reading position when sitting up in bed). Install in pairs to flank a bed, vanity mirror, or fireplace for symmetry. As a gold wall sconce for hallway, space pairs 6–8 feet apart along a corridor at 66 inches floor-to-center for even ambient lighting. The 8″ projection clears walking traffic in standard 36″+ hallways.

The rattan shade casts a soft, textured glow through the weave — best paired with an E12 or E14 candelabra LED bulb in 2700K warm white. Style alongside oak or walnut furniture, linen bedding, gold hardware, and woven baskets for a coastal or Hamptons look. The 25W max keeps the fixture warm without overheating the rattan shade.

FAQ

What bulb does it use? Is it included?

The socket fits an E12 or E14 candelabra base (E12 is the US standard for chandelier-style bulbs; E14 is the European/Asian equivalent and the same physical socket on this fixture) up to 25W incandescent or 5W LED equivalent. Bulb is not included — replacement bulbs are stocked at Home Depot, Lowe’s, and Amazon under “candelabra base” or “E12 chandelier bulb”. We recommend a 2700K warm white LED for soft, dimmable light.

Can I install it myself or do I need an electrician?

Hardwired install via a standard US wall junction box. A confident DIYer with hardwire experience can do it, but a licensed electrician is recommended for code compliance and safe hookup. The fixture is very lightweight (1.2 lb), so no reinforced bracing is needed.

Can I use it in a bathroom or outdoors?

Not over a shower/tub or outdoors. The Carmelle is rated for dry locations only — fine for powder rooms or bathroom vanities away from the shower zone, but moisture from a shower or rain will degrade the natural rattan shade and isn’t covered under warranty.

How should I mount a pair flanking a bed?

Center each sconce at 60–66 inches from the floor (reading-position height when seated upright). Space the pair 4–6 inches from the outer edges of the bed for a standard queen or king. Both fixtures need their own wall junction box and can be wired to a single switch or separate switches.

How do I clean the rattan and gold finish?

Dust the rattan shade gently with a soft brush or microfiber duster every few weeks. Avoid water — moisture warps natural rattan over time. For the gold-tone steel arm and backplate, wipe with a dry cloth; harsh polish strips the warm finish. Keep the fixture away from sustained humidity.

Search Tags

rattan wall sconce hand-woven rattan sconce for bedroom gold wall sconce for hallway coastal wall sconce Hamptons sconce modern farmhouse sconce bedside hardwired sconce gold hook arm sconce rattan and gold sconce

Downloads

Technical reference and installation guides for the Carmelle Wall Sconce.

Spec Sheet

Full Product Specs · PDF

Pending

Installation Guide

Hardwire Step-by-Step · PDF

Pending

Care Guide

Cleaning & Maintenance · PDF

Pending

Reviews

There are no reviews yet.

Be the first to review “Carmelle Wall Sconce”

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