www.pullmansingaporeorchard.com Open in urlscan Pro
52.76.207.111  Public Scan

Submitted URL: http://pullmansingaporeorchard.com/
Effective URL: https://www.pullmansingaporeorchard.com/
Submission: On November 08 via api from US — Scanned from SG

Form analysis 2 forms found in the DOM

<form id="bookingform-check">
  <input type="hidden" name="brand" value="pullman">
  <input type="hidden" name="destination" value="B9H8">
  <input type="hidden" name="code_langue" value="en">
  <div class="field checkin text">
    <label for="checkin-check"><span>Check in</span><img src="https://www.pullmansingaporeorchard.com/wp-content/themes/pullman-template/images/calendar_white.svg" alt="calendar"></label>
    <input type="text" name="checkin" id="checkin-check" class="text hasDatepicker">
  </div>
  <div class="field checkout text">
    <label for="checkout-check"><span>Check out</span><img src="https://www.pullmansingaporeorchard.com/wp-content/themes/pullman-template/images/calendar_white.svg" alt="calendar"></label>
    <input type="text" name="checkout" id="checkout-check" class="text hasDatepicker">
  </div>
  <div class="field adults select">
    <label for="adultNumber-check">Adults</label>
    <select name="adultNumber" id="adultNumber-check" class="text">
      <option value="1">1</option>
      <option value="2">2</option>
      <option value="3">3</option>
      <option value="4">4</option>
    </select>
    <ul class="select_adults">
      <li>1</li>
      <li>2</li>
      <li>3</li>
      <li>4</li>
    </ul>
  </div>
  <div class="field children select">
    <label for="childrenNumber-check">Children</label>
    <select name="childrenNumber" id="childrenNumber-check" class="text">
      <option value="0">0</option>
      <option value="1">1</option>
      <option value="2">2</option>
      <option value="3">3</option>
    </select>
    <ul class="select_children">
      <li>0</li>
      <li>1</li>
      <li>2</li>
      <li>3</li>
    </ul>
  </div>
  <a class="extend_fields" href="javascript:;"><span class="plus">+</span></a>
  <div class="field submit">
    <input data-xiti-clic="S" data-xiti="home::checkavailability" type="submit" value="Check Availability" name="booknow" class="submit_button">
  </div>
  <div class="extended_fields hidden">
    <div class="childrenages_row hidden">
      <!-- Age of first child -->
      <div class="field childrenAge0 select hidden">
        <label for="childrenAge0">Age of first child</label>
        <select name="childrenAge0" id="childrenAge0" class="text">
          <option value="0" selected="selected">0-1</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
          <option value="9">9</option>
          <option value="10">10</option>
          <option value="11">11</option>
          <option value="12">12</option>
        </select>
      </div>
      <!-- Age of second child -->
      <div class="field childrenAge1 select hidden">
        <label for="childrenAge1">Age of second child</label>
        <select name="childrenAge1" id="childrenAge1" class="text">
          <option value="0" selected="selected">0-1</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
          <option value="9">9</option>
          <option value="10">10</option>
          <option value="11">11</option>
          <option value="12">12</option>
        </select>
      </div>
      <!-- Age of third child -->
      <div class="field childrenAge2 select hidden">
        <label for="childrenAge2">Age of third child</label>
        <select name="childrenAge2" id="childrenAge2" class="text">
          <option value="0" selected="selected">0-1</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
          <option value="9">9</option>
          <option value="10">10</option>
          <option value="11">11</option>
          <option value="12">12</option>
        </select>
      </div>
    </div>
    <div class="promocode_row">
      <div class="field checkin text">
        <label for="fidelityCardNumber">Loyalty Card</label>
        <input type="text" name="fidelityCardNumber" id="fidelityCardNumber" class="text">
      </div>
      <div class="field checkin text">
        <label for="preferredCode">Preferential code</label>
        <input type="text" name="preferredCode" id="preferredCode" class="text">
      </div>
    </div>
  </div>
</form>

