Little Black Dresses

Show filters
Sort:
Size
Color
Price
All filters
Sort
Loading...
tag of the document. This will help to improve the load of the images // during color swatches interaction on PLP const preloadBackground = (entries, observer) => { entries.forEach(async (entry) => { if (entry.isIntersecting) { const swatch = entry.target; const images = swatch.dataset.varimg.split(','); images.forEach((img, index) => { // preload image const link = document.createElement('link'); link.href = buildSrc(img); link.imagesrcset = getSrcset(img); link.imagesizes = cssImageMediaCondition; link.rel = 'preload'; link.as = 'image'; document.getElementsByTagName('head')[0].appendChild(link); }); swatch.removeAttribute('data-varimg'); switchObserver.unobserve(swatch); } }); }; const switchObserver = new IntersectionObserver(preloadBackground, { root: null, // Default is the viewport rootMargin: '30px', threshold: 0.05, // Load image when 10% of the div is visible }); // Sort options function getPageParam() { const urlParams = new URLSearchParams(window.location.search); const pageParam = urlParams.get('page'); return pageParam ? parseInt(pageParam, 10) : 1; } domLoadedPage = getPageParam(); setupSortDropdown('.fs_sort_by_wrap_desktop', '.fs_sort_by_options_desktop', '.fs_sort_by_select_desktop'); const sortBySelect = document.getElementById('sortByDesktop'); let sortByValue = getSortBy(); // call the function and store the returned value sortBySelect.value = sortByValue; // update the desktop dropdown value on page load // update sort mobile dropdown value on page load const validSortOptions = ['price_min_to_max', 'price_max_to_min', 'creation_date', 'relevency']; sortByValue = validSortOptions.includes(sortByValue) ? sortByValue : 'relevency'; const inputField = document.querySelector(`form [data-value="${sortByValue}"]`); if (inputField) { inputField.checked = true; // update the value of the option } else { console.error(`No radio button found with data-value="${sortByValue}"`); } const form = document.getElementById('sortForm'); if (form) { form.addEventListener('change', (event) => { if (event.target.name === 'sort') { const selectedValue = event.target.getAttribute('data-value'); if (selectedValue && validSortOptions.includes(selectedValue)) { setUrlParam('sortBy', selectedValue, true); resetPageAndScroll(); updateOtherDropdown(selectedValue); } } }); } updateOtherDropdown(getSortBy()); if (sortBySelect) { sortBySelect.addEventListener('change', function () { if (sortBySelect.value && validSortOptions.includes(sortBySelect.value)) { setUrlParam('sortBy', sortBySelect.value, true); } }); } // Description 'read more' function toggleReadMore(button) { const container = button.parentNode; const isExpanded = container.getAttribute('aria-expanded') === 'true'; container.setAttribute('aria-expanded', !isExpanded); if (isExpanded) { button.querySelector('.button-text').textContent = 'more'; } else { button.querySelector('.button-text').textContent = 'Show less'; } } function visibleReadMore() { const toggleButtons = document.querySelectorAll('.fs_collection_top_toggle'); toggleButtons.forEach(button => { const description_children = button.previousElementSibling.children; let description_scroll_width = 0; let description_client_width = 0; for(const child of description_children) { description_scroll_width += child.scrollWidth; description_client_width += child.clientWidth; }; button.style.display = (description_scroll_width > description_client_width) ? 'block' : 'none'; }); } window.addEventListener('DOMContentLoaded', visibleReadMore); // category pills GTM const categories = document.querySelectorAll('.category-pills__pill'); let category; let categoryHandle; let categoryId; const pushCategoryPills = (category, categoryHandle, categoryId, typeCategory) => { if (category && categoryHandle && categoryId && typeCategory) { const categoryPills = { event: `categoryPills`, category: category, categoryHandle: categoryHandle, categoryId: categoryId, typeCategory: typeCategory }; window.dataLayer.push(categoryPills); } } categories?.forEach(category => { category.addEventListener('click', function(e) { try { category = e.currentTarget.getAttribute('data-category'); categoryHandle = e.currentTarget.getAttribute('data-collection-handle'); categoryId = e.currentTarget.getAttribute('data-collection-id'); typeCategory = e.currentTarget.getAttribute('data-type-category'); pushCategoryPills(category, categoryHandle, categoryId, typeCategory); } catch (error) { console.error('Error in category click event:', error); } }) })

