www.thepalmshotel.com Open in urlscan Pro
104.18.160.83  Public Scan

Submitted URL: http://thepalmshotel.com/
Effective URL: https://www.thepalmshotel.com/
Submission Tags: tranco_l324
Submission: On May 07 via api from DE — Scanned from DE

Form analysis 3 forms found in the DOM

GET https://reservations.thepalmshotel.com/

<form method="get" id="booking-form" action="https://reservations.thepalmshotel.com/" target="_blank">
  <input type="hidden" name="hotel" value="27267">
  <input type="hidden" name="chain" value="10237">
  <input type="hidden" name="start" value="availresults">
  <div class="form-entry date checkin">
    <label for="CheckIn" class="hidden">Arrival Date</label>
    <input type="text" autocomplete="off" placeholder="Arrival Date" name="arrive" id="CheckIn" data-format="yy-mm-dd" value="" required="" class="hasDatepicker">
  </div>
  <div class="form-entry date checkout">
    <label for="CheckOut" class="hidden">Departure Date</label>
    <input type="text" autocomplete="off" placeholder="Departure Date" name="depart" id="CheckOut" value="" required="" class="hasDatepicker">
  </div>
  <div class="form-entry guests adults">
    <label for="adults" class="hidden">Adults</label>
    <select id="adults" name="adult">
      <option value="" disabled="" selected="">Adults</option>
      <option value="1">1 Adult</option>
      <option value="2">2 Adults</option>
      <option value="3">3 Adults</option>
      <option value="4">4 Adults</option>
      <option value="5">5 Adults</option>
      <option value="6">6 Adults</option>
      <option value="7">7 Adults</option>
      <option value="8">8 Adults</option>
      <option value="9">9 Adults</option>
      <option value="10">10 Adults</option>
      <option value="11">11 Adults</option>
      <option value="12">12 Adults</option>
    </select>
  </div>
  <div class="form-entry guests children">
    <label for="child" class="hidden">Children</label>
    <select id="child" name="child">
      <option value="" disabled="" selected="">Children</option>
      <option value="0">0 Children</option>
      <option value="1">1 Child</option>
      <option value="2">2 Children</option>
      <option value="3">3 Children</option>
      <option value="4">4 Children</option>
      <option value="5">5 Children</option>
      <option value="6">6 Children</option>
    </select>
  </div>
  <div class="form-entry rooms">
    <label for="rooms" class="hidden">Rooms</label>
    <select id="rooms-booking" name="rooms">
      <option value="" disabled="" selected="">Rooms</option>
      <option value="1">1 Room</option>
      <option value="2">2 Rooms</option>
      <option value="3">3 Rooms</option>
      <option value="4">4 Rooms</option>
      <option value="5">5 Rooms</option>
    </select>
  </div>
  <div class="form-entry promo">
    <label for="promo" class="hidden">promo</label>
    <input id="promo" type="text" name="promo" placeholder="Promo Code">
  </div>
  <div class="submit form-entry">
    <button type="submit" class="book-now btn btn--alt ">Book Now</button>
  </div>
</form>

GET https://reservations.thepalmshotel.com/

