Rosabelle Wall Sconce

.pdp { /* Rose + Gold + Pearl theme — Romantic Vintage / French Country */ –pdp-bg: #ffffff; –pdp-bg-card: #fffafb; /* Very soft rose/neutral tint */ –pdp-bg-deep: #f9f2f4; –pdp-border: #e8d5d9; –pdp-border-lt: #f4eaec; –pdp-accent: #b27a7e; /* Dusty Rose / Muted Gold */ –pdp-accent-dk: #8e5a5e; –pdp-accent-lt: #d4af37; /* Bright Gold accent */ –pdp-accent-bg: #fdf5f6; –pdp-accent-bdr: #dec5c8; –pdp-text:…

Original price was: $3,134.00.Current price is: $189.99.
Checkout
Category:

Description

.pdp { /* Rose + Gold + Pearl theme — Romantic Vintage / French Country */ –pdp-bg: #ffffff; –pdp-bg-card: #fffafb; /* Very soft rose/neutral tint */ –pdp-bg-deep: #f9f2f4; –pdp-border: #e8d5d9; –pdp-border-lt: #f4eaec; –pdp-accent: #b27a7e; /* Dusty Rose / Muted Gold */ –pdp-accent-dk: #8e5a5e; –pdp-accent-lt: #d4af37; /* Bright Gold accent */ –pdp-accent-bg: #fdf5f6; –pdp-accent-bdr: #dec5c8; –pdp-text: #3d2b2d; –pdp-text-mid: #6b5255; –pdp-text-light: #a38d90; 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 .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: #fff; border: 0.5px solid var(–pdp-border); color: var(–pdp-accent-lt); 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; } .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 .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-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 .spec-key { width: 120px; } }

Overview

The Rosabelle Wall Sconce captures timeless elegance with a romantic, vintage-inspired design. It features a gracefully curved Metal-finished arm and a delicate floral resin shade adorned with blooming rose motifs and pearl-like trim. This sconce diffuses light into a soft, ambient glow that is ideal for adding feminine charm and artisanal detailing to bedside areas, hallways, or refined vanity spaces. Its durable construction is damp rated, making it a sophisticated addition even to humid interior environments.

Key Features

Resin Rose Motif

The shade features intricate blooming rose details crafted from high-density resin for a lifelike, vintage floral texture.

Pearl-like Detailing

The shade is finished with a delicate pearl trim, adding a touch of cozy sophistication to the romantic feminine silhouette.

Damp Rated Finish

Tested and rated for damp locations, ensuring the gold metal finish and resin components remain durable in bathroom settings.

Product Size

Width7.8″ / 20 cm

Total Height12.7″ / 32.5 cm

ExtensionApproximately 9″ from wall

MountingHardwired to standard junction box

Specifications

Materials

Metal Body, Resin Shade, Pearl trim

Color Finish

Gold Body, Champagne Gold Floral

Sockets

1 × E26 or E27 (Universal Socket)

Light Source

Max 40W Incandescent or LED equivalent

Dimming

Compatible with dimmer switches (not included)

Location Rating

Damp Rated (suitable for bathrooms & covered outdoor)

Certifications

North America, Australia, Europe, Middle East

Design Style

Vintage RomanticFrench CountryFloral AestheticLuxe Vanity

Where It Works

The Rosabelle Wall Sconce is designed to act as a decorative focal point in bedroom suites or feminine reading nooks. When placed on either side of a bed, its floral shade creates a warm wash of light that is ideal for nighttime ambient lighting. Its compact 7.8″ width makes it a space-saving solution for hallways or narrow corridors that require a touch of classic beauty.

Because this sconce is damp rated, it is an exceptional choice for refined bathroom vanity spaces. Install it flanking a gold-framed mirror to elevate the room’s sophistication. The champagne gold floral details reflect light beautifully, while the pearl trim provides a subtle texture that complements soft textiles and vintage-inspired decor.

FAQ

Can I install this in a bathroom?

Yes. The Rosabelle is damp rated, meaning it is specifically designed to handle the moisture levels of a bathroom or a covered porch. However, it should not be exposed to direct water spray.

What kind of bulb should I use?

The sconce accommodates one E26/E27 bulb. For the best aesthetic results and energy efficiency, we recommend a warm-white LED bulb (around 2700K) to enhance the champagne gold tones of the floral shade.

Is the floral shade made of real pearls?

The trim is designed with pearl-like resin beads that capture the luster of real pearls while offering better durability and heat resistance for lighting applications.

Is this a plug-in or hardwired light?

The Rosabelle is a hardwired fixture intended for installation into a standard wall junction box. This ensures a clean, cordless look on your walls.

How do I clean the resin roses?

We recommend using a soft, dry brush or a can of compressed air to remove dust from the intricate rose petals. For deeper cleaning, a slightly damp cloth can be used on the resin parts once the power is off.

Downloads

Spec Sheet

Full Dimensions · PDF

Coming Soon

Install Guide

Sconce Wiring · PDF

Coming Soon

3D Files

Vanity Mockups · ZIP

Coming Soon

Reviews

There are no reviews yet.

Be the first to review “Rosabelle Wall Sconce”

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