---
title: "Hair Salon near Gallup Park, Ann Arbor | Pura Vida"
description: "Looking for a hair salon near Gallup Park in Ann Arbor? Pura Vida Color Studio Hair Salon offers expert color and cuts. Book your visit today."
lang: en
json-ld: |
  [
    {
      "@context": "https://schema.org",
      "@type": "HairSalon",
      "@id": "https://www.mypuravida.com/#business",
      "name": "Pura Vida Color Studio Hair Salon",
      "legalName": "Pura Vida Color Studio LLC",
      "alternateName": "Pura Vida Color Studio",
      "description": "Consultation-first hair salon in downtown Ann Arbor specializing in low-maintenance balayage, dimensional color, gray blending, gray coverage, precision cuts, and Cezanne keratin treatments. Founded 2011 by owner and master stylist Raine Reggans.",
      "url": "https://www.mypuravida.com",
      "telephone": "+1-734-757-6210",
      "image": "https://www.mypuravida.com/images/logo.png",
      "logo": "https://www.mypuravida.com/images/logo.png",
      "priceRange": "$$$",
      "currenciesAccepted": "USD",
      "paymentAccepted": "Cash, Credit Card",
      "foundingDate": "2011-11-05",
      "founder": {
        "@type": "Person",
        "name": "Raine Reggans"
      },
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "207 S 4th Ave",
        "addressLocality": "Ann Arbor",
        "addressRegion": "MI",
        "postalCode": "48104",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 42.279,
        "longitude": -83.7479
      },
      "areaServed": [
        {
          "@type": "City",
          "name": "Ann Arbor"
        },
        {
          "@type": "City",
          "name": "Ypsilanti"
        },
        {
          "@type": "City",
          "name": "Saline"
        },
        {
          "@type": "City",
          "name": "Dexter"
        },
        {
          "@type": "City",
          "name": "Chelsea"
        }
      ],
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Tuesday",
          "opens": "10:00",
          "closes": "20:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Wednesday",
          "opens": "11:00",
          "closes": "20:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Friday",
          "opens": "10:00",
          "closes": "20:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Saturday",
          "opens": "11:00",
          "closes": "18:00"
        }
      ],
      "knowsLanguage": [
        "en",
        "es"
      ],
      "sameAs": [
        "https://www.instagram.com/puravidacolorstudio",
        "https://www.facebook.com/share/187tf7UkCc/",
        "https://share.google/SX8c2Oz1vWcnIY1lZ"
      ],
      "makesOffer": [
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Balayage",
            "url": "https://www.mypuravida.com/balayage-ann-arbor-mi"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Gray Blending",
            "url": "https://www.mypuravida.com/gray-blending-ann-arbor-mi"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Gray Coverage",
            "url": "https://www.mypuravida.com/gray-coverage-ann-arbor-mi"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Full Hair Color",
            "url": "https://www.mypuravida.com/full-hair-color-ann-arbor-mi"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Haircut",
            "url": "https://www.mypuravida.com/haircut-ann-arbor-mi"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Cezanne Keratin Treatment",
            "url": "https://www.mypuravida.com/keratin-treatment-ann-arbor-mi"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "Consultation",
            "url": "https://www.mypuravida.com/consultation-ann-arbor-mi"
          }
        }
      ]
    },
    {
      "@graph": [
        {
          "@id": "{page_url}/#service",
          "@type": "Service",
          "provider": {
            "url": "https://www.mypuravida.com",
            "logo": "{business_logo_url}",
            "name": "Pura Vida Color Studio Hair Salon",
            "@type": "{business_schema_type}",
            "image": "{business_logo_url}",
            "address": {
              "@type": "PostalAddress",
              "postalCode": "48104",
              "addressRegion": "MI",
              "streetAddress": "207 S 4th Ave",
              "addressCountry": "US",
              "addressLocality": "Ann Arbor"
            },
            "telephone": "(734) 757-6210"
          },
          "areaServed": {
            "geo": {
              "@type": "GeoShape",
              "polygon": "{landmark_lat},{landmark_lng} {landmark_lat},{landmark_lng} {landmark_lat},{landmark_lng} {landmark_lat},{landmark_lng} {landmark_lat},{landmark_lng}"
            },
            "name": "Gallup Park",
            "@type": "Place",
            "containedInPlace": {
              "@id": "{page_url}/#gallup-park",
              "geo": {
                "@type": "GeoCoordinates",
                "latitude": "{business_lat}",
                "longitude": "{business_lng}"
              },
              "name": "Ann Arbor",
              "@type": "Place"
            }
          },
          "description": "Pura Vida Color Studio Hair Salon provides expert hair color, cuts, and styling services for residents near Gallup Park in Ann Arbor, serving the surrounding neighborhoods including those close to the Huron River corridor and the park's active outdoor community.",
          "serviceType": "{gbp_primary_category}"
        },
        {
          "@id": "https://www.mypuravida.com/#website",
          "url": "https://www.mypuravida.com",
          "name": "Pura Vida Color Studio Hair Salon",
          "@type": "WebSite",
          "publisher": {
            "@id": "https://www.mypuravida.com/#business"
          }
        },
        {
          "@id": "https://www.mypuravida.com/#business",
          "url": "https://www.mypuravida.com",
          "logo": "{business_logo_url}",
          "name": "Pura Vida Color Studio Hair Salon",
          "@type": "Organization",
          "sameAs": [],
          "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "(734) 757-6210",
            "contactType": "Customer Service"
          }
        },
        {
          "@id": "{page_url}/#author",
          "name": "Pura Vida Color Studio Hair Salon Team",
          "@type": "Person",
          "description": "The Pura Vida Color Studio Hair Salon team proudly serves clients near Gallup Park and the surrounding Ann Arbor neighborhoods, bringing locally informed hair care expertise to the Huron River and east side communities."
        },
        {
          "@type": "FAQPage",
          "mainEntity": [
            {
              "name": "Is Pura Vida Color Studio Hair Salon convenient for residents near Gallup Park in Ann Arbor?",
              "@type": "Question",
              "acceptedAnswer": {
                "text": "Yes, Pura Vida Color Studio Hair Salon is located at 207 S 4th Ave in downtown Ann Arbor, making it an easy trip for residents near Gallup Park and the surrounding east side neighborhoods.",
                "@type": "AcceptedAnswer"
              }
            },
            {
              "name": "What hair services does Pura Vida Color Studio Hair Salon offer to Gallup Park area clients?",
              "@type": "Question",
              "acceptedAnswer": {
                "text": "Pura Vida Color Studio Hair Salon offers a full range of services including hair coloring, balayage, cuts, and styling — all available to clients living near Gallup Park and throughout Ann Arbor.",
                "@type": "AcceptedAnswer"
              }
            },
            {
              "name": "How do I book an appointment at Pura Vida Color Studio Hair Salon near Gallup Park?",
              "@type": "Question",
              "acceptedAnswer": {
                "text": "Gallup Park area residents can book an appointment with Pura Vida Color Studio Hair Salon by visiting our website at https://www.mypuravida.com or calling us directly at (734) 757-6210.",
                "@type": "AcceptedAnswer"
              }
            }
          ]
        }
      ],
      "@context": "https://schema.org"
    }
  ]