<form method="get" id="booking-form-home" action="https://reservations.thepalmshotel.com/" target="_blank">
  <input type="hidden" name="hotel" value="27267">
  <input type="hidden" name="chain" value="10237">
  <input type="hidden" name="start" value="availresults">
  <div class="form-entry date checkin">
    <label for="CheckIn1" class="hidden">Check in</label>
    <input type="text" autocomplete="off" placeholder="Check in" name="arrive" id="CheckIn1" data-format="yy-mm-dd" value="" required="" class="hasDatepicker">
  </div>
  <div class="form-entry date checkout">
    <label for="CheckOut1" class="hidden">Check out</label>
    <input type="text" autocomplete="off" placeholder="Check out" name="depart" id="CheckOut1" value="" required="" class="hasDatepicker">
  </div>
  <div class="form-entry guests adults">
    <label for="adults1" class="hidden">Adults</label>
    <select id="adults1" name="adult">
      <option value="" disabled="" selected="">Adults</option>
      <option value="1">1 Adult</option>
      <option value="2">2 Adults</option>
      <option value="3">3 Adults</option>
      <option value="4">4 Adults</option>
      <option value="5">5 Adults</option>
      <option value="6">6 Adults</option>
      <option value="7">7 Adults</option>
      <option value="8">8 Adults</option>
      <option value="9">9 Adults</option>
      <option value="10">10 Adults</option>
      <option value="11">11 Adults</option>
      <option value="12">12 Adults</option>
    </select>
  </div>
  <div class="form-entry guests children">
    <label for="child1" class="hidden">Children</label>
    <select id="child1" name="child">
      <option value="" disabled="" selected="">Children</option>
      <option value="0">0 Children</option>
      <option value="1">1 Child</option>
      <option value="2">2 Children</option>
      <option value="3">3 Children</option>
      <option value="4">4 Children</option>
      <option value="5">5 Children</option>
      <option value="6">6 Children</option>
    </select>
  </div>
  <div class="form-entry rooms">
    <label for="rooms1" class="hidden">Rooms</label>
    <select id="rooms1" name="rooms">
      <option value="" disabled="" selected="">Rooms</option>
      <option value="1">1 Room</option>
      <option value="2">2 Rooms</option>
      <option value="3">3 Rooms</option>
      <option value="4">4 Rooms</option>
      <option value="5">5 Rooms</option>
    </select>
  </div>
  <div class="form-entry promo">
    <label for="promo1" class="hidden">promo</label>
    <input id="promo1" type="text" name="promo" placeholder="Promo Code">
  </div>
  <div class="submit form-entry">
    <button type="submit" class="book-now btn btn--alt ">Book Now</button>
  </div>
</form>

POST

<form id="email-signup" class="email-signup" action="" method="POST">
  <input type="hidden" name="_token" value="3b140041d3c83682b871502994556d3fbd727c90912efbec8da06cdcdf03c8e07ac32b">
  <input type="hidden" value="custom_form_process" name="operation">
  <input type="hidden" name="sendto" value="forms@tambourine.com">
  <input type="hidden" name="subject" value="Email Subscription">
  <label for="email-signup-texNickname" style="position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px;width: 1px; margin: -1px;">Hidden Field</label>
  <input type="text" id="email-signup-texNickname" name="tex_nickname" value="" style="display: none;">
  <div class="fields-wrap">
    <div class="field input">
      <label for="email-signup_first_name" class="form-label">First Name</label>
      <input type="text" id="email-signup_first_name" name="first_name" placeholder="First Name" class="required" aria-required="true">
    </div>
    <div class="field input">
      <label for="email-signup_last_name" class="form-label">Last Name</label>
      <input type="text" id="email-signup_last_name" name="last_name" placeholder="Last Name" class="required" aria-required="true">
    </div>
    <div class="field input">
      <label for="email-signup_email_address" class="form-label">Email Address</label>
      <input type="email" id="email-signup_email_address" name="email_address" placeholder="Email Address" class="required" aria-required="true">
    </div>
    <div role="group" class="gdpr-wrap" aria-labelledby="gdpr-checkboxes-signupemail-signup">
      <span id="gdpr-checkboxes-signupemail-signup" style="display:none;">Privacy Policy agreement</span>
      <div class="field gdpr clearfix">
        <input class="required" type="checkbox" id="privacy_termsemail-signup" name="i_agree" value="y"> <label for="privacy_termsemail-signup"> I have read and agree to the <a href="/privacy-policy" target="_blank">Privacy Policy</a>.</label>
      </div>
      <div class="field gdpr clearfix">
        <input type="checkbox" name="subscribe" id="yes-signup-formemail-signup" class="required" value="y"> <label for="yes-signup-formemail-signup">Yes, I would like to receive emails with exclusive specials and offers.</label>
      </div>
    </div>
  </div>
  <button type="submit" class="signup-btn "><span>Sign me up!</span></button>
  <input type="hidden" name="tr4pValidation" value="1">
</form>

Text Content

1.800.550.0505 Direct Booking Benefits

English
 * English
 * Español
 * Portuguese

Menu
Close
Book Now Close
 * About Us
   * Amenities
   * Sustainability
   * Wellness
   * History
   * Hotel Happenings
   * Things To Do
   * How To Get Here
 * Rooms & Suites
   * Rooms
   * Suites
   * Accessible
 * Deals & Packages
   * Deals
   * Experience Packages
   * Direct Booking Benefits
   * Email Sign Up
 * Pool & Beach
   * Tiki Bar
   * Cabanas
   * FAQ
 * Spa
 * Restaurant & Bars
 * Weddings
 * Meetings
 * Gallery