Product Recommendations

Little Black Dresses That Own Every Fall Invite

Effortless and always in style, Windsor’s little black dresses are your go-to for fall events—from rooftop dinners to date nights and autumn weddings.

Slip into sleek bodycon minis, satin midis, or strappy LBDs with cutouts, lace trims, or ruched details that flatter every curve. Luxe satins, soft knits, and velvet textures transition seamlessly from crisp afternoons to candlelit evenings.

Pair with statement earrings and heeled booties for night-out glam, or keep it chic with ankle boots and a faux leather jacket for daytime polish.

Whether you're dressing for a seasonal soirée or curating your capsule wardrobe, these LBDs deliver timeless style with a fall-forward twist.

Shop Windsor’s full collection of little black dresses online, in-store, or in-app—because fall style starts with the perfect black dress.

  • Leandra Satin Skater Dress
    Special Occasion

    Hit the dance floor and take our satin Leandra for a twirl! She features a skater-style silhouette, a seamed bodice with deep V neckline, crisscross spaghetti straps with lace-up ties, a back zip with cutout detail, and a flowy A-line skirt. Leandra is fully lined and made from a smooth, shiny woven material with a touch of stretch. 

    Model is 5'9" with a 32" bust, 24" waist and 34" hips. She is wearing a size small.

    Special Occasion products cannot be returned to any retail locations.

    Style Number/Barcode: 05001-0049

    Category Name: Little Black Dresses

    Price: $19.97 $44.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Fresh In Mesh Mini Dress
    Keep your look fresh and fashionable with this mesh mini dress! It features a sleeveless bodice, tank-like shoulder straps, padded cups, an exposed back zipper closure and a sheer mesh back, mesh insets at the waist, corset boning detailing, and a short, curve hugging fit. The dress is composed of a lined mesh fabric that offers moderate stretch.

    Model is 5'9" with a 34" bust, 24" waist and 35.5" hips. She is wearing a size small. 

    Style Number/Barcode: 05103-0081

    Category Name: Little Black Dresses

    Price: $9.97 $37.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Dara Sequin Scroll Mini Dress
    Special Occasion

    Seriously up your sparkle factor in our shimmering mesh Dara dress. She features an all-over sequined scroll design, a high neck with two-button closure, a halter-style bodice with open back, and an A-line skirt with back zip. Dara is fully lined and made from a mesh blend with little to no stretch. 

    Model is 5'7" with a 34" bust, 24" waist and 36" hips. She is wearing a size small.

    Special Occasion products cannot be returned to any retail locations.

    Style Number/Barcode: 05001-0038

    Category Name: Little Black Dresses

    Price: $29.97 $59.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Worth It Lattice Wrap Dress

    Show em' your worth it in this head turning dress! This statement making dress features a sleeveless bodice, a plunging wired V neckline, padded cups, a double row of narrow spaghetti straps and a waist cut out. The back features a plunging scoop design with lattice straps. The mini length asymmetrical hem hugs curves in all the right places! Dress is composed of a lined crepe fabric that offers a moderate stretch.

    Style Number/Barcode: 05103-0103

    Category Name: Little Black Dresses

    Price: $9.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Vixen Side Stripe Mini Dress

    Channel the look of your fave '90s-era cool girls in this of-the-moment mini. Dress features spaghetti straps, a square neckline, and stripes running vertically from bust to hem at either side. Dress slips on and  is made from an ultra-soft woven material with moderate stretch.

    Style Number/Barcode: 05102-0044

    Category Name: Little Black Dresses

    Price: $9.97 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Sparkle Motion Glitter Mini Dress
    Ready to make moves? Then shine in this glitter-embellished red mini! Dress features cross-back spaghetti straps, a seamed, deep V princess bodice with lightly padded cups, and a curve-hugging skirt with envelope hem. Dress is made from a woven knit material and offers moderate stretch.

    Model is 5'8.5" with a 32" bust, 24" waist and 35" hips. She is wearing a size small.

    Style Number/Barcode: 05103-0114

    Category Name: Little Black Dresses

    Price: $9.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Slay The Day Mini Dress

    Slay the day with sultry style in this dress! It features a sleeveless bodice, a high neck with back button closures, a back keyhole cut out, sheer mesh insets along the front, and a short, curve hugging fit. The dress is composed of a crepe fabric that offers moderate stretch.

    Style Number/Barcode: 05103-0085

    Category Name: Little Black Dresses

    Price: $12.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Club Cuts Satin Mini Dress

    Take your mini to the max in gorgeous stretch satin!

    Fits & Features

    • Spaghetti Straps
    • Scoop Neckline
    • Seam-Detail At Back And Bust
    • Slip-On Design
    • Smooth Shiny, Satin-Like Composition
    • Moderate Stretch 

     

    Dusty Purple & Purple: Model is 5'9" with a 32" bust, 24" waist and 34" hips. She is wearing a size small.

    Black, Gold & Navy: Model is 5'9" with a 32" bust, 24.5" waist and 35" hips. She is wearing a size small.

    Neon Green & Hunter: Model is 5'8" with a 32" bust, 23" waist, and 36" hips. She is wearing a size small.


    Style Number/Barcode: 05103-0135

    Category Name: Little Black Dresses

    Price: $9.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Sassy In Satin Mini Dress

    Slip on this satin mini dress for a sassy and sultry look! It features a sleeveless bodice, a round neckline, adjustable spaghetti straps, seam detailing, a hidden back zipper and hook and eye closure, and a short hem. The dress is composed of a smooth satin-like fabric that offers minimal stretch.

    Style Number/Barcode: 05103-0090

    Category Name: Little Black Dresses

    Price: $9.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Ruche Hour Sleeveless Mini Dress

    Subtly sophisticated, this ruched mini is equally sultry—and ready for evenings out! Dress features a mesh overlay, high neck, slim-cut sleeveless bodice, and ruching detail at the sides, back, and front beginning at the waist. Slip-on style is fully lined and made offers a fair amount of stretch.

    Style Number/Barcode: 05103-0073

    Category Name: Little Black Dresses

    Price: $11.97 $30.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • City Brights Mini Dress

    Get out and get glowing in this vibrant mini! Team it with a denim jacket or blazer for maximum impact. Dress slips on and features a square neckline and spaghetti straps. Dress is made from a soft, crepe-like woven material with moderate stretch. 

    Style Number/Barcode: 05103-0123

    Category Name: Little Black Dresses

    Price: $10.97 $27.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Need It Now Satin Dress
    You love a mini dress, and we can't blame you for wanting this one in satin, stat! Dress features medium-width shoulder straps anchored by an underwire seamed bodice with triangle detail at chest. Dress has a back zip, nips gently at waist, and is made from a smooth, silky woven material with plenty of stretch.

    Model is 5'9" with a 32" bust, a 24" waist, and 34.5" hips. She is wearing a size small.

    Style Number/Barcode: 05103-0125

    Category Name: Little Black Dresses

    Price: $9.97 $44.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Va Va Venom Knit Dress

    You don't bite, but you're ready to pounce! Channel your wild side in this bold mini. Dress slips on, has a curve-hugging fit, and features spaghetti straps and a scoop neck. Dress is made from a ultra-soft brushed knit fabric with a fair amount of stretch. 

    Model is 5'7" with a 34" bust, 24" waist and 36" hips. She is wearing a size small.

    Style Number/Barcode: 05102-0169

    Category Name: Little Black Dresses

    Price: $9.97 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Love Bud Sweetheart Dress

    Hey sweetheart, Hey love bud , Hey little cutie ! The dress features a sweetheart neckline , tie yourself ribbon spaghetti straps, and a built in wire for a bra-like effect. The back-line of this dress is square and includes a hidden zipper. The bodice of this dress is a body con style that is form fitting and shows off those curves and has a mini slit at the hem. The dress is composed of a canvas material that offers moderate stretch. Muah!

    Style Number/Barcode: 05102-0219

    Category Name: Little Black Dresses

    Price: $9.97 $46.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Floral Chic Mini Dress

    Add some floral chic to your pretty look with this adorable mini dress! It features a sleeveless bodice, tie shoulder spaghetti straps, a sweetheart neckline with a tie front detail, a square back with a hidden zipper and hook and eye closure, a high waist seam, and a flowy A-line skirt. The dress is composed of a woven fabric with a skirt lining, and offers no stretch.

    Style Number/Barcode: 05102-0224

    Category Name: Little Black Dresses

    Price: $15.97 $40.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Knot Tonight Drape Mini Dress

    Go for maximum drama in this eye-catching mini! Dress features a deep V neckline, a draped bodice with knot detail at middle and an elasticized back, long bell sleeves, and a gently pleated flared mini. Dress is made from a lightly textured crepe-like blend with moderate stretch. 

    Model is 5'7" with a 34" bust, 24" waist and 36" hips. She is wearing a size small.

    Style Number/Barcode: 05101-0164

    Category Name: Little Black Dresses

    Price: $9.97 $46.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Heaven Sent Button Front Mini Dress

    It's all about the details in this sweet, statement-making mini. Dress has a smocked bodice from bust to hem, an eye-catching button-down front, and eyelet trim at the shoulders, bust, and hem. Dress is made from a stretchy, medium-weight woven fabric.

    Style Number/Barcode: 05102-0226

    Category Name: Little Black Dresses

    Price: $16.97 $42.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Catch The Bouquet Dress

    This neutral ditsy flower pattern dress has us swooning! With a floral bouquet pattern it features a square neckline, ruffled stretchy spaghetti straps, a square back with a hidden zipper and double straight hem down the middle. This mini dressed has a ruched side detailing and an inner linen lining.  

    Style Number/Barcode: 05102-0207

    Category Name: Little Black Dresses

    Price: $9.97 $47.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Wrap me in Lace Dress

    My oh my! This linen ruffle dress is too adorable! Featuring A square neckline, lace pattern, and stretchy sleeveless straps, Adorned with floral details covering the bodice, and a wrap that ties at the hip. This mini dress has a ruffle effect at the hem with a lace pattern detail. In the back this dress has a cut out and a cute bow that ties at the top, lastly there is a hidden zipper found near the lower back area. Composed of a detailed linen material with minimal stretch.

    Style Number/Barcode: 05101-0111

    Category Name: Little Black Dresses

    Price: $9.97 $54.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Glam Life Mini Dress
    Live your best glam life in this stunning LBD! The bodycon mini dress features a one shoulder neckline with ruffle detailing with a short sleeve, a slim fit bodice, and a short, curve hugging fit. The dress is composed of a crepe fabric that offers moderate stretch.

    Model is 5'7" with a 34" bust, 24" waist and 36" hips. She is wearing a size small.

    Style Number/Barcode: 05101-0163

    Category Name: Little Black Dresses

    Price: $17.97 $44.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • In Pocket Satin Cocktail Dress

    This satin cocktail mini just got a subtle makeover with one fave feature—pockets! Dress is fitted through the waist and features spaghetti straps, a deep V neckline, seam detail at bodice, a back zip, and a bubble hem. Dress is made from a shiny cotton-blend material and offers a hint of stretch. 

    Style Number/Barcode: 05101-0094

    Category Name: Little Black Dresses

    Price: $9.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Not So Basic Mini Dress

    Sure, you probably have your share of mini dresses. Now it's time for an of-the-moment upgrade! This ultra-chic mini features an off-the-shoulder elasticized neckline, gathered bodice and sleeves, a back zip, banded waist with back smocking, and pencil skirt with gather-drape detail. Dress is made from a mid-weight woven material with little to no stretch.

    Style Number/Barcode: 05101-0165

    Category Name: Little Black Dresses

    Price: $9.97 $46.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Supplest Suede Chain Detail Dress

    Equally sultry and sophisticated, this faux suede sleeveless LBD will turn heads with its knockout details. Body con mini dress features a seamed, deep V bodice with back zip and a pencil-style skirt with front slit and cascading rows of linked chains. Dress is made from a suede poly blend with a fair amount of stretch. 

    Model is 5'7" with a 34" bust, 24" waist and 36" hips. She is wearing a size small.

    Style Number/Barcode: 05103-0314

    Category Name: Little Black Dresses

    Price: $9.97 $46.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Trendsetter In Tie Dye Mini Dress

    Be a total trendsetter in this fun tie dye mini dress! It features a sleeveless bodice, tank-like shoulder straps, a scoop neckline, a tie front accent, and a short, curve hugging fit. The dress is composed of a stretchy knit fabric.

    Style Number/Barcode: 05102-0227

    Category Name: Little Black Dresses

    Price: $11.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance