sitchu.com.au Open in urlscan Pro
13.107.246.40  Public Scan

Submitted URL: https://sgdbs6pn.r.eu-west-1.awstrack.me/L0/https:%2F%2Fsitchu.com.au%2Ffashion%2Fbest-resort-wear-australia%3Futm_campaign=sitchu-melbou...
Effective URL: https://sitchu.com.au/fashion/best-resort-wear-australia?utm_campaign=sitchu-melbourne-newsletter&utm_edition=20231107...
Submission: On January 22 via api from CA — Scanned from CA

Form analysis 6 forms found in the DOM

POST /search

<form action="/search" method="post">
  <div class="input-group search-bar">
    <input type="text" aria-label="Article Search" name="q" id="q" class="form-control" placeholder="Search Sitchu" autocomplete="off" spellcheck="false">
    <div class="input-group-append">
      <button class="btn btn-search" type="submit" aria-label="submit"><span class="icon-search"></span></button>
    </div>
  </div>
</form>

POST /user/login

<form action="/user/login" method="post" onsubmit="return m4.user.signin(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="C6iVf3aCdrA3VD5yyqF3cgaClYQRmTknhIF9F43L38gCJff4IPWV7lAhNsuNTWf95rAzsp-qH1q3sddOcQSI_fkp5dSb1s3vCN9if77KF7U1"> <input type="hidden" id="s6-userTypeGuid" name="UserTypeGuid" value="c551b058-15ff-41d4-b337-490384dfde73">
  <input type="hidden" id="s6-city" name="User.City" value="sydney">
  <input type="hidden" id="s6-favourite" name="Favourite" value="">
  <fieldset>
    <input type="hidden" id="s6-action" name="s6-action" value="signin">
    <div class="row justify-content-center">
      <div class="col-md-6">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-email" class="control-label">Email</label>
          <input type="text" class="form-control" id="s6-email" name="EmailAddress" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-6">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-pass" class="control-label">Password</label>
          <input type="password" class="form-control" id="s6-pass" name="Password" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-min="6">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-12">
        <div class="loader-holder">
          <div class="loader">&nbsp;</div>
        </div>
        <div class="complete-message"></div>
        <div class="form-group-buttons">
          <div class="form-group">
            <input type="submit" class="btn-submit" onclick="return m4.user.signin(this.form);" value="SIGN IN">
          </div>
          <p><a class="s6-panel-link" href="#s6-forgot">Forgot Password?</a></p>
        </div>
      </div>
    </div>
  </fieldset>
</form>

POST /user/signup

<form action="/user/signup" method="post" onsubmit="return m4.user.register(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="yekrIQk9hvxY0D7u02hHeVZsCVTuKj2k3ST_hiVJxSKHkwaDLO83zJVRrdD3EAgOBrPwhMBWt2b3R0-ViNTOTXJR_pzfLeCV3b6IqpEngOI1"> <input type="hidden" id="s6-userTypeGuid" name="UserTypeGuid" value="c551b058-15ff-41d4-b337-490384dfde73">
  <input type="hidden" id="s6-city" name="City" value="sydney">
  <input type="hidden" id="s6-favourite" name="Favourite" value="">
  <fieldset>
    <input type="hidden" id="s6-action" name="s6-action" value="register">
    <div class="row">
      <div class="col-md-6">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-firstname" class="control-label">First name</label>
          <input type="text" class="form-control" id="s6-firstname" name="Firstname" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-min="2">
          <span class="m4-textfield-focused"></span>
        </div>
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-lastname" class="control-label">Last name</label>
          <input type="text" class="form-control" id="s6-lastname" name="Lastname" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-min="2">
          <span class="m4-textfield-focused"></span>
        </div>
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-email" class="control-label">Email</label>
          <input type="text" class="form-control" id="s6-email" name="EmailAddress" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
      <div class="col-md-6">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-pass" class="control-label">Password</label>
          <input type="password" class="form-control" id="s6-pass" name="Password" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-match="Confirm" data-valid-min="6">
          <span class="m4-textfield-focused"></span>
        </div>
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-pass2" class="control-label">Confirm Password</label>
          <input type="password" class="form-control" id="s6-confirm" name="Confirm" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-match="Password" data-valid-min="6">
          <span class="m4-textfield-focused"></span>
        </div>
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-postcode" class="control-label">Postcode</label>
          <input type="text" class="form-control" id="s6-postcode" name="PostCode" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="postcode">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-8">
        <div class="s6-terms-wrapper">
          <div class="form-group checkbox-group">
            <input type="checkbox" class="xn-checkbox" name="Terms" id="s6-register-terms" data-valid-required="true" data-valid="checkbox" value="true">
            <label for="s6-register-terms" class="control-label">I accept the <a href="#terms-conditions" target="_blank">Terms and Conditions</a></label>
          </div>
          <div class="form-group checkbox-group">
            <input type="checkbox" class="xn-checkbox" name="Subscribe" id="s6-subscribe" data-valid="checkbox" value="true">
            <label for="s6-subscribe" class="control-label">Subscribe me to Sitchu emails</label>
          </div>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-12">
        <div class="form-group-buttons">
          <input type="submit" class="btn-submit" onclick="return m4.user.register(this.form);" value="REGISTER">
        </div>
      </div>
    </div>
  </fieldset>
