Elegant Sky Blue One-Shoulder Draped Asymmetric Maxi Dress

😍Buy $70 get 8% off 😍Buy $80 get 22% off😍Buy $150 get 65% off
color
Sky Blue
size
XS
S
M
L
XL
2XL
3XL
Price
$32.79
Quantity
Free worldwide shipping
Free returns
Sustainably made
Secure payments
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Description

Description

Description

This sky-blue one-shoulder maxi dress blends timeless elegance with modern asymmetry. A gracefully draped bodice flows into a softly gathered waist and a sweeping, asymmetric skirt for movement and visual interest. The single-shoulder neckline highlights the collarbone and offers a refined, sculptural silhouette perfect for formal occasions or elevated daytime events.

Features

  • Standout one-shoulder neckline that flatters the décolletage and shoulder line
  • Artful draping across the bodice for a soft, feminine silhouette
  • Asymmetric hem and maxi length for dynamic movement and a contemporary look
  • Lightweight, flowing fabric that skims the body for comfortable wear
  • Defined waist detail to create a balanced, elongating shape
  • Fully lined for opacity and a smooth finish

Styling Suggestions

  • For formal events: pair with strappy metallic heels, a slim clutch, and statement earrings to draw attention to the exposed shoulder.
  • For a romantic evening: wear hair in a low chignon or side-swept waves to keep the neckline visible and elegant.
  • For a daytime wedding or garden party: combine with neutral block heels or embellished sandals and delicate stacked bracelets.
  • When cooler evenings call for layering: add a cropped bolero or tailored shawl that won’t compete with the asymmetric drape.

Care & Fit

Designed for comfort and ease—refer to the garment label for exact fabric care, though gentle hand wash or professional cleaning is recommended to preserve the drape. The dress is cut to flatter most figures; choose your usual size or consult the sizing chart if between sizes.

Summary

Combining a serene sky-blue hue with sculptural one-shoulder draping and an asymmetric maxi silhouette, this dress is a versatile, statement-making piece ideal for weddings, evening receptions, and special occasions where effortless elegance is desired.