5 outdoor ice skating destinations around Colorado

For decades, ice skating at Evergreen Lake has been an iconic way to experience Colorado winter. Here are some other outdoor venues around the state:

Colorado Springs

One side of downtown’s Acacia Park is transformed for skating in what’s been a years-long holiday tradition. Santa is known to make occasional appearances during the festive season, typically starting in November.

Denver

It’s always a memorable skate at Skyline Park along 16th Street Mall. If the holidays have your family traveling, arrive extra early for your departure for some laps on the rink at Denver International Airport.

Gunnison

Sign Up For Free: Denver Gazette Outdoors

Success! Thank you for subscribing to our newsletter.

function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);

nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}

function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[]\.,;:s@”]+(.[^()[]\.,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}

function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;

result.innerText = “”;

if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}

function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=60&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;

background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20outdoors%20sign%20up.png);
background-size: cover;

}

#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: ;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}

#successnsltr a {
color: white;
}

.hideblock {
display:none;
}

h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}

@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20outdoors%20sign%20up.png);
background-size: cover;
}
}

Featured Local Savings

The modest town in western Colorado has its very own slice of winter wonderland. That’s Jorgensen Ice Rink and Events Center, which includes indoor and outdoor rinks alongside miles of Nordic trails.

Idaho Springs

The Frozen Fire Rink is a newer winter addition to the old mining town off Interstate 70. Digger Field has been the scene for rosy-cheeked families, who have warmed up with rink-side hot chocolate and s’mores.

Keystone Resort

It’s not only the world-class slopes that are maintained here. The Summit County resort also runs a Zamboni over a rink that’s on par with Evergreen Lake. So bring the skis and the skates.

Seth Boster

8c6826ee-e06c-547a-9c64-204336ba0cf8

View Original Article | Split View

PREV

PREVIOUS

Powder primer: A closer look at Colorado's ski areas

Facebook Twitter WhatsApp SMS Email Print Copy article link Save ARAPAHOE BASIN Claim to fame: A-Basin is known as “The Legend.” That’s partly due to its long season — known for more operating days than any other ski area in Colorado, typically opening first in North America and sometimes staying open through Independence Day. More […]

NEXT

NEXT UP

Efforts ongoing to revive ski area in southern Colorado, with 'final hurdle' seen for lift

Facebook Twitter WhatsApp SMS Email Print Copy article link Save The effort to revive an abandoned ski area in southern Colorado has shifted to a new organizational plan, with one focus unchanged: to get a chairlift running again. Panadero Ski Corp., the nonprofit committed to the old resort base in Cuchara, recently stated its “final […]