Arrival Date
Departure Date
Adults Adults 1 Adult 2 Adults 3 Adults 4 Adults 5 Adults 6 Adults 7 Adults 8
Adults 9 Adults 10 Adults 11 Adults 12 Adults
Children Children 0 Children 1 Child 2 Children 3 Children 4 Children 5 Children
6 Children
Rooms Rooms 1 Room 2 Rooms 3 Rooms 4 Rooms 5 Rooms
promo
Book Now
Best Rate Guaranteed
Modify/Cancel Reservation
Award-Winning Sustainable WellnessOceanfront Resort In Miami Beach
Turn Volume On

Check in
Check out
Adults Adults 1 Adult 2 Adults 3 Adults 4 Adults 5 Adults 6 Adults 7 Adults 8
Adults 9 Adults 10 Adults 11 Adults 12 Adults
Children Children 0 Children 1 Child 2 Children 3 Children 4 Children 5 Children
6 Children
Rooms Rooms 1 Room 2 Rooms 3 Rooms 4 Rooms 5 Rooms
promo
Book Now
Best Rate Guaranteed
Modify/Cancel Reservation


TOTAL WELL-BEING, INSPIRED BY NATURE

Oceanfront in the heart of Miami Beach

The Palms Hotel & Spa combines genuine service, laid-back sophistication, and
oceanfront serenity into an award-winning independent resort, where wellness and
green practices are at the center of each guest experience. A unique destination
for AVEDA spa experiences, natural gourmet dining, and unrivaled beachfront fun,
our Miami Beach hotel boasts 251 spa-inspired guest rooms and suites, plus 8,000
square feet of space for meetings, weddings, and special events.

Direct Booking Benefits
Choose 3 Gifts
Flexible Payment Terms
Flexible Cancellation Terms


OUR MISSION

Wellness
Explore
Sustainability
Explore

The Palms team has been working diligently on revising our standards and
policies for each area of our operation, including installing an
air-purification system that naturally combats bacteria, viruses and allergens,
to ensure a clean, safe and healthy environment for our guests and staff.

See Our Protocols


TROPICALLY INSPIRED 
 SPACES 

Rooms & Suites

Find comfort in our spa-inspired guest rooms with magnificent views of our
refreshing pool, tropical gardens, the ocean or vibrant Miami Beach cityscape.

View


OUR GUESTS SAY IT BEST

Previous
> The ONLY place to stay in Miami south beach!
> I will be coming back to this hotel!! It was stunning from the front entry to
> the view from our room. Everyone was so attentive to our needs and the beach
> was spectacular. I couldn't have asked for anything better for a birthday
> trip! - emilysteenbock
> TripAdvisor, April 2023

> AMAZING
> The property was well decorated with authentic plants and trees; very
> breathtaking. The staff made sure it was very clean and they were all very
> friendly. They paid close attention to details and even gave overwhelming
> kindness to my energetic toddler. We never felt as though they were annoyed
> with us or our children. And to be able to step right onto the beach from the
> well decorated gate was amazing. We saw the sunrise every morning. There was
> also a big walking path/boardwalk that was great to get our family walks in
> and take in how beautiful Florida is. There were other things to do as well
> but we just enjoyed the ocean and pool and relaxation at the resort. Very
> good. Will definitely come back. - kimberly G,
> TripAdvisor, September 2023

> Five star beach side luxury
> A lovely hotel with a private beach and beautiful, well designed facilities.
> The staff make this place with their friendly and attentive manner. Nice quiet
> location, whilst very convenient for easy access to downtown Miami. - Andrew
> D.
> TripAdvisor, December 2023

> A hidden gem
> I was referred to this hotel by a local and it did not disappoint. From the
> beautifully decorated lobby to the court yard gardens and private beach every
> aspect of this hotel has been well thought out to give guests the best of
> Miami. The beach is not too crowded and perfect for families. The spa was
> luxurious without being over priced and the staff is welcoming and personable.
> I had my destination elopement on the beach and we had our wedding dinner at
> Essenscia. The food was exceptional and did not loose quality when ordered
> through room service. This is a high end hotel and if you are willing to pay a
> little extra for a 4 star experience this is the place. You get every bit of
> what you pay for here. It's worth it! - klim4790
> TripAdvisor, September 2023