<form id="bookingform">
  <strong>Book a room</strong>
  <input type="hidden" name="brand" value="pullman">
  <input type="hidden" name="destination" value="B9H8">
  <input type="hidden" name="code_langue" value="en">
  <div class="field checkin text">
    <label for="checkin">Check in</label>
    <input type="text" name="checkin" id="checkin" class="text hasDatepicker">
  </div>
  <div class="field checkout text">
    <label for="checkout">Check out</label>
    <input type="text" name="checkout" id="checkout" class="text hasDatepicker">
  </div>
  <div class="field adults select">
    <label for="adultNumber">Adults</label>
    <select name="adultNumber" id="adultNumber" class="text">
      <option value="1">1</option>
      <option value="2">2</option>
      <option value="3">3</option>
      <option value="4">4</option>
    </select>
  </div>
  <div class="field children select">
    <label for="childrenNumber">Children</label>
    <select name="childrenNumber" id="childrenNumber" class="text">
      <option value="0">0</option>
      <option value="1">1</option>
      <option value="2">2</option>
      <option value="3">3</option>
    </select>
  </div>
  <!-- Age of first child -->
  <div class="field childrenAge0 select">
    <label for="childrenAge0">Age of first child</label>
    <select name="childrenAge0" id="childrenAge0" class="text">
      <option value="0">0-1</option>
      <option value="1">1</option>
      <option value="2">2</option>
      <option value="3">3</option>
      <option value="4">4</option>
      <option value="5">5</option>
      <option value="6">6</option>
      <option value="7">7</option>
      <option value="8">8</option>
      <option value="9">9</option>
      <option value="10">10</option>
      <option value="11">11</option>
      <option value="12">12</option>
    </select>
  </div>
  <!-- Age of second child -->
  <div class="field childrenAge1 select">
    <label for="childrenAge1">Age of second child</label>
    <select name="childrenAge1" id="childrenAge1" class="text">
      <option value="0">0-1</option>
      <option value="1">1</option>
      <option value="2">2</option>
      <option value="3">3</option>
      <option value="4">4</option>
      <option value="5">5</option>
      <option value="6">6</option>
      <option value="7">7</option>
      <option value="8">8</option>
      <option value="9">9</option>
      <option value="10">10</option>
      <option value="11">11</option>
      <option value="12">12</option>
    </select>
  </div>
  <!-- Age of third child -->
  <div class="field childrenAge2 select">
    <label for="childrenAge2">Age of third child</label>
    <select name="childrenAge2" id="childrenAge2" class="text">
      <option value="0">0-1</option>
      <option value="1">1</option>
      <option value="2">2</option>
      <option value="3">3</option>
      <option value="4">4</option>
      <option value="5">5</option>
      <option value="6">6</option>
      <option value="7">7</option>
      <option value="8">8</option>
      <option value="9">9</option>
      <option value="10">10</option>
      <option value="11">11</option>
      <option value="12">12</option>
    </select>
  </div>
  <div class="field checkin text">
    <label for="fidelityCardNumber">Loyalty Card</label>
    <input type="text" name="fidelityCardNumber" id="fidelityCardNumber" class="text">
  </div>
  <div class="field checkin text">
    <label for="preferredCode">Preferential code</label>
    <input type="text" name="preferredCode" id="preferredCode" class="text">
  </div>
  <div class="field submit">
    <input data-xiti-clic="S" type="submit" data-xiti="transverse::popin::book" value="Book Now" name="booknow" class="submit_button">
  </div>
  <div style="clear:both;"></div>
  <img src="https://www.pullmansingaporeorchard.com/wp-content/themes/pullman-template/images/icon-close.svg" class="book_close" alt="close">
</form>

Text Content

This website uses cookies

We may use cookies to customize the website content, to provide social media
functionalities and analyze website traffic. Below you'll find more detailed
informations about which cookie we're using and their purpose.

Settings Accept all cookies
Cookie Declaration by d-edge Macaron CMP. Last update: 2022-09-09.
What are cookies?

Cookies are little bits of textual information which are used by the website to
enhance user experience. Accept all cookies or choose which categories you want
to allow.

Cookie Policy

Necessary   Necessary

Necessary cookies allow the website to behave properly enabling basic
functionalities such as private area logins or the website navigation

Name Provider Purpose Duration _icl_current_language Site Internationalization
24 hours

Preferences   Preferences

Preference cookies allow to save user's preferences for the next visit. For
example they could hold the user language.

Name Provider Purpose Duration _AccorTrackingDecoratorData D-EDGE Accor Platform
This cookie is used to store the sourceID and MerchantID, needed for the correct
functionality of the Accor Website plaftorm 30 days fb_cookie_law_consent D-edge
Cookie Consent Remember user's consent on Cookies and consent Identifier.
Session _deCookiesConsent D-edge Cookie Consent Remember user's consent on
Cookies and consent Identifier. Session _deCookiesConsentDeleteKey D-edge Cookie
Consent Remember user's consent on Cookies and consent Identifier. Session
_deCookiesConsentID D-edge Cookie Consent Remember user's consent on Cookies and
consent Identifier. Session _deCountryResp D-edge Cookie Consent Remember user's
consent on Cookies and consent Identifier. Session

Statistics   Statistics

Cookies of this kind are used to collect user's information about the navigation
path with the end goal to analyze the statistics in an aggregated manner to
enhance the website