</form>

POST /user/password

<form action="/user/password" method="post" onsubmit="return m4.user.forgot(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="yCTfTQciI1-r_HYVBnXuQQy5wC96uFrnWWJuigLarw26AkTTXzH9ynIXpIwg8MuCcsNvp0vnVTe5WHmRPma5pfS80ZGVUGk43jyPYNr7DD81">
  <fieldset>
    <input type="hidden" id="s6-userTypeGuid" name="UserTypeGuid" value="c551b058-15ff-41d4-b337-490384dfde73">
    <input type="hidden" id="s6-action" name="s6-action" value="forgot">
    <div class="row justify-content-center">
      <div class="col-md-6">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-email" class="control-label">Email</label>
          <input type="text" class="form-control" id="s6-email" name="EmailAddress" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-12">
        <div class="form-loader-holder">
          <div class="form-loader">&nbsp;</div>
        </div>
        <div class="complete-message"></div>
        <div class="form-group-buttons">
          <input type="submit" class="btn-submit" onclick="return m4.user.forgot(this.form);" value="SEND">
          <p><a class="s6-panel-link" data-modal-action="close" href="#s6-signin">Cancel</a></p>
        </div>
      </div>
    </div>
  </fieldset>
</form>

POST /user/subscribe

<form action="/user/subscribe" method="post" onsubmit="return m4.user.contact(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="Y5QNlCjgD8u505ZbGWwVP27m6NkGFpnPGG5AZxbpPKFDmtI39DwhLJvvn5uUoLFwA6zAKJucPigtI1bZCI6hSYnzNdzD_MAbKuUUvVDKxmo1"> <input type="hidden" id="s6-userTypeGuid" name="UserTypeGuid" value="c551b058-15ff-41d4-b337-490384dfde73">
  <input type="hidden" id="s6-city" name="City" value="sydney">
  <div class="form-group m4-textfield m4-textfield-floating-label">
    <label for="58300918-6a5b-4c90-fde4-9433448b42d6" class="control-label">Email</label>
    <input type="text" class="form-control" id="58300918-6a5b-4c90-fde4-9433448b42d6" name="EmailAddress" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
    <span class="m4-textfield-focused"></span>
  </div>
  <div class="form-group m4-textfield m4-textfield-floating-label">
    <label for="b2f4c09e-6ae9-4ff4-b655-dcaf81aa4159" class="control-label">Postcode</label>
    <input type="text" class="form-control" id="b2f4c09e-6ae9-4ff4-b655-dcaf81aa4159" name="Postcode" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="postcode">
    <span class="m4-textfield-focused"></span>
  </div>
  <div class="loader-holder">
    <div class="loader">&nbsp;</div>
  </div>
  <div class="complete-message"></div>
  <div class="form-group-buttons">
    <div class="form-group">
      <input type="submit" class="btn-submit" onclick="return m4.contact(this.form);" value="SUBSCRIBE">
    </div>
  </div>
</form>

POST /user/subscribe

<form action="/user/subscribe" method="post" onsubmit="return m4.user.contact(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="4oCesDUo5IjWITX5wky1VsgY63AjfN0sSBtUkf1rxoJ0D4RTzagfsqYnNED0ATkRS5-0mgcZf5tURK5-Xx3iwVXyriKIvekt5-CN8mw_i-Y1"> <input type="hidden" id="s6-userTypeGuid" name="UserTypeGuid" value="c551b058-15ff-41d4-b337-490384dfde73">
  <input type="hidden" id="s6-city" name="City" value="sydney">
  <div class="form-group m4-textfield m4-textfield-floating-label">
    <label for="58300918-6a5b-4c90-fde4-9433448b42d6" class="control-label">Email</label>
    <input type="text" class="form-control" id="58300918-6a5b-4c90-fde4-9433448b42d6" name="EmailAddress" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
    <span class="m4-textfield-focused"></span>
  </div>
  <div class="form-group m4-textfield m4-textfield-floating-label">
    <label for="b2f4c09e-6ae9-4ff4-b655-dcaf81aa4159" class="control-label">Postcode</label>
    <input type="text" class="form-control" id="b2f4c09e-6ae9-4ff4-b655-dcaf81aa4159" name="Postcode" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="postcode">
    <span class="m4-textfield-focused"></span>
  </div>
  <div class="loader-holder">
    <div class="loader">&nbsp;</div>
  </div>
  <div class="complete-message"></div>
  <div class="form-group-buttons">
    <div class="form-group">
      <input type="submit" class="btn-submit" onclick="return m4.contact(this.form);" value="SUBSCRIBE">
    </div>
  </div>
</form>

Text Content

Sydney
 * Melbourne
 * Brisbane
 * Adelaide
 * Canberra
 * Perth
 * Tasmania


Sign in
Subscribe



 * Lifestyle
 * Eat & Drink
 * Destinations
 * Property
 * Suburb Guides
 * Magazine
 * Summer


EXPLORE

MELBOURNE
BRISBANE
ADELAIDE
CANBERRA
PERTH
TASMANIA
LIFESTYLE

 * VIEW ALL LIFESTYLE
 * BEAUTY
 * HEALTH & WELLNESS
 * FITNESS
 * FASHION
 * ARTS & CULTURE
 * WHAT'S ON
 * SHOPPING

SYDNEY'S HIDDEN GEMS: SECRET SPOTS TO DISCOVER
SYDNEY'S SAME DAY GIFT DELIVERY SERVICES
BEAUTY
The Best Facials in Sydney for the Ultimate Pamper Session
WHAT'S ON
Fun Date Ideas in Sydney That Are Guaranteed to Impress
EXPERIENCES
The Best Hikes In & Around Sydney to Tackle this Spring
HEALTH & WELLNESS
The Best Day Spas in Sydney for the Ultimate Pamper Session
EAT & DRINK

 * VIEW ALL EAT & DRINK
 * RESTAURANTS
 * BARS
 * ENTERTAINING
 * RECIPES
 * CAFES

THE BEST NEW RESTAURANTS IN SYDNEY
THE BEST NEW CAFES IN SYDNEY
BARS
The Best Happy Hours in Sydney for an After-Work Tipple
RESTAURANTS
The Most Romantic Restaurants in Sydney for an Intimate Date Night
BARS
Best New Bars in Sydney for Cocktails & Good Times
CAFES
Best Brunch in Sydney: Your List of Weekend Café Hangouts
DESTINATIONS

 * VIEW ALL DESTINATIONS
 * TRAVEL GUIDES
 * EXPERIENCES
 * ACCOMMODATION

ROMANTIC GETAWAYS IN NSW
THE BEST TINY CABINS TO BOOK IN NSW
ACCOMMODATION
The Best Large Group Accommodation in NSW for Your Next Getaway
ACCOMMODATION
The Best Winery Accommodation in NSW for a Weekend Amongst the Vines
ACCOMMODATION
The Best Dog-friendly Accommodation in NSW for an Escape with Your Best Mate
ACCOMMODATION
The Best Farm Stays in NSW for an Unforgettable Country Escape
PROPERTY

 * VIEW ALL PROPERTY
 * THE SITCH
 * HOME SEARCH
 * HOME DESIGN
 * HOME TOURS
 * NEIGHBOURHOOD WATCH

THE EXPERT GUIDE TO SELLING YOUR HOME
FIRST HOME BUYER TIPS
THE SITCH
How To Get a Home Loan in 5 Simple Steps
THE SITCH
How to Add Value to Your Home Without Breaking the Bank
HOME DESIGN
How To Harness the Power of Colour Psychology to Create Harmony in Your Home
HOME DESIGN
What’s New in Interiors: The Best New Homewares & Furniture in Australia to Buy
this Month
Sydney
Melbourne
Brisbane
Adelaide
Canberra
Perth
Tasmania
 * Lifestyle
   SYDNEY'S HIDDEN GEMS: SECRET SPOTS TO DISCOVER
   SYDNEY'S SAME DAY GIFT DELIVERY SERVICES
   BEAUTY
   The Best Facials in Sydney for the Ultimate Pamper Session
   WHAT'S ON
   Fun Date Ideas in Sydney That Are Guaranteed to Impress
   EXPERIENCES
   The Best Hikes In & Around Sydney to Tackle this Spring
   HEALTH & WELLNESS
   The Best Day Spas in Sydney for the Ultimate Pamper Session
    * VIEW ALL LIFESTYLE
    * BEAUTY
    * HEALTH & WELLNESS
    * FITNESS
    * FASHION
    * ARTS & CULTURE
    * WHAT'S ON
    * SHOPPING

 * Eat & Drink
   THE BEST NEW RESTAURANTS IN SYDNEY
   THE BEST NEW CAFES IN SYDNEY
   BARS
   The Best Happy Hours in Sydney for an After-Work Tipple
   RESTAURANTS
   The Most Romantic Restaurants in Sydney for an Intimate Date Night
   BARS
   Best New Bars in Sydney for Cocktails & Good Times
   CAFES
   Best Brunch in Sydney: Your List of Weekend Café Hangouts
    * VIEW ALL EAT & DRINK
    * RESTAURANTS
    * BARS
    * ENTERTAINING
    * RECIPES
    * CAFES

 * Destinations
   ROMANTIC GETAWAYS IN NSW
   THE BEST TINY CABINS TO BOOK IN NSW
   ACCOMMODATION
   The Best Large Group Accommodation in NSW for Your Next Getaway
   ACCOMMODATION
   The Best Winery Accommodation in NSW for a Weekend Amongst the Vines
   ACCOMMODATION
   The Best Dog-friendly Accommodation in NSW for an Escape with Your Best Mate
   ACCOMMODATION
   The Best Farm Stays in NSW for an Unforgettable Country Escape
    * VIEW ALL DESTINATIONS
    * TRAVEL GUIDES
    * EXPERIENCES
    * ACCOMMODATION

 * Property
   THE EXPERT GUIDE TO SELLING YOUR HOME
   FIRST HOME BUYER TIPS
   THE SITCH
   How To Get a Home Loan in 5 Simple Steps
   THE SITCH
   How to Add Value to Your Home Without Breaking the Bank
   HOME DESIGN
   How To Harness the Power of Colour Psychology to Create Harmony in Your Home
   HOME DESIGN
   What’s New in Interiors: The Best New Homewares & Furniture in Australia to
   Buy this Month
    * VIEW ALL PROPERTY
    * THE SITCH
    * HOME SEARCH
    * HOME DESIGN
    * HOME TOURS
    * NEIGHBOURHOOD WATCH

 * Suburb Guides
 * Magazine
 * Summer
 * EXPLORE

 * Privacy Policy
 * Terms & Conditions
 * What is Sitchu
 * Advertise with Sitchu
 * Contact Us

 * SIGN IN
 * SUBSCRIBE

 * 
 * 
 * 

 * Sign in
 * Register