---

[![Pura Vida Color Studio Hair Salon](/images/logo.png)](/)

EN  | ES [Book Your Next Appointment](https://na0.meevo.com/CustomerPortal/onlinebooking/booking/service?tenantId=102866&locationId=105748)

[Home](/)[New Guest](/new-guest-ann-arbor)

Services

[Our Team](/ann-arbor-hairstylists)[Sustainability](/sustainability-ann-arbor-mi)

![Styling stations facing fountain](/__l5e/assets-v1/6d16b1d9-dc48-431a-ba0c-222c301f36e0/salon-exterior-std-23.jpg)

# Hair Salon near Gallup Park, Ann Arbor

Located in the heart of Ann Arbor, Pura Vida Color Studio Hair Salon is a boutique hair salon dedicated to a sustainable, holistic approach to hair care — because how your hair is treated matters as much as how it looks.

[Book Appointment](https://login.meevo.com/mypuravida/ob?locationId=105748&serviceCat=c33f2855-9965-4a49-a76c-af0a001021a4)[New Guest? Start Here](/new-guest-ann-arbor)

You just finished a Saturday morning kayak at the Huron River livery, hair still damp, and you're already thinking about the color appointment you've been putting off. You want someone who understands that your highlights are fighting sun exposure from April through October — not a stylist you have to explain your whole life to. If you're searching for a **Hair Salon near Gallup Park Ann Arbor**, Pura Vida Color Studio Hair Salon is where east-side residents land when they're done settling. Consistent color, stylists who know active lifestyles, and results that hold up through your actual week — not just the walk to your car.

## Why Gallup Park Area Residents Visit Pura Vida Color Studio Hair Salon

Gallup Park sits along the Huron River on Ann Arbor's east side, drawing walkers, kayakers, and cyclists year-round. The neighborhoods surrounding the park — from the streets near Huron Parkway to the homes tucked along the riverfront — are full of people who care about how they look and feel. When those residents want a hair salon that gets their lifestyle, they make the trip to Pura Vida Color Studio Hair Salon.

Life near Gallup Park is active. Every season pulls you outside — on the water in summer, on the trails in fall, bundled up for winter walks along the river path. That kind of outdoor exposure takes a real toll on your hair. Sun bleaches color. Wind dries out ends. Chlorine from the canoe livery rentals strips moisture from strands. The stylists at Pura Vida get this. They work with clients who spend real time outdoors, not just people who go outside for a photo.

Color is where Pura Vida earns its name. Residents from the east side come specifically for color services — balayage, highlights, toning, and full color corrections. Many clients have tried box color or rushed salon visits elsewhere and walked away disappointed. They come here because the results are consistent and the color holds up through active weeks. If you're someone who kayaks on the Huron in June and still wants your color looking sharp, that matters. When researching local options, it helps to look at verified reviews for hair salons to understand what consistent, quality color work actually looks like from real clients. If you've had an uneven result somewhere else before, it's a conversation worth having during a consultation.

The east Ann Arbor neighborhoods near the park skew toward professionals, families, and University of Michigan staff and faculty. Busy people. They want a salon appointment that respects their schedule and delivers results they don't have to think about until the next visit. Pura Vida's approach fits that. The studio is focused — not a high-volume churn operation, but a place where your stylist knows your hair history and works with it.

Haircuts are another reason people drive over from this side of town. Want a lived-in shape that grows out cleanly or a more structured cut? The stylists here pay attention to how your hair actually behaves. For clients who spend time in humidity along the river corridor in summer, that means cuts designed to work with your natural texture — not against it. If you're not sure what to ask for, reaching out before your appointment to describe your routine is a simple way to make the most of your time in the chair.

Treatments also draw clients from this area. Keratin smoothing, deep conditioning, and bond-building treatments like Olaplex are popular with residents who deal with hard water or seasonal dryness. Ann Arbor's water is notoriously mineral-heavy, and that shows up in hair over time — dullness, buildup, color that fades faster than it should. Clients near the Huron River corridor often notice these effects more than residents in other parts of the city because of how much time they spend near the water.

Pura Vida Color Studio Hair Salon is a real local option for east-side Ann Arbor residents who want more than a basic trim. The clients who come from the Gallup Park area tend to be loyal visitors. They find a stylist they trust and come back. That relationship-based approach is exactly what this neighborhood responds to.

## Getting to Pura Vida Color Studio Hair Salon from Gallup Park

Pura Vida Color Studio Hair Salon is located at 207 S 4th Ave, Ann Arbor, MI 48104 — in the heart of downtown. From Gallup Park on the east side, the drive runs about 10 to 12 minutes and stays on familiar roads the whole way.

From the Gallup Park canoe livery parking area off Huron Parkway, head south on Huron Parkway. You'll pass the Geddes Road intersection — that's your first landmark. Continue south past Geddes until you reach Fuller Road. Turn right on Fuller Road heading west. You'll see the University of Michigan medical campus on your left as you drive — this stretch can get busy during hospital shift changes, so give yourself a few extra minutes if you're heading over in the morning or late afternoon.

As Fuller Road curves west, it becomes Glen Avenue. Continue south on Glen Ave into downtown Ann Arbor. When you reach E Washington Street, turn right heading west. Follow Washington for a few blocks until you reach S 4th Ave. Turn left on S 4th Ave heading south. Pura Vida Color Studio Hair Salon is at 207 S 4th Ave on the right side of the street.

If you're coming from the Traverwood Drive neighborhoods northeast of the park, head south on Huron Parkway — it picks up cleanly from that area. The rest of the route is the same. Avoid cutting through the surface streets near the park itself on warm weekend afternoons when the canoe launch draws crowds and the parking areas along Huron Parkway back up.

Parking downtown is easy. The 4th & Washington parking structure sits right at the corner of S 4th Ave and W Washington Street — steps from the salon's front door. Metered street parking is also available along S 4th Ave and the surrounding blocks. Compared to parking near the canoe livery on a busy Saturday, you'll find it much calmer here.

The whole trip covers about three and a half miles. Spend a morning kayaking or walking the river trails, then head over for your appointment. The drive from Gallup Park to Pura Vida fits naturally into a day already centered on this side of Ann Arbor.

## The Gallup Park Neighborhood and What Shapes Its Style

Gallup Park sits along the Huron River on Ann Arbor's east side. It draws kayakers, cyclists, and families who use the Border-to-Border Trail almost year-round. The people who live near this park spend real time outdoors. That shapes what they want from a hair appointment — styles that hold up through an afternoon paddle or a long walk on the river path, not just something that looks good leaving the salon chair.

The neighborhoods closest to the park have a distinct mix of residents. Longtime Ann Arbor families in the ranch homes along Huron Parkway. University of Michigan faculty and graduate students renting near Geddes Road. Both groups tend to be practical about their hair — they want a cut that works Monday through Sunday, not something that requires 45 minutes of styling every morning before a bike commute or a run through the park.

Seasons hit differently in this part of Ann Arbor. Summer humidity off the Huron River is real. Anyone who has walked the Gallup Park loop in July knows their hair is fighting moisture from the moment they step outside. Residents here ask about humidity-resistant cuts and smoothing treatments more than people in drier parts of the city. Fall brings cooler air and the kind of dry conditions that cause static and breakage. Color-treated hair near this area takes a beating through the seasonal swings — from river humidity in August to forced-air heat indoors by November.

The trail culture around the park also influences how often people want to come in. Regular trail users tend to keep their hair shorter or in low-maintenance cuts because they're active multiple days a week. Many clients from this area prefer a trim schedule that keeps their style functional without constant upkeep. They're not looking for a complicated blowout. They want a shape that air-dries clean after a post-kayak rinse.

The stretch of Washtenaw Avenue running east from the park connects this neighborhood to the broader Ann Arbor east side. That corridor includes a mix of apartment complexes, older single-family homes, and a few small businesses. Residents along this stretch are used to driving a short distance for services — they already commute through this part of the city regularly. Getting to a salon from this area is a familiar, low-friction trip for most people who live here.

Color work is popular in this neighborhood. The outdoor lifestyle means sun exposure is high from April through October, and residents who spend weekend mornings at the park notice their color fading faster than they'd like. Toning appointments and color-safe treatments are a regular conversation for clients coming from this area. If you spend your weekends outside near the river, your color maintenance schedule probably needs to account for that — and a stylist who knows this neighborhood's lifestyle will factor it in without you having to explain it from scratch every visit.

Ready to book? Call Pura Vida Color Studio Hair Salon or schedule online — most east-side clients are in the chair within 10 minutes of leaving Gallup Park. Your stylist is already thinking about your hair the way you live in it. Don't wait on the appointment you've been putting off.

[Book Appointment](https://login.meevo.com/mypuravida/ob?locationId=105748&serviceCat=c33f2855-9965-4a49-a76c-af0a001021a4)[New Guest? Start Here](/new-guest-ann-arbor)

## Frequently Asked Questions

### Do you see a lot of clients who spend time at Gallup Park and deal with sun and water damage to their color?

### My hair feels dull and my color fades fast — could Ann Arbor's water near the Huron River corridor be part of the problem?

### How far is the drive from the Gallup Park canoe livery area to your studio?

## Popular Services at Pura Vida

Visiting from this neighborhood? These are the services our Ann Arbor guests book most.

[Balayage in Ann Arbor ](/balayage-ann-arbor-mi)[Gray Blending in Ann Arbor ](/gray-blending-ann-arbor-mi)[Gray Coverage in Ann Arbor ](/gray-coverage-ann-arbor-mi)[Haircut in Ann Arbor ](/haircut-ann-arbor-mi)[Keratin Treatment in Ann Arbor ](/keratin-treatment-ann-arbor-mi)[Consultation ](/consultation-ann-arbor-mi)

Multi-year winner, Best Salon in Washtenaw County · Current Magazine Best of Washtenaw · Board Certified Haircolorists on Staff

[![Board of Certified Haircolorists](/__l5e/assets-v1/f4b05715-5f5f-4a7e-9f93-e12ee1d69b5f/bch.png)BCH — Board Certified Haircolorists ](https://www.boardofcertifiedhaircolorists.com/online-directory)[![Green Circle Salons Certified](/__l5e/assets-v1/ca272f96-1c42-4f8c-8aa3-cf9feb5e3853/green-circle-black.png)Green Circle Certified Sustainable Salon ](https://greencirclesalons.com/directory/pura-vida-color-studio/)[![Davines Sustainable Beauty Partner](/__l5e/assets-v1/68a2800d-b61b-4316-85ac-594c0d6d249f/davines-partner.png)Davines Exclusive Partner Salon ](https://us.davines.com/pages/salon-details?id=CC40421)

### Start Here

-   [New Guests](/new-guest-ann-arbor)
-   [Book Appointment](https://na0.meevo.com/CustomerPortal/onlinebooking/booking/service?tenantId=102866&locationId=105748)
-   [Choose Your Stylist](/ann-arbor-hairstylists)
-   [Services & Pricing](/services-and-pricing-ann-arbor-mi)

### Services

-   [Balayage](/balayage-ann-arbor-mi)
-   [Gray Blending](/gray-blending-ann-arbor-mi)
-   [Gray Coverage](/gray-coverage-ann-arbor-mi)
-   [Full Hair Color](/full-hair-color-ann-arbor-mi)
-   [Haircut](/haircut-ann-arbor-mi)
-   [Keratin Treatment](/keratin-treatment-ann-arbor-mi)
-   [Consultation](/consultation-ann-arbor-mi)
-   [View Full Pricing Menu →](/services-and-pricing-ann-arbor-mi)

### About Us

-   [Our Story](/our-story)
-   [Blog](/blog)
-   [2026 Sustainability Plan](/sustainability-ann-arbor-mi)
-   [Contact](/contact)

### Shop

### Visit Us

207 S 4th Ave

Ann Arbor, MI 48104

[(734) 757-6210](tel:+17347576210)

[Ann Arbor Neighborhoods We Serve](/locations-ann-arbor)

**Monday:** Closed

**Tuesday:** 10 AM – 8 PM

**Wednesday:** 11 AM – 8 PM

**Thursday:** Closed

**Friday:** 10 AM – 8 PM

**Saturday:** 11 AM – 6 PM

**Sunday:** Closed

Pura Vida Color Studio LLC

[Salon Policies](/salon-policies)

[](https://www.facebook.com/mypuravida)[](https://www.instagram.com/puravidacolorstudio/)