Name Provider Purpose Duration VISITOR_INFO1_LIVE YouTube Users bandwidth
estimation for video-playback on pages with YouTube videos. 6 months YSC YouTube
Contains an unique ID to keep statistics of what videos from YouTube the
end-user has seen. Session

Marketing and Ads   Marketing and Ads

Marketing cookies will be used mainly by third party to create a user profile to
track his behaviour and habits across the web for marketing purposes.

Name Provider Purpose Duration _fbp Facebook Advertising 90 days

Ads user data   Ads user data

Provide consent for sending user data related to advertising to Google.

Name Provider Purpose Duration _fbp Facebook Advertising 90 days

Personalized ads   Personalized ads

Provide consent to third parties for personalized advertising

Name Provider Purpose Duration _fbp Facebook Advertising 90 days

Confirm Selection Less details


PULLMAN SINGAPORE ORCHARD

Languages en
 * English
 * Indonesia
 * See this hotel on all.accor.com or brand website in other languages : Select
   your languageFrançaisDeutschEspañolPortuguês
   (Brazil)简体中文PortuguêsItalianoNederlands日本語PolskiРусский한국어TürkçeالعربيةไทยSvenska

 * Home
 * The Hotel
   * Contact us
   * LOCATION
   * Seamless Airport Transfer
   * Gallery
   * Our Sustainability Initiatives
   * Get The All Accor App
   * Exploring Singapore
 * ROOMS & SUITES
   * Classic Room
   * Superior Room
   * Premier Room
   * Deluxe Superior Room
   * Deluxe Premier Room
   * Club Residence
   * Pullman Suite
   * Deluxe Suite
   * Presidential Suite
   * The Archive Club
 * GIFT VOUCHERS
 * RESTAURANT & BARS
   * Eden Restaurant
   * Atelier Lounge & Bar
   * P.S.O. Beach Club
   * In-Room Dining
 * MEETINGS & EVENTS
   * ALL-Accor Live Limitless Meeting Planner
   * Pullman Singapore Orchard: Meeting And Corporate Events
   * Social Events & Weddings
 * Special Offers
 * FITNESS
   * Fitness Centre
   * Outdoor Swimming Pool

Book a room
View all photos
 * 
 * 
 * 
 * 
 * 
 * 

Check in
Check out
Adults 1 2 3 4
 * 1
 * 2
 * 3
 * 4

Children 0 1 2 3
 * 0
 * 1
 * 2
 * 3

+

Age of first child 0-1 1 2 3 4 5 6 7 8 9 10 11 12
Age of second child 0-1 1 2 3 4 5 6 7 8 9 10 11 12
Age of third child 0-1 1 2 3 4 5 6 7 8 9 10 11 12
Loyalty Card
Preferential code


A PREMIUM CITY-CENTRE DESTINATION WITH ATTITUDE

--------------------------------------------------------------------------------

At Pullman Singapore Orchard – our 5-star hotel in Singapore, our world is your
playground. This luxury hotel in Singapore is where you rediscover the joys of
travel with inspiring experiential stays in the heart of Orchard Road – Asia’s
famous shopping and entertainment district. Here, is where you travel on
adrenaline and make the most of your stay.

Amongst one of the top 5 star hotels on Orchard Road and being a wheel-chair
friendly hotel, our strategic location in the heart of Orchard Road is shaking
things up: playfulness with peak performance; creativity with innovation;
business with success. That’s not all, our smart interactions and advanced
technology are powered to perform – seamless and in-tune with today’s
hyper-connected world. From the moment you check-in to our luxury hotel in
Singapore, fashion surrounds you in fresh, inspiring ways. Walk around, chill,
play, work – whatever works for you.



We aim to be a step above of most luxury hotels in Singapore and to make your
stay pleasant and convenient. Check in online, receive a digital key and head
directly to our stylish guestroom for an accelerated arrival. Enjoy the
convenience of full in-room automation from your device or Smart TV; leverage
the power of integrated entertainment with screen casting, all in the comfort of
your room. Unleash your athletic energy at our 24/7 fitness centre or swimming
pool. Alternatively, request for our In-Room Fitness Kit and maintain your
fitness regime where and when it suits you best.

Whether you’re visiting the country or simply searching for a staycation in
Singapore—a vibrant and happening destination—there are many opportunities to
dine, wine and revel at Pullman Singapore Orchard. If you need a Singapore hotel
with a pool, it’s time to get away to our hip, instagrammable P.S.O. Beach Club
– the only beach club hotel in Orchard Road Singapore, near the MRT. Embark on a
taste adventure of Asia at our top-rated Eden Restaurant, a stunning glasshouse
with Modern Asian cuisine, gorgeous light filled spaces and an enchanting
ambience. Immerse in the modern age of couture at Atelier Lounge with tasty
bites, wines from the new world as well as creative cocktails. Strut and pose
under the blue skies, chill in style in one of the cabanas and sun beds, or
toast to happiness with tropical cocktails at our swim up bar.