SIGN IN

Email
Password
 


Forgot Password?


REGISTER


First name
Last name
Email
Password
Confirm Password
Postcode
I accept the Terms and Conditions
Subscribe me to Sitchu emails



FORGOTTEN YOUR PASSWORD?

Enter your email address below and we'll send instructions and a link to reset
your password

Email
 


Cancel


UNLOCK SYDNEY'S HIDDEN GEMS

All the latest and greatest places to eat, drink, stay and play in your city.

Email
Postcode
 


By signing up, you agree to periodic email marketing from Sitchu to the email
address you provided. Terms and Conditions. Privacy Policy.
   
 * Sydney
 * Fashion
 * The Best Resort Wear in Australia: Buys to Take You from Beach to Bar

Fashion



THE BEST RESORT WEAR IN AUSTRALIA: BUYS TO TAKE YOU FROM BEACH TO BAR

Silky sets, punchy prints and cute combos – here's our edit of the best resort
wear in Australia right now.



Is there anything better than curating your holiday wardrobe? We think not.
Whether it's a staycay in your own city or a girls' trip interstate, packing
your looks is always half the fun. You don't need to be going on holidays to
enjoy the joy of resort wear, either. It's the ideal getup for the summer
months, too. 

And the versatility that resort wear affords you is endless. Kick back by the
pool in a silky set, before adding a pair of earrings and a bright lip for your
evening dinner.  

So, if you're wondering what the best resort wear buys in Australia are that
should be coming with you on your next holiday - we've done all the leg work for
you. From flowing maxi dresses to matching sets and pieces you can mix and
match, there's something for everyone and every price point. Just add a pool and
a cocktail (we love these pre-mixed options) and you'll be on your merry way! 


Joslin


THE ULTIMATE ALL-ROUNDER

There's nothing more luxe and hard-working to add to your holiday wardrobe than
a cotton shirt dress, and this dreamy number by Joslin is at the top of our
resort wear wish list. Made from delicate cotton broderie anglaise and cut in a
relaxed smock mini style with a poplin collar, button tab, front pocket patch,
and ruffle hems it's the ideal piece for your next getaway. Style with chunky
leather sandals during the day, or dress it up with a bold-coloured pump for the
night.

SHOP NOW: Anna Organic Cotton Broiderie Shirt Dress in Optical White, Joslin,
$400


Camilla and Marc


THE SLINKY THROWOVER

Camilla and Marc's Andre Sheer Mesh Midi Dress in Black is the ultimate number
to throw on over your bikini for a flattering silhouette. It also has a fitted
bodice and is designed to flare from the hips into a full-length skirt which
means you can easily wear it after-hours, too. 

SHOP NOW: Andre Sheer Mesh Midi Dress in Black, Camilla and Marc, $650




Local Supply



THE SERIOUSLY STYLISH SHADES

A mix of classic styling and contemporary design, these plant-based resin frames
from Local Supply will complement everything on your social calendar. Plus, they
have polarised lenses for the ultimate summer essential: category 3 sun
protection.

SHOP NOW: TYO Polarised sunglasses in Matte Tort, Local Supply, $95


Seven Wonders


THE SUMMER STATEMENT PANT

When it comes to the best resort wear in Australia, a fabulous wide-length pair
of pants is a non-negotiable. We're big fans of the Avianna Pant by Seven
Wonders, which you can wear with the matching scarf top ($89) or team with a
plain white singlet. Inspired by long, sun-soaked days of travel, we love the
wide leg, chocolate colour and super flattering high waist. 

SHOP NOW: Avianna Pant, Seven Wonders, $109

Loving Our Edit of the Best Resort Wear in Australia? You May Also Like...
FASHION
The Best Sunglass Brands in Australia to Keep Your Eye On
SHOPPING
The Best Fashion Gifts & Accessories for the Style Enthusiast in Your Life

