Ultimate Hana Full-Day Adventure

(5.0)
$279
Why We Love It -  Truly the Hawaii of your dreams! This hike takes you through a bamboo forest, lava rock pools and cascading waterfalls, the last of which is 400 feet tall! Includes lunch and transportation.

Spend a full-day hiking Maui's ultimate waterfall wonderland


This full-day excursion offers a multitude of inspiring vistas and hikes all along the spectacular Hana Highway. Cool off in the network of pools and cascading waterfalls as you make your way to the jaw-dropping 400-foot waterfall at the trail’s end. This is Maui at its finest!


It's the Hawaii of your dreams. The entire excursion is packed with hiking, swimming, and sightseeing. The day's premier stop is the National Park at Oheo Gulch, where you'll encounter a dramatic 400 ft waterfall, incredible bamboo forest, and lush jungle. You'll have an epic day with a multitude of postcard moments, on both the rugged coastal exterior of the island and in the thriving interior of the rainforest.


Experience the enchanting splendor of the Hana Highway
  • Hike 4.5 miles in Maui's National Park.
  • Visit Oheo Gulch, sometimes referred to as the Seven Sacred Pools, a network of delightful pools and cascading waterfalls.
  • See waterfalls up to 400 feet!
  • Walk a trail through acres of towering bamboo and captivating rainforest.
  • Experience the Hana Highway. Drive the famous road with us; 2.5-hr. drive from Central Maui, complete with 617 curves and 54 one-lane bridges on the Road to Hana.
  • Circle East Maui on the van ride to and from the trailhead.
  • Enjoy a nutritious lunch and snack, included for your pleasure!

Our world-class guides are the secret ingredient for your experience; they will entertain and keep you informed throughout your tour. Each of our guides has a true passion for adventure, the island of Maui, and Hawaii's rich culture and history. From jumping off waterfalls to finding native fruits to taste, they will keep the tour comfortable, safe, and above all - fun!
more
Time 6:30 am
Not available Thursday
Duration 11 hours
Location Hotel pick-up

Please view the cancellation policy and restrictions. You can find addition information in frequently asked questions

Cancellation Policy

If you cancel 48 hours or more prior to the date of the event, you will receive a full refund less a 10% cancellation fee. If you cancel within 24 hours for any reason, you will receive no refund. If Hike Maui cancels (which we do for dangerous weather), you will receive a full 100% refund.


Last Minute Bookings

Please be aware that these bookings are subject to confirmation. If this is a same-day or next-day booking, there is a reasonable chance this will not be confirmed. For bookings that are confirmed, there will be no cancellations or refunds.


Restrictions

Age minimum 8 years old.
You will be required to sign this Participation Agreement on the day of the hike.


Frequently Asked Questions

Need a bathroom? Porta potties or toilets are near most trailheads. After that, search for privacy foliage. 

Should we use our own backpacks? We prefer you use ours, then you don't accidentally walk off with our gear, and you don't get your pack dirty. 

What are these ninja water shoes? Japanese tabis (fishermen shoes). The felt sole clings to wet, mossy rocks better than any other shoe. They can be slippery in mud, however. Best to wear them in the water, not on the hike. 

Bugs love you? Got a bite? Ask your guide for AfterBite -- pharmaceutical ammonia that neutralizes the toxin. Takes away the itch. Also very good for bee, spider, scorpion, centipede and hornet stings. 

What are flash floods? Sudden, very rapid flooding in streams, due to heavy rainfall. Rare, but get out of the water if your guide blows a whistle. You need to react very quickly and head for high ground. Listen to your guide. 

Do you have medical issues? (back, knees, heart, diabetes, pregnancy) Write these down below or tell your guide. 

Is tipping the guide common? Yes, this is a service industry. If you're happy with your guide, a 10-15% tip is the best way to show appreciation. 


Reviews

Review Summary
(5.0)
show reviews  hide reviews 

- Nov 13, 2024 -

Joseph I.

We did the full day Hana experience for our Anniversary. It was a last minute booking that we squeezed in on our stay in Maui. The last time I've been on...  more

(5.0)
- Dec 25, 2024 -

Andrea R.

My husband wanted to do a rainforest waterfall hike while we were in Maui. I booked Ultimate Hana Full-Day Adventure thru our concierge. Unfortunately, the night before the hike...  more

(4.0)
- Oct 23, 2024 -

Robert B.

My family (my wife, myself, and our 7 yo) went on a small(er) hike toward the beginning of the Road to Hana - with the highlight being two waterfalls. Our...  more

(5.0)
$(document).ready(function() { $('.show_reviews_link,.hide_reviews_link').click(function(e) { e.preventDefault(); $('.review_strip_single').toggle('fast'); $('.show_reviews_link').toggle('fast'); $('.hide_reviews_link').toggle('fast'); }); }); $('#formBooking').on('submit', function(event) { var $form = $(this); $('#date_error').addClass('hidden'); console.log('on submit of form booking'); console.log('date slected',$('input[name="date"]')); if($('input[name="date"]').val() == "") { console.log('invalid date - showing error') $('#date_error').removeClass('hidden'); return false; } // console.log('data sent',$(this).serialize()); // return false; ga('ec:addProduct', { 'id': '11', // Product ID (string). // 'name': "Ultimate Hana Full-Day Adventure", // Product name (string). 'name': "Ultimate Hana Full-Day Adventure", // Product name (string). 'price': $('#total').html(), // Product price (currency). 'quantity': 1, // Product quantity (number). 'category': 'Hiking', // Product category (string). 'brand': "Hike Maui", // Product brand (string). 'dimension1': '' // Custom dimension (string). }); ga('ec:setAction', 'add'); if(typeof navigator.sendBeacon == "undefined") { ga('send', 'event', 'UX', 'click', 'add to cart',{ hitCallback: function() { console.log('added click event'); $form.get(0).submit(); }}); } else { ga('send', 'event', 'UX', 'click', 'add to cart'); } // debug // event.preventDefault(); // console.log('waiting 20 seconds before submitting form'); // setTimeout(function() { $form.get(0).submit(); }, 20000); });