Romantic Midnight Blue Asymmetric Ruffle Dress

😍Buy $70 get 8% off 😍Buy $80 get 22% off😍Buy $150 get 65% off
color
Midnight Blue
size
XS
S
M
L
XL
2XL
3XL
Price
$29.04
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

Product Description

This romantic midnight blue dress features an elegant asymmetric ruffle silhouette that cascades softly across the bodice and skirt. The deep blue hue gives a timeless, evening-ready look while the fluid, lightweight fabric creates graceful movement with every step. Delicate detailing and a flattering cut make this piece ideal for special occasions, date nights, or formal events.

Key Features

  • Asymmetric ruffle design: eye-catching layered ruffles that add volume and feminine flair.
  • Midnight blue color: rich, versatile shade suitable for evening and formal wear.
  • Figure-enhancing cut: subtly fitted at the waist with a flowing skirt to flatter multiple body types.
  • Lightweight, drapey fabric: designed to move fluidly for an elegant silhouette.
  • Thoughtful finishing: clean seams, likely hidden zipper or discreet closures for a smooth look.

Styling Suggestions

  • Shoes: Pair with strappy metallic heels (silver or gold) for a polished evening ensemble, or pointed-toe pumps for classic sophistication.
  • Accessories: Keep jewelry minimal to let the ruffles take center stage — a pair of drop earrings or a delicate bracelet complements the neckline.
  • Outerwear: A tailored cropped blazer or a fitted wrap complements the asymmetric silhouette without hiding the ruffle detail.
  • Bags: A small clutch or sleek minaudière in a neutral or metallic tone finishes the look without overwhelming it.
  • Occasions: Perfect for cocktail parties, weddings, romantic dinners, and upscale events where you want a refined, feminine statement.

Care & Fit Notes

  • Fit: Designed to skim the body — consider your usual size for the best fit; consult size chart if available.
  • Care: Recommended gentle care such as hand wash cold or delicate cycle and hang to dry to preserve the ruffle detail and fabric drape.

Summary

Elegant and effortlessly feminine, the Romantic Midnight Blue Asymmetric Ruffle Dress blends dramatic ruffle detailing with a sleek, midnight hue for a look that’s both modern and timeless. Lightweight and flattering, it’s a versatile piece that transitions seamlessly from romantic evenings to formal celebrations.