Assembly Label


THE PERFECT BEACH TOTE

No trip to the beach (or bar) is complete without a stylish bag, and this Raffia
Beach Tote from Assembly Label ticks all the boxes. Woven from natural raffia
with genuine leather straps, it's slouchy enough to hold all your essentials and
serve as the ultimate, effortless summer accessory.

SHOP NOW: Raffia Beach Tote, Assembly Label, $150




Ilio Nema


THE COOL GIRL STRIPE KIMONO

Perfect as a beach cover-up or a poolside outfit, Ilio Nema's signature robe now
comes in the achingly cool Xania Stripe. Crafted in a new yellow and blue
handloom stripe with gold accents, The Ariane Robe is effortless in its ability
to transform an outfit from bleak to chic. Try wearing it over jeans as a light
jacket. We love the matching shorts too. 

SHOP NOW: Ariane Xiana Stripe Kimono Robe, $395


AERE


THE PARTY-FRIENDLY FLATS

The rule of summer dressing? Fancy footwear not required. These leather sandals
by AERE are the perfect pairing for flowing sun dresses or a linen shirt and
short set. Stylish enough to wear to enjoy a sundowner, but the right about of
minimalist chic for a stroll along a beachside boardwalk.

SHOP NOW: Leather Cross Loop Flat Sandals, AERE, $120


Seven Wonders


THE STYLISH STRAPLESS DRESS

Strapless dresses and summer go hand-in-hand, and we love this printed boho take
on a classic by Aussie label Seven Wonders. With a vintage-inspired beachy
print, fun frills and a thigh-high split, it's bound to be on high rotation this
season.

SHOP NOW: Nammos Strapless Dress, Seven Wonders, $129


Summi Summi


THE STYLE-IT-HOW-YOU-WANT SCARF

Set sail for summer with this one-of-a-kind silk scarf from Aussie fashion label
Summi Summi that adds a pop of colour to any look. With a bold print, the scarf
can be styled any way that suits your look: from a twisted top to a sarong over
swimwear or a even headscarf to keep salty hair at bay.

SHOP NOW: Sailors Delight Silk Scarf, Summi Summi, $169


AERE


THE PERFECT POOLSIDE NUMBER

Let's face it, a lot of our summer is spent lazing by the pool, or the beach, or
some kind of body of water. You're going to need a chic dress to throw over your
swimmers and this organic cotton tank dress by Aere has got to be our top pick.
The pure cotton knit gives it a lovely breathability while the scoop neckline
and pull-over style make it a breeze to put on.

SHOP NOW: Organic Cotton Tank Dress in Forest, Aere, $150


Hendeer


THE COOLEST SUMMER ACCESSORY

Round off your resort-wear look with a gorgeous headscarf from Hendeer. Channel
your inner boho babe with their Catch A Wave creation which has bold geometric
patterns bursting with shades of mauve pink, stone blue, and fiery orange.
Bundle with the matching sarong set for ultimate style cred on the sand.

SHOP NOW: Catch A Wave Scarf, Hendeer, $44


Lucy Folk


THE RETRO-INSPIRED CUT-OUT DRESS

In case you missed it, terry towelling is back! And no one does it better than
Lucy Folk with their playful interpretation of this 80s trend. Woven from 100%
soft purple cotton towelling with an elasticated waist and a cut-out back, it's
a cute and comfy addition to your resort wear wardrobe. 

SHOP NOW: Spritz Dress in Purple, Lucy Folk, $400


Cotton On


THE SEXY SLIP

Slip dresses are having a major moment and they're going to be everywhere this
summer. Understated yet oh-so-sexy, we're obsessed with the Cotton On Haven Slip
Midi Dress, not just because of its reasonable price point. The summery, pastel
print, midi-length and soft V-neckline tick all of our resort wear boxes. 

SHOP NOW: Haven Slip Midi Dress in Summer Solstice White, Cotton On, $59.99


Sir.


THE MUST-HAVE SILK SET

