Instant

Coca-Cola America250 Collect the Country Instant Win Game – 126,000 Winners!

View saved
How does this find feel?

Coca-Cola America250 Collect the Country Instant Win Game – 126,000 Winners!

body { font-family: ‘Segoe UI’, Tahoma, Geneva, Verdana, sans-serif; line-height: 1.8; color: #444; max-width: 950px; margin: 0 auto; padding: 20px; background: #fff8f8; }

:root {
–red: #e8001c;
–dark-red: #a80015;
–navy: #002868;
–gold: #c8a84b;
–white: #ffffff;
–light: #fff3f3;
}

h1 { font-family: ‘Segoe UI’, sans-serif; font-size: 38px; font-weight: 800; color: #111; margin-bottom: 20px; line-height: 1.2; text-transform: uppercase; border-bottom: 5px solid var(–red); padding-bottom: 15px; }
h2 { font-size: 28px; font-weight: 700; color: var(–navy); margin-top: 50px; margin-bottom: 20px; border-left: 6px solid var(–red); padding-left: 15px; background: #fff; padding-top: 10px; padding-bottom: 10px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
h3 { font-size: 22px; font-weight: 600; color: #111; margin-top: 35px; margin-bottom: 15px; }
p { margin-bottom: 20px; font-size: 18px; color: #555; }
li { margin-bottom: 10px; font-size: 18px; color: #555; }

.intro { font-size: 20px; font-weight: 500; color: #111; background: var(–white); border: 1px solid #f5c6cb; padding: 35px; margin: 40px 0; border-radius: 8px; border-top: 5px solid var(–red); box-shadow: 0 5px 15px rgba(232,0,28,0.06); }

/* AMOE EMAIL BOX */
.amoe-box { background: linear-gradient(135deg, var(–navy) 0%, #001540 100%); border: 4px solid var(–gold); border-radius: 12px; padding: 30px; margin: 30px 0; text-align: center; box-shadow: 0 10px 30px rgba(0,40,104,0.2); }
.amoe-title { color: var(–gold); font-size: 20px; font-weight: 800; text-transform: uppercase; margin-bottom: 15px; letter-spacing: 1px; }
.amoe-label { color: rgba(255,255,255,0.8); font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; margin-bottom: 10px; }
.amoe-email { font-family: ‘Courier New’, monospace; font-size: 22px; font-weight: 900; color: #ffffff; letter-spacing: 2px; background: rgba(255,255,255,0.1); padding: 15px 25px; border-radius: 8px; border: 2px dashed rgba(200,168,75,0.6); display: inline-block; margin: 10px 0; cursor: pointer; transition: background 0.2s; text-decoration: none; }
.amoe-email:hover { background: rgba(255,255,255,0.2); }
.amoe-open-btn { display: inline-block; background: var(–gold); color: #fff; font-size: 16px; font-weight: 800; padding: 12px 35px; border-radius: 6px; border: none; cursor: pointer; margin-top: 15px; text-transform: uppercase; letter-spacing: 1px; box-shadow: 0 4px 0 #8a6a1a; transition: transform 0.1s, box-shadow 0.1s; text-decoration: none; }
.amoe-open-btn:hover { transform: translateY(2px); box-shadow: 0 2px 0 #8a6a1a; }
.amoe-hint { color: rgba(255,255,255,0.6); font-size: 13px; margin-top: 10px; }
.amoe-copied { display: none; color: #7fff7f; font-size: 15px; font-weight: 700; margin-top: 8px; }

.giveaway-container { margin: 60px auto; max-width: 800px; }
.countdown-box { background: linear-gradient(135deg, var(–red) 0%, var(–dark-red) 100%); border: 3px solid var(–navy); border-bottom: none; border-radius: 12px 12px 0 0; padding: 30px; text-align: center; color: #ffffff; }
.countdown-title { color: #fff; font-size: 30px; font-weight: 800; text-transform: uppercase; margin: 0 0 10px; letter-spacing: 1px; }
.countdown-subtitle { color: rgba(255,255,255,0.9); font-size: 15px; margin: 0 0 25px; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; }

.countdown-timer { display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px; max-width: 550px; margin: 0 auto; }
.timer-cell { background: rgba(255,255,255,0.2); border: 1px solid rgba(255,255,255,0.5); border-radius: 6px; padding: 15px; }
.timer-num { display: block; font-size: 42px; font-weight: 700; line-height: 1; font-family: ‘Arial Black’, sans-serif; color: #fff; }
.timer-label { display: block; font-size: 12px; text-transform: uppercase; margin-top: 10px; font-weight: 600; color: rgba(255,255,255,0.8); }

.giveaway-box { background: #fff; border: 3px solid var(–red); border-top: none; border-radius: 0 0 12px 12px; padding: 50px 40px; text-align: center; position: relative; box-shadow: 0 15px 40px rgba(232,0,28,0.08); }
.giveaway-badge { position: absolute; top: -25px; right: 50%; transform: translateX(50%); background: var(–navy); color: #fff; padding: 10px 40px; border-radius: 50px; font-size: 16px; font-weight: 800; text-transform: uppercase; box-shadow: 0 5px 15px rgba(0,40,104,0.3); border: 3px solid #fff; white-space: nowrap; }

.giveaway-headline { font-size: 36px; font-weight: 800; margin: 30px 0 20px; color: #111; text-transform: uppercase; letter-spacing: -0.5px; }
.giveaway-description { font-size: 20px; color: #666; margin: 0 auto 20px; line-height: 1.6; max-width: 650px; }

.enter-button { display: inline-block; background: var(–red); color: #ffffff; font-size: 24px; font-weight: 800; padding: 20px 60px; border-radius: 6px; text-decoration: none; border: none; cursor: pointer; box-shadow: 0 8px 0px var(–dark-red); transition: transform 0.1s, box-shadow 0.1s; text-transform: uppercase; letter-spacing: 1px; }
.enter-button:hover { transform: translateY(4px); box-shadow: 0 4px 0px var(–dark-red); }

.cheat-sheet { background: var(–light); border: 2px dashed var(–red); padding: 20px; margin: 0 auto 20px; border-radius: 8px; max-width: 600px; }
.cs-title { display: block; font-weight: 800; color: var(–navy); margin-bottom: 10px; font-size: 18px; letter-spacing: 1px; text-transform: uppercase; }
.cs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; font-size: 16px; color: #111; text-align: left; }
.cs-grid div { background: #fff; padding: 8px 12px; border-radius: 4px; border: 1px solid #f5c6cb; }
.cs-grid strong { color: var(–red); text-transform: uppercase; float: right; font-weight: 900; }
.cs-highlight { border: 2px solid var(–navy) !important; background: #f0f4ff !important; }

.entry-section { background: var(–white); border: 2px solid var(–red); border-radius: 12px; padding: 40px; margin-top: 60px; text-align: center; }
.entry-section h3 { color: var(–navy); font-size: 30px; font-weight: 800; margin: 0 0 30px; text-transform: uppercase; }

.recap-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 60px; text-align: left; }
.recap-box { background: var(–light); border-top: 5px solid var(–red); padding: 25px; border-radius: 6px; box-shadow: 0 2px 10px rgba(0,0,0,0.04); }
.recap-box h4 { color: var(–navy); font-size: 18px; font-weight: 800; text-transform: uppercase; margin: 0 0 20px; letter-spacing: 1px; }
.recap-box dl { font-size: 16px; line-height: 1.8; margin: 0; }
.recap-box dt { font-weight: 700; color: #666; margin-top: 15px; text-transform: uppercase; font-size: 13px; }
.recap-box dd { margin: 0; color: #111; }

.ad-container { margin: 40px auto; text-align: center; max-width: 100%; overflow: hidden; }

.prize-image { width: 100%; max-width: 800px; border-radius: 12px; margin: 30px auto; display: block; box-shadow: 0 10px 30px rgba(232,0,28,0.1); }

.feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin: 40px 0; }
.feature-card { background: #fff; border-radius: 10px; padding: 25px; text-align: center; box-shadow: 0 4px 15px rgba(0,0,0,0.06); border-top: 4px solid var(–red); }
.feature-card .icon { font-size: 40px; margin-bottom: 15px; display: block; }
.feature-card h4 { color: #111; font-size: 18px; font-weight: 800; margin: 0 0 10px; }
.feature-card p { font-size: 15px; color: #666; margin: 0; }

.steps-list { counter-reset: steps; list-style: none; padding: 0; margin: 30px 0; }
.steps-list li { counter-increment: steps; display: flex; align-items: flex-start; margin-bottom: 20px; background: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 2px 8px rgba(0,0,0,0.05); border-left: 5px solid var(–red); }
.steps-list li::before { content: counter(steps); background: var(–red); color: #fff; font-weight: 800; font-size: 20px; min-width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 20px; flex-shrink: 0; }

.prizes-table { width: 100%; border-collapse: collapse; margin: 30px 0; font-size: 15px; }
.prizes-table th { background: var(–navy); color: #fff; padding: 12px 15px; text-align: left; font-weight: 800; text-transform: uppercase; font-size: 13px; }
.prizes-table td { padding: 10px 15px; border-bottom: 1px solid #f5c6cb; background: #fff; color: #555; }
.prizes-table tr:nth-child(even) td { background: var(–light); }
.prizes-table tr:hover td { background: #ffe8e8; }

.data-table { width: 100%; border-collapse: collapse; margin: 30px 0; font-size: 16px; }
.data-table th { background: var(–navy); color: #fff; padding: 14px 18px; text-align: left; font-weight: 700; text-transform: uppercase; font-size: 14px; }
.data-table td { padding: 12px 18px; border-bottom: 1px solid #f5c6cb; background: #fff; color: #555; }
.data-table tr:nth-child(even) td { background: var(–light); }
.data-table tr:hover td { background: #ffe8e8; }

.faq-item { background: #fff; border: 1px solid #f5c6cb; border-radius: 8px; margin-bottom: 12px; overflow: hidden; }
.faq-question { padding: 20px 25px; font-weight: 700; font-size: 17px; color: #111; cursor: pointer; display: flex; justify-content: space-between; align-items: center; }
.faq-question:hover { background: var(–light); }
.faq-answer { display: none; padding: 0 25px 20px; font-size: 16px; color: #555; line-height: 1.7; border-top: 1px solid #f5c6cb; }
.faq-toggle { font-size: 22px; color: var(–red); font-weight: 900; }

.related-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 40px; }
.related-card { background: #fff; border-radius: 10px; padding: 20px; box-shadow: 0 3px 12px rgba(0,0,0,0.07); border-left: 5px solid var(–red); text-decoration: none; color: inherit; display: block; transition: transform 0.2s; }
.related-card:hover { transform: translateY(-3px); }
.related-card h5 { color: var(–navy); font-size: 16px; font-weight: 800; margin: 0 0 8px; }
.related-card p { font-size: 14px; color: #777; margin: 0; }

.popup-message { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #ffffff; border: 5px solid var(–red); padding: 50px; font-size: 26px; font-weight: 800; color: #111; text-align: center; z-index: 10000; box-shadow: 0 40px 100px rgba(232,0,28,0.15); max-width: 90%; width: 550px; border-radius: 12px; }

.skip-popup { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #ffffff; border: 4px solid var(–navy); padding: 40px 50px; text-align: center; z-index: 10001; box-shadow: 0 30px 80px rgba(0,0,0,0.1); max-width: 90%; width: 500px; border-radius: 12px; }
.skip-popup-title { font-size: 28px; font-weight: 800; color: var(–navy); margin: 0 0 20px; }
.skip-popup-text { font-size: 17px; color: #555; margin-bottom: 10px; }
.skip-yes-button { display: inline-block; background: var(–red); color: #fff; font-size: 20px; font-weight: 700; padding: 15px 40px; border-radius: 6px; border: none; cursor: pointer; margin-top: 20px; text-transform: uppercase; }

@media (max-width: 600px) {
h1 { font-size: 26px; }
h2 { font-size: 22px; }
.giveaway-headline { font-size: 26px; }
.enter-button { font-size: 18px; padding: 16px 30px; }
.timer-num { font-size: 32px; }
.cs-grid { grid-template-columns: 1fr; }
.amoe-email { font-size: 16px; letter-spacing: 1px; padding: 12px 15px; }
}

🇺🇸 Coca-Cola America250 Collect the Country Instant Win Game – 126,000 Winners!

Coca-Cola is celebrating America’s 250th birthday with the America250 Collect the Country Instant Win Game — and a whopping 126,000 people will win! Play for a chance to win one of 26,000 collectible state pins (500 of each state!) or one of 100,000 free Coca-Cola coupons! No purchase necessary — you can enter up to 52 times through September 8, 2026!

🇺🇸 Coca-Cola America250 Instant Win Game
Ends September 8, 2026 — Up to 52 Entries!
00Days
00Hours
00Minutes
00Seconds

🏆 126,000 TOTAL WINNERS!
WIN A COLLECTIBLE STATE PIN OR FREE COKE! 🇺🇸
Play Coca-Cola’s America250 Instant Win Game for a chance to win one of 26,000 collectible state pins or one of 100,000 free Coca-Cola coupons! Enter up to 52 times — no purchase needed!
🇺🇸 QUICK FACTS — COCA-COLA AMERICA250:

Entry: FREE (52x)
Total Winners: 126,000!
State Pins: 26,000
Ends: SEP 8, 2026

Coca-Cola America250 Collect the Country Instant Win Game prizes — Coca-Cola Original Taste and Zero Sugar cans with a Texas state enamel collector pin on a wooden table with American flag

The Prizes: 126,000 Winners!

This is one of the most generous instant win games we’ve seen — 126,000 people will win something! Here’s the full breakdown:

📍

State Collector Pin (26,000 Winners!)

Win a collectible enamel pin of your chosen US state — 500 pins available per state, all 50 states! A fun piece of Americana to celebrate the 250th birthday!

🥤

Free Coca-Cola Coupon (100,000 Winners!)

Win a digital coupon for one free 20 oz Coca-Cola — Original Taste, Zero Sugar, or Diet Coke! Redeem at any participating retailer.

🇺🇸

Up to 52 Entries Per Person!

You can enter up to 52 times — that’s one entry per week for a full year! Scan a Coca-Cola can or enter free by email. More plays = more chances to win!

Full Prize Breakdown

Prize Description Number of Winners
📍 State Collector Pin Collectible enamel pin of winner’s chosen US state (subject to availability, 500 per state) 26,000
🥤 Free Coca-Cola Coupon Digital coupon for one free 20 oz Coca-Cola Original Taste, Zero Sugar, or Diet Coke 100,000
TOTAL WINNERS 126,000!

How to Enter — Two Ways!

You can enter by scanning a Coca-Cola can on the official site, or enter completely free by email — no purchase required!

  1. Option 1 — Scan a Can: Visit the official Coca-Cola America250 page and scan the QR code on a participating Coca-Cola can to play instantly. You can scan up to 52 cans!
  2. Option 2 — Free Email Entry (No Purchase!): Send an email to CollectTheCountry@dja.com with your full name, street address, city, state, ZIP code, daytime and evening phone numbers (with area code), and date of birth. In the subject line, include the two-letter state abbreviation of the pin you want to be eligible for, plus “The Coca-Cola® America250 Collect the Country Instant Win Game.” Each email = 1 game play!
  3. Check Your Email: Note — email entries do NOT arrive right away! Keep checking your inbox over the coming days for your game play notification.
  4. Win! With 126,000 winners, your odds are fantastic. Enter as many times as you’re allowed for the best chances!
Free Email Entry — Tap to Open Pre-Filled! 👇
📧 Send Your Free Entry Email To:

CollectTheCountry@dja.com

📧 OPEN PRE-FILLED EMAIL

Tap the button — your email app opens with everything pre-filled! Just swap XX for your state, fill in your info, and hit send!

What to Include in Your Free Entry Email

To enter for free by email, your message must include all of the following:

  • ✅ Your full name
  • ✅ Your complete street address (including city, state, ZIP code)
  • ✅ Your daytime and evening phone numbers (with area code)
  • ✅ Your date of birth
  • Subject line: The two-letter state abbreviation of the pin you want (e.g., “TX” for Texas) + “The Coca-Cola® America250 Collect the Country Instant Win Game”

Example subject line: TX — The Coca-Cola® America250 Collect the Country Instant Win Game

Sweepstakes Details at a Glance

Detail Information
Sponsor The Coca-Cola Company
Entry Website coca-cola.com/us/en/offerings/coca-cola/america250/collect-the-country
Free Email Entry CollectTheCountry@dja.com
Promotion End September 8, 2026 at 11:59 PM
State Collector Pins 26,000 winners (500 per state, all 50 states)
Free Coca-Cola Coupons 100,000 winners
Total Winners 126,000
Entry Limit Up to 52 entries per person
Age Requirement 13+
Eligibility USA residents

Frequently Asked Questions

Do I need to buy Coca-Cola to enter? +
No purchase necessary! You can enter for free by emailing CollectTheCountry@dja.com with the required information. Each email earns you one game play opportunity.
How many times can I enter? +
You can enter up to 52 times total — either by scanning Coca-Cola cans or sending free entry emails. That’s a lot of chances to win one of 126,000 prizes!
What is the state pin prize? +
The state pin is a collectible enamel pin shaped like your chosen US state. There are 500 pins available per state across all 50 states (26,000 total). You choose which state pin you want to be eligible for in your entry email subject line!
When will I get my email game play? +
Email entries do NOT arrive right away — keep checking your inbox over the coming days! The game play notification will come from the promotion administrator after processing your entry.
Which Coca-Cola products are eligible for the free coupon prize? +
The free coupon prize is for one 20 oz bottle of Coca-Cola Original Taste (UPC: 049000000443), Coca-Cola Zero Sugar (UPC: 049000040869), or Diet Coke (UPC: 049000000450).

🇺🇸 Ready to Play? Enter Free Now!

Free Email Entry — Tap to Open Pre-Filled! 👇
📧 Send Free Entry Email To:

CollectTheCountry@dja.com

📧 OPEN PRE-FILLED EMAIL

Tap the button — your email app opens with everything pre-filled! Just swap XX for your state, fill in your info, and hit send!

🇺🇸 PLAY AT COCA-COLA.COM!

Entry: FREE (52x)
Winners: 126,000!
State Pins: 26,000
Ends: SEP 8, 2026

PLAY NOW AT COCA-COLA.COM 🇺🇸

🏆 Prizes

State Collector Pin (26,000 winners):
Collectible enamel pin of your chosen US state (500 per state)
Free Coca-Cola Coupon (100,000 winners):
One free 20 oz Coca-Cola Original, Zero Sugar, or Diet Coke

📧 Free Email Entry

Send to:
CollectTheCountry@dja.com
Subject Line:
State abbreviation (e.g., “TX”) + “The Coca-Cola® America250 Collect the Country Instant Win Game”
Include:
Name, address, phone, date of birth

📋 Eligibility

Entries:
Up to 52 per person
Location:
USA residents
Ends:
September 8, 2026 at 11:59 PM

More Sweepstakes You’ll Love

NO PURCHASE NECESSARY. Open to legal residents of the USA. Promotion ends September 8, 2026 at 11:59 PM. Sponsored by The Coca-Cola Company. See full official rules at coca-cola.com/us/en/offerings/coca-cola/america250/collect-the-country.

🇺🇸 Want to Enter Faster?
Click YES to jump directly to the Official Entry Link, or wait to continue scrolling.

let scrollAnimationId = null;
let isScrolling = false;
let popupTimers = [];
const endDate = new Date(“September 8, 2026 23:59:00 EDT”).getTime();

function updateCountdown() {
const now = new Date().getTime();
const distance = endDate – now;
if (distance < 0) {
document.getElementById("days").textContent = "00";
document.getElementById("hours").textContent = "00";
document.getElementById("minutes").textContent = "00";
document.getElementById("seconds").textContent = "00";
return;
}
const days = Math.floor(distance / (1000 * 60 * 60 * 24));
const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
const minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
const seconds = Math.floor((distance % (1000 * 60)) / 1000);
document.getElementById("days").textContent = String(days).padStart(2, "0");
document.getElementById("hours").textContent = String(hours).padStart(2, "0");
document.getElementById("minutes").textContent = String(minutes).padStart(2, "0");
document.getElementById("seconds").textContent = String(seconds).padStart(2, "0");
}
setInterval(updateCountdown, 1000);
updateCountdown();

function copyAMOE() {
navigator.clipboard.writeText("CollectTheCountry@dja.com").then(function() {
document.querySelectorAll('.amoe-copied').forEach(function(el) {
el.style.display = 'block';
setTimeout(function() { el.style.display = 'none'; }, 3000);
});
}).catch(function() {
const el = document.createElement('textarea');
el.value = 'CollectTheCountry@dja.com';
document.body.appendChild(el);
el.select();
document.execCommand('copy');
document.body.removeChild(el);
document.querySelectorAll('.amoe-copied').forEach(function(el) {
el.style.display = 'block';
setTimeout(function() { el.style.display = 'none'; }, 3000);
});
});
}

function slowScrollToEntry() {
const entrySection = document.getElementById("entry-section");
const startPosition = window.pageYOffset;
const targetPosition = entrySection.offsetTop – 50;
const distance = targetPosition – startPosition;
const duration = 35000;
let startTime = null;
isScrolling = true;

function animation(currentTime) {
if (!isScrolling) return;
if (startTime === null) startTime = currentTime;
const timeElapsed = currentTime – startTime;
const progress = Math.min(timeElapsed / duration, 1);
window.scrollTo(0, startPosition + distance * progress);
if (timeElapsed < duration) {
scrollAnimationId = requestAnimationFrame(animation);
} else {
window.scrollTo(0, targetPosition);
}
}
scrollAnimationId = requestAnimationFrame(animation);

const schedule = [3000, 6000, 9000, 12000, 15000, 21000, 24000, 27000, 30000, 33000];
schedule.forEach(function(time, index) {
popupTimers.push(setTimeout(function() { showPopup("popup" + (index + 1)); }, time));
});

popupTimers.push(setTimeout(function() { showSkipPopup(targetPosition); }, 18000));
}

function showPopup(id) {
const popup = document.getElementById(id);
if (popup) {
popup.style.display = "block";
setTimeout(function() { popup.style.display = "none"; }, 2500);
}
}

function showSkipPopup(targetPosition) {
if (!isScrolling) return;
const skipPopup = document.getElementById("skip-popup");
skipPopup.style.display = "block";
const autoHide = setTimeout(function() { skipPopup.style.display = "none"; }, 5000);
document.getElementById("skip-yes-btn").onclick = function() {
clearTimeout(autoHide);
skipPopup.style.display = "none";
isScrolling = false;
if (scrollAnimationId) cancelAnimationFrame(scrollAnimationId);
popupTimers.forEach(function(t) { clearTimeout(t); });
document.querySelectorAll('.popup-message').forEach(function(p) { p.style.display = 'none'; });
window.scrollTo({ top: targetPosition, behavior: 'smooth' });
};
}

function toggleFaq(el) {
const answer = el.nextElementSibling;
const toggle = el.querySelector('.faq-toggle');
if (answer.style.display === "block") {
answer.style.display = "none";
toggle.textContent = "+";
} else {
answer.style.display = "block";
toggle.textContent = "−";
}
}

document.getElementById("top-enter-button").addEventListener("click", function(e) {
e.preventDefault();
slowScrollToEntry();
});

Helpful Freebie Mom Guides

Keep going

More Freebie Mom guides worth checking

Instant Win GamesQuick plays, fast prizes, and daily chances.Best Sweepstakes to Enter TodayStart with the strongest current prizes.Sweepstakes DatabaseSearch active sweeps by prize, deadline, and entry type.