> Awesome hotel!
> Beautiful and peaceful hotel! We loved this boutique style hotel and their
> friendly staff! Perfect family hotel as we have a two year old son who loved
> the pool. This was a staycation so we definitely be back! - shanieirwin
> TripAdvisor, September 2023

> Love the hotel will definitely come back
> we visited with kids. I love all the amenities that the hotel provided, the
> bedding are so comfortable. The staff there are all really friendly and
> helpful. And the coffee provided in the room is the best coffee I ever had in
> the hotel rooms. And this hotel is really big with green initiatives in all
> aspects. Will definitely have to stay again when we visit Miami next time. -
> yuqingX111
> TripAdvisor, December 2023

> Tropical Oasis - A True Retreat
> The whole family loved staying at The Palms! It felt like a true retreat! I
> especially loved how secluded and private the hotel and grounds feel. And it
> was wonderful that food and drinks are served at the beach! Such a convenient
> thing, especially with kids, we were able to stay at the beach longer because
> of that. Everything about our stay was wonderful! We're looking forward to
> going again! - hmtrifon
> TripAdvisor, December 2023

> Oceanfront Serenity in Sophisticated Setting
> This hotel is beautiful, incorporating all the aspects of Old Florida
> character and the newest technology with the extraordinary beachfront. Service
> was flawless: check in, valet parking, bellman, housekeeping and pool staff.
> The staff was warm, friendly and very attentive. The hotel was immaculate and
> our room was no exception. The pool and beach were top notch. Bar and
> restaurant were great. The restaurant, Essencia, had truly delicious food:
> everything was so fresh & pasta was homemade. Great hotel. Unfortunately I did
> not have time to use the Aveda Spa, which looked lovely. Next time, as we will
> be returning! - lamartensen
> TripAdvisor, September 2023

> Fantastic as usual
> Terrific hotel -- stay every year. The staff are both welcoming and
> accommodating. The rooms are great. Decor is nice all over. Great food.
> Green-conscientious and thoughtful. A terrific environment -- and the perfect
> location. I walked the boardwalk every morning and evening after work! -
> laural4451NW
> TripAdvisor, December 2023

> Excellent vacation
> A wonderful location with many amenities and features that fit us perfectly.
> Beach access was wonderful. The restaurant really accommodates well to a
> variety of dietary preferences. The hotel was extremely clean and well kept. -
> Mitch L
> TripAdvisor, January 2023

> Comfort in South Beach Miami
> I loved staying here. As soon as you enter lobby, there is a serene and
> calming scent that welcomes you. Staff is so incredibly friendly and nice, and
> I look forward to coming back. The main reason for saying here was cost value
> and the hotel's commitment to protecting the environment with multiple green
> initiatives throughout the site. - davidvaldez1
> TripAdvisor, October 2023

> 13 is a lucky number
> This was our 13th stay at the Palms Hotel and Spa in the last 4 years. We
> return because this place is truly special and different from other resorts.
> It has a quaintness and charm that other hotels lack. The attention to detail
> is evident in every aspect of this property. The place has a soul and the
> staff embody their mission with a genuine desire to make you feel welcomed and
> appreciated. We have stayed at numerous properties and can honestly say the
> Palms is the gold standard of hospitality, service, and professionalism. We
> are already planning our 14th visit! - loutull
> TripAdvisor, December 2023

Next


FLORIDA
RESIDENTS + ROADTRIPPERS

Discover the ultimate escape where both Florida residents and neighbors can bask
in exclusive benefits! With our direct booking offer, enjoy discounted room
rates and indulge in luxurious spa treatments at The Palms AVEDA Spa with a
generous 20% discount. Plus, all direct bookers are rewarded with complimentary
perks, flexible payment options, and hassle-free cancellations. Whether you're a
Florida resident or simply seeking a rejuvenating retreat, seize this
opportunity to experience paradise at The Palms Hotel & Spa.

Book Now


ESSENSIA RESTAURANT & BAR

Fresh & Flavorful Cuisine

