Effortless Coastal Breeze Powder Blue Lightweight Sweater

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

Embrace breezy comfort with the Effortless Coastal Breeze powder blue lightweight sweater. Crafted in a soft, airy knit, this sweater offers a relaxed silhouette with subtle texture and a fresh, pale-blue hue inspired by coastal mornings. Its breathable construction makes it ideal for layering on cool summer nights or adding a soft, casual touch to transitional-season looks.

Key Features

  • Lightweight, breathable knit—perfect for warm-weather evenings and layered outfits.
  • Soft powder blue shade that complements a wide range of colors and skin tones.
  • Relaxed, easy-fit silhouette that drapes naturally for a comfortable, unfussy look.
  • Subtle texture and neat finishing at neckline and hems for refined everyday wear.
  • Versatile enough to wear as a stand-alone top or as a lightweight layer over camisoles and tees.
  • Easy-care fabrication—designed for low-maintenance wear (follow garment care label).

Styling Suggestions

  • Casual beach look: pair with linen shorts or white denim and espadrilles for a relaxed coastal vibe.
  • City-smart casual: tuck the front into high-waisted jeans or tailored chinos and add loafers or sleek sneakers.
  • Layered warmth: wear over a slim cami or button-down shirt for added texture and dimension in cooler weather.
  • Effortless dressing: knot the hem for a cropped effect and pair with a midi skirt for an easy, feminine outfit.
  • Accessories: gold or shell-inspired jewelry, a straw hat, and a neutral tote complete the soft seaside aesthetic.

Summary

The Effortless Coastal Breeze powder blue lightweight sweater is a versatile, softly textured essential that brings breathable comfort and serene color to your seasonal wardrobe. Wear it as a go-to layering piece or a standalone top for relaxed, put-together outfits anytime you want a touch of coastal calm.