Hosting a social event, meeting or close-knit wedding? Welcome to our playground
of cool, unique lifestyle spaces where you set your own limits. Our vibrant,
sensory and flexible MEET/PLAY spaces boast a unique design approach that fuels
creativity, encourages interaction and unlocks new opportunities.
Comprehensively fitted with the latest technology; easy configuration in
accordance to bespoke event specifications; natural daylight that let the energy
flow; transformative components that ensure experiences flow seamlessly from day
to night. We are at the top of high-end city hotels, pushing the boundaries for
your hybrid meetings, corporate events, team building activities or social
events such as evening cocktails, solemnisations or weddings.



Now you’ve checked in, why not check out what’s going on in the neighbourhood.
Conveniently located in the centre of Orchard Road, our hotel is a mere 5
minutes walk to Orchard and Somerset MRT Stations, and world-class medical
facilities including Mount Elizabeth Hospital. Changi Airport is a mere 20
minutes’ drive; top attractions such as Singapore Botanic Gardens, Singapore
Zoo, Chinatown, Gardens By The Bay, Universal Studios Singapore, are also in
close proximity.

Pullman Singapore Orchard is the FIRST hotel in Singapore to achieve the
prestigious Green Globe Certification. Evaluated by Green Globe, the global
leader in Sustainable Tourism Certification, this achievement showcases our
dedication to top-notch sustainable tourism standards. 



TAKE A VIRTUAL TOUR

*Pullman Singapore Orchard welcomes guide dogs at no additional cost


ACCESS

Pullman Singapore Orchard ☆☆☆☆☆
270 Orchard Road, 238857
Singapore
Tel: (65) 6603 8888
Email: pullmansingaporeorchard.enquiries@accor.com

See the Map

Pullman Singapore Orchard is a 5 minutes’ walk from Orchard MRT station (NS22)
and Somerset MRT station (NS23).
Driving? Park and save with us, with parking rates starting from $2.30. Season
parking is also available.

 * ROOMS & SUITES
   
   --------------------------------------------------------------------------------
   
   326 immersive, smart rooms with fully contactless check-in, the best of
   fashion and a wealth of amenities – we are transforming our guestrooms so...
   
   Read more
 * RESTAURANT & BARS
   
   --------------------------------------------------------------------------------
   
   Experience a symphony of modern Asian flavors, expertly reimagined with
   astute craftsmanship and interactive experiences that engage all five...
   
   Read more
 * Special Offers
   
   --------------------------------------------------------------------------------
   
   Indulge in the perfect getaway with our Special Offer at Pullman Singapore
   Orchard! Whether you're planning a romantic retreat, a family...
   
   Read more




LOCATION

--------------------------------------------------------------------------------

Address: 270 Orchard Road, 238857, Singapore
Phone: (65) 6603 8888
Latitude: 1.3031419 - Longitude: 103.8359369



Map Satellite Street View 3D View
 * 


Find a route from
to Pullman Singapore Orchard
Get directions Calculate route
Reverse Print directions Close
Driving Bicycling Transit Walking



VIRTUAL TOUR

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

FOLLOW US

--------------------------------------------------------------------------------

Stay in touch and connected to all the news and happenings.

 * 
 * 
 * 

 * Sustainability Policy

 * Blog
 * Loyalty
 * Cookie policy

 * 
 * 
 * 

 *  
 *  


PULLMAN SINGAPORE ORCHARD


270 Orchard Road , 238857 , Singapore
Phone: (65) 6603 8888

© 2024 Pullman |  Sitemap  |  Contact us  |  Careers  |  Legal Notice  | Website
Design

Pullman Singapore Orchard is a 5 minutes’ walk from Orchard MRT station (NS22)
and Somerset MRT station (NS23).
Driving? Park and save with us, with parking rates starting from $2.30. Season
parking is also available.


EXPERIENCE LUXURY AT OUR 5-STAR HOTEL ON ORCHARD ROAD SINGAPORE

Book a room
Check in
Check out
Adults 1 2 3 4
Children 0 1 2 3
Age of first child 0-1 1 2 3 4 5 6 7 8 9 10 11 12
Age of second child 0-1 1 2 3 4 5 6 7 8 9 10 11 12
Age of third child 0-1 1 2 3 4 5 6 7 8 9 10 11 12
Loyalty Card
Preferential code




The best of Pullman with Accor App Close
PrevNext
November 2024

MoTuWeThFrSaSu    123456789101112131415161718192021222324252627282930