Are you even doing resort wear properly without a silk set in rotation? Spoiler
alert, the answer is no. Enter Sir.'s beautiful Adrianna pants and shirt
two-piece set. With a relaxed fit, lightweight silk fabric and eye-catching
abstract prints, this will quickly become your go-to holiday uniform. Wear them
together or mix them up to get more mileage. 

SHOP NOW: Adrianna Buttoned Shirt in Cesco Print, $460, and Adrianna Pant in
Cesco Print, $440, Sir the Label


Venroy


THE LUXE LINEN SET

Venroy is the master of resort wear and you can't go wrong with this lush linen
set. The blanket red stitching! The pearl-white colour! The tonal shell buttons!
We are swooning back here. Again, this is another combo you can wear together or
pair with other pieces in your wardrobe. 

SHOP NOW: Blanket Stitch Linen Shirt in Pearl White/Red, $200, and Blanket
Stitch Linen Skirt in Pearl White/Red, $180, Venroy


Francesca


THE DAINTY DROPS 

Resort dressing doesn't mean scrimping on accessories. These dainty Darcy Drops
from homegrown brand Francesca will add the right touch of refined beauty and
grace to any look.

SHOP NOW: Darcy Drops, Francesca, $99


Luna Lane Label


THE ELEVATED WRAP SKIRT

Luna Lane Label is fast becoming one of the best resort wear brands in Australia
thanks to their divine collections that riff on relaxed summer silhouettes with
a sophisticated edge. You won't miss a beat in this stylish wrap skirt, made
from 100% European flax linen featuring a sorbet-yellow stripe, it was made with
beach and bar hopping front of mind. 

SHOP NOW: The Lou Wrap Skirt, Luna Lane Label, $159


Seed


THE CLASSIC PAIR OF SHORTS

Nothing is more dynamic than a pair of black linen shorts. Throw it over your
one-piece, or team it with a matching black linen shirt - the opportunities are
endless. Seed's black linen shorts are crafted from premium French linen and
have a relaxed fit, with an elasticated waist and a drawstring tie. Yes please! 

SHOP NOW: Core Linen Relaxed Short in Black, Seed, $99.95


Kivari


THE GO-TO MAXI DRESS

Pack a punch in this bright pink, bohemian-inspired maxi dress by Kivari.
Whether you're kicking back at your hotel or heading out for a happy hour
cocktail, it's a guaranteed showstopper. 

SHOP NOW: Laura Maxi Dress, Kivari, $249

Finished shopping your way through the best resort wear in Australia and ready
to update your swimmers next? Take a look at our edit of the best Australian
swimwear brands. Or maybe your accessories need a level-up so check out our edit
of the best Australian jewellery brands. 

Our Sitchu editors work hard to deliver you the best products, events, and
venues that we hope you will love, each one is selected
independently. Sitchu may receive an affiliate commission when you follow some
links.

By Bella Brennan

Posted 8 Nov 23

 * fashion
 * holiday
 * online shop
 * dresses
 * Pants
 * shorts





STAY IN THE LOOP

Subscribe
LOAD MORE ARTICLES


FOLLOW US

@sitchu.sydney

 * 
 * 
 * 
 * 




STAY IN THE LOOP

Subscribe
Most Popular
RESTAURANTS

Best New Restaurants in Sydney 2023
RESTAURANTS

Affordable Fine Dining Sydney: Fancy Food for Under $150
WHAT'S ON

What's On in Sydney: Your Ultimate Guide for January & Beyond
FASHION

The Best Australian Jewellery Brands To Put On Your Radar
SHOPPING

The Sydney Markets You Need to Visit at Least Once
More On...
 * eat & drink
 * restaurant
 * lifestyle
 * interior design
 * home design
 * lunch
 * accommodation
 * recipe
 * entertaining at home
 * shop
 * cafe
 * dinner
 * property advice
 * experiences
 * beauty


Most Popular
RESTAURANTS

Best New Restaurants in Sydney 2023
RESTAURANTS

Affordable Fine Dining Sydney: Fancy Food for Under $150
WHAT'S ON

What's On in Sydney: Your Ultimate Guide for January & Beyond
FASHION