Indulge in laid-back al fresco dining on our breezy restaurant terrace, where
natural gourmet cuisine will beautifully complement Miami’s balmy tropical
ambience.

Discover


PERSONALIZED HOLISTIC SPA EXPERIENCES

Nurture your body and soul with a rejuvenating spa experience, influenced by
Ayurvedic holistic philosophy at our AVEDA lifestyle spa, featuring outdoor
services and pool & beach access.

Explore

Casually Elegant Venues
 * meetings
 * weddings

Outdoor Venues for Miami Beach Gatherings

Let us inspire your meeting with earthy elegance, exceptional service, and
natural gourmet cuisine in our newly reimagined venue spaces. Many outdoor
options are available.

Learn More
Casually Elegant Venues
 * meetings
 * weddings

Florida Garden and Beach Wedding Celebrations

From intimate parties to lavish celebrations, The Palms Hotel & Spa boasts
stunning seaside and indoor wedding venues surrounded by tropical gardens.

Learn More


THE MAGIC CITY IN YOUR BACKYARD

Situated between Collins Avenue, the Miami Beach boardwalk, and the Atlantic
Ocean just beyond, The Palms is on the sophisticated side of Miami Beach, close
to the Miami Beach Convention Center, The Bass Museum, and The Miami City
Ballet.

Explore Destination


ENVIRONMENTAL
AWARDS & ACCOLADES

Travel & Leisure 2023
World's Best Awards
Travel & Leisure 2023
World's Best Awards
Beyond Green
Planet Earth’s Most Sustainable Hotels
Beyond Green
Planet Earth’s Most Sustainable Hotels
Green Globe
Sustainability Certification
Green Globe
Sustainability Certification
Cvent’s 2019
Top Meeting Hotels
Cvent’s 2019
Top Meeting Hotels
TripAdvisor's Travelers' Choice
Best of the Best
TripAdvisor's Travelers' Choice
Best of the Best
TripAdvisor GreenLeaders™
Silver Level GreenLeader
TripAdvisor GreenLeaders™
Silver Level GreenLeader

The TripAdvisor GreenLeaders Program identifies hotels and B&B’s that are
committed to environmentally friendly practices like recycling, water
efficiency, and reduced energy consumption. In July 2013, The Palms Hotel & Spa
became one of only 13 hotels in Miami and Miami Beach to receive and maintain a
Green Leader Certification, making it easier for travelers to find and book a
greener stay.

Florida’s Green Lodging Program
3 Palm Designation
Florida’s Green Lodging Program
3 Palm Designation

The Palms Hotel & Spa has been recognized as one of only 14 Miami Beach hotels
to achieve an honorable designation from the state of Florida’s Green Lodging
Program. The Green Lodging Program awards Florida hotels, motels, resorts and
bed & breakfasts that have demonstrated a commitment to succeed in protecting
Florida’s natural resources.

Northstar Meetings Group
The 2020 Stella Awards - Best Green Initiative
Northstar Meetings Group
The 2020 Stella Awards - Best Green Initiative

Each year, the Stella Awards recognize hotels and suppliers that consistently
deliver quality service and innovation to meeting and event professionals. The
Palms Hotel & Spa won the Silver for The Best Green Initiative in the Southeast
region.

 * 1
 * 2
 * 3


PEEK INTO THE PALMS

 * Destination
 * Location
 * Join Our Team
 * Contact
 * FAQ
 * Press Room
 * Amenity Request Form

 * facebook
 * twitter
 * instagram
 * pinterest
 * linkedin
 * youtube

Sign Up for Updates

Thank you for signing up!

Hidden Field
First Name
Last Name
Email Address
Privacy Policy agreement
I have read and agree to the Privacy Policy.
Yes, I would like to receive emails with exclusive specials and offers.
Sign me up!


3025 Collins Ave Miami Beach, FL 33140 |
Main Phone: 305.534.0505 |

Toll Free: 1.800.550.0505
Reservations: 305.908.5479 |
whatsapp:+1.786.999.6770
© 2024 The Palms Hotel & Spa. All Rights Reserved.
 * Health and Safety
 * Privacy Policy
 * Accessibility
 * Terms of Use
 * Sitemap
 * Consent Preferences

Hotel Website Design By Tambourine