Five3 Cowork

Coming soon!

A premier coworking space in Colorado Springs' thriving Northgate neighborhood. Escape the home office, connect with peers, and do your best work. Join us and thrive in a community built for success.

Our Space

Whether you're a remote worker, entrepreneur, or coffee shop nomad, you'll find a place in our community. With a flood of natural light and mountain views our space brings energy and inspiration. Containing a mix of open desks, call booths, conference rooms, seating areas, and private offices, this is a space built for connection and productivity. We offer premium perks like sit/stand desks, 4K monitors, and video call booths with backlighting and HD webcams.

Good Coffee

Free, unlimited coffee from our favorite neighborhood roaster, Loyal Coffee.

Glass Boards

No ghosts of drawings past here! Use our high-quality glass boards posted throughout the space.

High-Speed WiFi

WiFi 7 backed by 2Gbps fiber internet. Because slow is not how we roll.

Call Booths

Not your average phone booth. Private booths with diffused backlighting and high-quality webcam. Look your best on every video call!

White Noise

Conversations can be fascinating! But we're all here to get work done. Sound masking white noise provides a productive environment.

Print / Scan / Copy

Yes, it's 2025. And yes, sometimes good old-fashioned paper is still the best option. Just keep usage reasonable.

Parking

You are more than welcome to walk or bike over. But there is plenty of free parking if you don't.

Walkable

We think you'll love our space. But we all need a walk in the Colorado sun to think, get lunch, or grab a drink.

Local Discounts

We are building a local community. And that includes some of the awesome businesses in our neighborhood.

Memberships

Basic

  • M-F 8am - 6pm access

  • 8 days per month

  • 4 credits*

  • Business address +$75/mo

$160 / mo

Full

  • Basic, plus:

  • Unlimited 24/7 access

  • 4 additional credits*

  • Business address included

$275 / mo

Dedicated

  • Full, plus:

  • Dedicated electric sit/stand desk

  • 4K Monitor

  • Locking cabinet

$400 / mo

Private

  • Dedicated, plus:

  • Private lockable office

  • Glass board

  • 1 and 2 person available

$700+ / mo

*After credits are used, conference rooms are available for $50/hr.

Not ready to commit yet?

If you're not ready to commit to early access we would still love to keep you updated on our progress!

What is the meaning of Five3? The name comes from the 53 official 14ers (mountain peaks over 14,000ft in elevation) in Colorado. Our space draws inspiration from our very own local landmark, Pikes Peak.

© 2025 Five3 Apps. All rights reserved.

All information is tentative as we work to finalize our space. Photos representative of our vision.

Icons by Icons8

Early Access

Hey, I'm Justin Bergen! I am a software engineer and I have worked remote for the last 10 years. Throughout that time I've been a member of a number of coworking spaces, both here and in Boulder. I've found them to be energizing and a great way to meet like-minded, driven people.Unfortunately, there is nothing like this available in Northgate. And with 4 kids and busy schedules, driving downtown simply isn't practical. After thinking about this for a few years my wife and I have decided maybe it doesn't exist because we are supposed to build it!

This is where you come in. We want this to be a place for community. So we need your help and commitment to make it happen. In order to make this a high-energy community, that you all want to be a part of, we need to reach critical mass before launch.By choosing a membership tier and placing an early access deposit you can be a critical piece to launching this community space! Not only will it let us know there is a need and desire for this type of space. But it will help us gauge the size and type of space we should find to best serve you and our community.Plus, you will get:

  • First month covered by deposit

  • Free, early access to the space before we officially open

  • Access to one-time founding member pricing (save 25%!)

  • For Dedicated and Private members, you get first choice on desks and offices

  • Exclusive behind the scenes updates

  • Founding member swag for bragging rights

Only 20 founding member spots available!


const plans = { 'basic': { amount: 160.00, name: 'Basic Early Access Deposit' }, 'full': { amount: 275.00, name: 'Full Early Access Deposit' }, 'dedicated': { amount: 400.00, name: 'Dedicated Early Access Deposit' }, 'private': { amount: 700.00, name: 'Private Early Access Deposit' } }; const urlParams = new URLSearchParams(window.location.search); const plan = urlParams.get('plan')?.toLowerCase(); const selectedPlan = plans[plan] || { amount: 160.00, name: 'Default Deposit' }; window.addEventListener('load', () => { const container = document.querySelector('#paypal-button-container'); if (!container) { console.error('PayPal button container not found'); return; } const planDisplay = document.createElement('p'); planDisplay.id = 'plan-display'; planDisplay.textContent = `${selectedPlan.name} - $${selectedPlan.amount}`; container.before(planDisplay); paypal.Buttons({ style: { layout: 'vertical', color: 'white', shape: 'rect', label: 'pay' }, createOrder: function(data, actions) { return actions.order.create({ purchase_units: [{ amount: { value: selectedPlan.amount.toFixed(2), currency: 'USD' }, description: selectedPlan.name }] }); }, onApprove: function(data, actions) { return actions.order.capture().then(function(details) { window.location.href = 'https://five3cowork.com/#thank-you-deposit'; }); }, onError: function(err) { alert('An error occurred with PayPal. Please try again or contact us.'); console.error('PayPal error:', err); } }).render('#paypal-button-container'); });

Charge will show up as Five3 Apps


Frequently Asked Questions

What happens if the space doesn’t open?
If, for any reason, we are unable to open the coworking space we will refund 100% of all early access deposits.
Can I switch membership tiers later?
Absolutely! Choose the membership that feels like the best fit for now and we can easily change it later if you wish.
When will the space be ready?
We are targeting mid-late Summer 2025, but there are many variables we are working through at this time. The biggest factor is securing a space to lease that requires less construction time. We will keep you posted with regular updates on our progress.

If you have any other questions please email [email protected]

Welcome!

We are excited to have you on board with us! We will be in touch within a few days with a welcome email and regular updates.

If, for any reason, you no longer feel this community or space is right for you we will happily refund your deposit.
Simply send us an email and ask.

Thank You {{form02.fname}}!

Thank you for your interest in our vision. We look forward to keeping you updated on our progress.

Subscription Confirmed

You are now subscribed. We look forward to keeping you updated on our progress.