The Best Australian Jewellery Brands To Put On Your Radar
SHOPPING

The Sydney Markets You Need to Visit at Least Once


STAY CONNECTED

@sitchu.sydney


More On...
 * eat & drink
 * restaurant
 * lifestyle
 * interior design
 * home design
 * lunch
 * accommodation
 * recipe
 * entertaining at home
 * shop
 * cafe
 * dinner
 * property advice
 * experiences
 * beauty


SEE THE LATEST FROM SITCHU

@sitchu.sydney

 * 
 * 
 * 
 * 


 * © Sitchu 2022
 * Privacy Policy
 * Terms & Conditions

 * 
 * 
 * 
 * 

 * THINGS TO DO
 * LIFESTYLE
 * EAT & DRINK
 * DESTINATIONS
 * PROPERTY
 * MAGAZINE
 * EXPLORE

 * SUBURB GUIDES
 * Sydney
 * Melbourne
 * Brisbane
 * Adelaide
 * Canberra
 * Perth

 * SITCHU
 * What is Sitchu
 * Advertise with Sitchu
 * Contact Us

STAY IN THE LOOP
Email
Postcode
 



EXPLORE

MELBOURNE
BRISBANE
ADELAIDE
CANBERRA
PERTH
TASMANIA
LIFESTYLE

 * VIEW ALL LIFESTYLE
 * BEAUTY
 * HEALTH & WELLNESS
 * FITNESS
 * FASHION
 * ARTS & CULTURE
 * WHAT'S ON
 * SHOPPING

SYDNEY'S HIDDEN GEMS: SECRET SPOTS TO DISCOVER
SYDNEY'S SAME DAY GIFT DELIVERY SERVICES
BEAUTY
The Best Facials in Sydney for the Ultimate Pamper Session
WHAT'S ON
Fun Date Ideas in Sydney That Are Guaranteed to Impress
EXPERIENCES
The Best Hikes In & Around Sydney to Tackle this Spring
HEALTH & WELLNESS
The Best Day Spas in Sydney for the Ultimate Pamper Session
EAT & DRINK

 * VIEW ALL EAT & DRINK
 * RESTAURANTS
 * BARS
 * ENTERTAINING
 * RECIPES
 * CAFES

THE BEST NEW RESTAURANTS IN SYDNEY
THE BEST NEW CAFES IN SYDNEY
BARS
The Best Happy Hours in Sydney for an After-Work Tipple
RESTAURANTS
The Most Romantic Restaurants in Sydney for an Intimate Date Night
BARS
Best New Bars in Sydney for Cocktails & Good Times
CAFES
Best Brunch in Sydney: Your List of Weekend Café Hangouts
DESTINATIONS

 * VIEW ALL DESTINATIONS
 * TRAVEL GUIDES
 * EXPERIENCES
 * ACCOMMODATION

ROMANTIC GETAWAYS IN NSW
THE BEST TINY CABINS TO BOOK IN NSW
ACCOMMODATION
The Best Large Group Accommodation in NSW for Your Next Getaway
ACCOMMODATION
The Best Winery Accommodation in NSW for a Weekend Amongst the Vines
ACCOMMODATION
The Best Dog-friendly Accommodation in NSW for an Escape with Your Best Mate
ACCOMMODATION
The Best Farm Stays in NSW for an Unforgettable Country Escape
PROPERTY

 * VIEW ALL PROPERTY
 * THE SITCH
 * HOME SEARCH
 * HOME DESIGN
 * HOME TOURS
 * NEIGHBOURHOOD WATCH

THE EXPERT GUIDE TO SELLING YOUR HOME
FIRST HOME BUYER TIPS
THE SITCH
How To Get a Home Loan in 5 Simple Steps
THE SITCH
How to Add Value to Your Home Without Breaking the Bank
HOME DESIGN
How To Harness the Power of Colour Psychology to Create Harmony in Your Home
HOME DESIGN
What’s New in Interiors: The Best New Homewares & Furniture in Australia to Buy
this Month
Back to top