Sweeps

Carnation is Rolling Out the Red Carpet — and YOU Could Win!

View saved
How does this find feel?

Carnation Red Carpet Giveaway — Win Kitchen Prizes! | FreebieMom

*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
body{font-family:-apple-system,BlinkMacSystemFont,’Segoe UI’,Roboto,sans-serif;background:#fff;color:#222;line-height:1.7;overflow-x:hidden}

/* URGENCY BAR */
.fm-urgency{background:linear-gradient(90deg,#8b0000,#c0392b,#e74c3c,#c0392b,#8b0000);background-size:300% 100%;animation:urgencyShimmer 4s linear infinite;color:#fff;text-align:center;padding:10px 16px;font-size:0.85rem;font-weight:700;letter-spacing:0.5px}
@keyframes urgencyShimmer{0%{background-position:0% 50%}100%{background-position:300% 50%}}

/* HERO */
.fm-hero{background:linear-gradient(135deg,#6b0000 0%,#8b0000 25%,#c0392b 50%,#8b0000 75%,#5a0000 100%);padding:40px 20px;text-align:center;position:relative;overflow:hidden}
.fm-hero::before{content:”;position:absolute;top:0;left:0;right:0;bottom:0;background:url(“data:image/svg+xml,%3Csvg width=’60’ height=’60’ viewBox=’0 0 60 60′ xmlns=’http://www.w3.org/2000/svg’%3E%3Cg fill=’none’ fill-rule=’evenodd’%3E%3Cg fill=’%23FFD700′ fill-opacity=’0.06’%3E%3Cpath d=’M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z’/%3E%3C/g%3E%3C/g%3E%3C/svg%3E”);opacity:0.4}
.fm-hero-inner{max-width:780px;margin:0 auto;position:relative;z-index:1}
.fm-hero-badge{display:inline-block;background:linear-gradient(135deg,#FFD700,#FFA500);color:#5a0000;font-size:0.75rem;font-weight:800;padding:5px 16px;border-radius:20px;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;box-shadow:0 2px 12px rgba(255,215,0,0.4)}
.fm-hero h1{font-size:clamp(1.8rem,5vw,3rem);font-weight:900;color:#fff;line-height:1.15;margin-bottom:12px;text-shadow:0 2px 8px rgba(0,0,0,0.4)}
.fm-hero h1 span{color:#FFD700}
.fm-hero-sub{font-size:1.05rem;color:rgba(255,255,255,0.9);margin-bottom:20px;max-width:600px;margin-left:auto;margin-right:auto}
.fm-hero-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:24px}
.fm-hero-tags span{background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.3);color:#fff;font-size:0.78rem;font-weight:600;padding:5px 12px;border-radius:20px;backdrop-filter:blur(4px)}
.fm-hero-img{width:100%;max-width:720px;border-radius:12px;box-shadow:0 8px 40px rgba(0,0,0,0.4);margin:0 auto 24px;display:block}
.fm-stat-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:8px}
.fm-stat{background:rgba(255,255,255,0.12);border:1px solid rgba(255,215,0,0.4);border-radius:10px;padding:12px 20px;text-align:center;min-width:110px}
.fm-stat-num{font-size:1.5rem;font-weight:900;color:#FFD700;display:block}
.fm-stat-label{font-size:0.72rem;color:rgba(255,255,255,0.8);text-transform:uppercase;letter-spacing:0.5px}

/* AD UNIT */
.fm-ad-unit{max-width:100%;overflow:hidden;margin:24px auto;text-align:center}

/* SECTIONS */
.fm-section{padding:36px 20px;max-width:780px;margin:0 auto}
.fm-section-alt{background:#fdf6f6;padding:36px 20px}
.fm-section-alt .fm-section{padding:0}
.fm-section h2{font-size:clamp(1.4rem,3.5vw,2rem);font-weight:800;color:#8b0000;margin-bottom:16px;line-height:1.25}
.fm-section h2 .gold{color:#c0392b}
.fm-section p{margin-bottom:14px;font-size:1rem;color:#333}

/* AUTHOR BAR */
.fm-author{display:flex;align-items:center;gap:12px;background:#fff8f8;border-left:4px solid #c0392b;padding:14px 18px;border-radius:8px;margin-bottom:20px}
.fm-author-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#c0392b,#8b0000);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;font-weight:800;flex-shrink:0}
.fm-author-info{font-size:0.85rem;color:#666}
.fm-author-info strong{color:#222;display:block;font-size:0.95rem}

/* TIP BOX */
.fm-tip-box{background:linear-gradient(135deg,#fff8e1,#fff3cd);border:2px solid #FFD700;border-radius:12px;padding:18px 20px;margin:20px 0}
.fm-tip-box p{margin:0;font-size:0.95rem;color:#5a4000}
.fm-tip-box strong{color:#8b0000}

/* PRIZE CARDS */
.fm-prize-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:20px 0}
.fm-prize-card{background:#fff;border:2px solid #f0d0d0;border-radius:12px;padding:20px;text-align:center;transition:transform 0.2s,box-shadow 0.2s}
.fm-prize-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(139,0,0,0.12)}
.fm-prize-icon{font-size:2.2rem;margin-bottom:10px;display:block}
.fm-prize-card h3{font-size:1rem;font-weight:700;color:#8b0000;margin-bottom:6px}
.fm-prize-card p{font-size:0.85rem;color:#555;margin:0}

/* PRIZE IMAGE */
.fm-prize-img-wrap{text-align:center;margin:24px 0}
.fm-prize-img-wrap img{width:100%;max-width:680px;border-radius:12px;box-shadow:0 6px 30px rgba(0,0,0,0.15)}
.fm-prize-img-wrap p{font-size:0.85rem;color:#888;margin-top:8px;font-style:italic}

/* HOW TO ENTER */
.fm-steps{display:flex;flex-direction:column;gap:16px;margin:20px 0}
.fm-step{display:flex;align-items:flex-start;gap:16px;background:#fff;border:2px solid #f0d0d0;border-radius:12px;padding:18px}
.fm-step-num{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#c0392b,#8b0000);color:#fff;font-size:1.1rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.fm-step-content h3{font-size:1rem;font-weight:700;color:#8b0000;margin-bottom:4px}
.fm-step-content p{font-size:0.9rem;color:#555;margin:0}

/* ABOUT CARNATION */
.fm-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin:20px 0}
.fm-fact{background:#fff;border:2px solid #f0d0d0;border-radius:10px;padding:16px;text-align:center}
.fm-fact-icon{font-size:1.8rem;margin-bottom:8px;display:block}
.fm-fact h4{font-size:0.9rem;font-weight:700;color:#8b0000;margin-bottom:4px}
.fm-fact p{font-size:0.8rem;color:#666;margin:0}

/* DETAILS TABLE */
.fm-table-wrap{overflow-x:auto;margin:20px 0}
.fm-table{width:100%;border-collapse:collapse;font-size:0.9rem}
.fm-table th{background:#8b0000;color:#fff;padding:10px 14px;text-align:left;font-weight:700}
.fm-table td{padding:10px 14px;border-bottom:1px solid #f0d0d0;color:#333}
.fm-table tr:nth-child(even) td{background:#fdf6f6}

/* TIPS GRID */
.fm-tips-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin:20px 0}
.fm-tip-card{background:#fff;border-left:4px solid #c0392b;border-radius:8px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,0.06)}
.fm-tip-card h4{font-size:0.9rem;font-weight:700;color:#8b0000;margin-bottom:6px}
.fm-tip-card p{font-size:0.85rem;color:#555;margin:0}

/* CTA */
.fm-cta-section{background:linear-gradient(135deg,#6b0000,#8b0000,#c0392b);padding:48px 20px;text-align:center}
.fm-cta-inner{max-width:600px;margin:0 auto}
.fm-cta-section h2{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:900;color:#fff;margin-bottom:12px;text-shadow:0 2px 8px rgba(0,0,0,0.3)}
.fm-cta-section p{color:rgba(255,255,255,0.9);font-size:1rem;margin-bottom:24px}
.fm-cta-btn{display:inline-block;background:linear-gradient(135deg,#FFD700,#FFA500);color:#5a0000;font-size:1.2rem;font-weight:900;padding:18px 44px;border-radius:50px;text-decoration:none;box-shadow:0 6px 30px rgba(255,165,0,0.5);animation:ctaPulse 2s ease-in-out infinite;letter-spacing:0.5px;transition:transform 0.2s}
.fm-cta-btn:hover{transform:scale(1.05)}
@keyframes ctaPulse{0%,100%{box-shadow:0 6px 30px rgba(255,165,0,0.5)}50%{box-shadow:0 6px 50px rgba(255,165,0,0.8),0 0 0 8px rgba(255,215,0,0.15)}}
.fm-cta-note{font-size:0.8rem;color:rgba(255,255,255,0.7);margin-top:14px}
.fm-cta-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:16px}
.fm-cta-tags span{background:rgba(255,255,255,0.15);color:#fff;font-size:0.78rem;font-weight:600;padding:4px 12px;border-radius:20px;border:1px solid rgba(255,255,255,0.3)}

/* FLOATING BADGE */
.fm-float{position:fixed;bottom:24px;right:20px;z-index:9999;animation:floatBounce 2.5s ease-in-out infinite;transition:opacity 0.4s,transform 0.4s}
.fm-float.hidden{opacity:0;pointer-events:none;transform:translateY(20px)}
.fm-float a{display:block;background:linear-gradient(135deg,#FFD700,#FFA500);color:#5a0000;font-size:0.8rem;font-weight:800;padding:12px 18px;border-radius:50px;text-decoration:none;box-shadow:0 4px 20px rgba(255,165,0,0.5);text-align:center;line-height:1.3}
@keyframes floatBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}

/* POPUP */
.fm-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.7);z-index:99998;align-items:center;justify-content:center;padding:20px}
.fm-overlay.active{display:flex}
.fm-popup{background:#fff;border-radius:20px;padding:36px 28px;max-width:420px;width:100%;text-align:center;position:relative;animation:popIn 0.4s cubic-bezier(0.34,1.56,0.64,1)}
@keyframes popIn{from{transform:scale(0.7);opacity:0}to{transform:scale(1);opacity:1}}
.fm-popup-icon{font-size:3rem;margin-bottom:12px;display:block}
.fm-popup h3{font-size:1.4rem;font-weight:900;color:#8b0000;margin-bottom:10px}
.fm-popup p{font-size:0.95rem;color:#555;margin-bottom:20px}
.fm-popup-yes{display:block;width:100%;background:linear-gradient(135deg,#c0392b,#8b0000);color:#fff;font-size:1rem;font-weight:800;padding:14px;border-radius:12px;border:none;cursor:pointer;margin-bottom:10px;transition:transform 0.2s}
.fm-popup-yes:hover{transform:scale(1.02)}
.fm-popup-no{font-size:0.85rem;color:#888;cursor:pointer;text-decoration:underline;background:none;border:none}

/* RELATED */
.fm-related{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin:20px 0}
.fm-related-card{background:#fdf6f6;border:2px solid #f0d0d0;border-radius:10px;padding:16px;text-align:center}
.fm-related-card a{color:#8b0000;font-weight:700;font-size:0.9rem;text-decoration:none}
.fm-related-card a:hover{text-decoration:underline}

/* FOOTER */
.fm-footer{background:#1a0000;color:rgba(255,255,255,0.6);text-align:center;padding:28px 20px;font-size:0.8rem;line-height:1.6}
.fm-footer a{color:rgba(255,255,255,0.5);text-decoration:none}
.fm-footer strong{color:rgba(255,255,255,0.8)}

/* RESPONSIVE */
@media(max-width:600px){
.fm-hero h1{font-size:1.7rem}
.fm-stat-row{gap:8px}
.fm-stat{min-width:90px;padding:10px 12px}
.fm-stat-num{font-size:1.2rem}
.fm-prize-grid{grid-template-columns:1fr 1fr}
.fm-facts{grid-template-columns:1fr 1fr}
.fm-tips-grid{grid-template-columns:1fr}
.fm-cta-btn{font-size:1rem;padding:15px 28px}
.fm-float{bottom:16px;right:12px}
}

🌟 GIVEAWAY ALERT: 40 Winners! Carnation Red Carpet Collection — Ends Feb 27, 2026 at 10AM ET! 🌟

✨ Instagram Giveaway — FREE to Enter

Win Carnation’s Red Carpet Kitchen Collection!

40 lucky winners will receive a gorgeous Red Carpet prize pack — table runner, place mats, apron & Carnation classics!

🏆 40 Winners
📸 Instagram Entry
🇺🇸 US Residents Only
🎁 FREE to Enter
⏰ Ends Feb 27, 2026

Carnation Red Carpet Giveaway

40Winners
5Prize Items
FREETo Enter
Feb 27Deadline

FM
FreebieMom
Your #1 source for free samples, giveaways & sweepstakes — freebiemom.com

🎬 Carnation is Rolling Out the Red Carpet — and YOU Could Win!

If you love cooking and entertaining, this giveaway is absolutely made for you. Carnation — the iconic brand behind generations of beloved recipes — is giving away 40 stunning Red Carpet Collection prize packs, and entering takes less than a minute on Instagram!

Whether you’re whipping up a classic fudge, a silky pumpkin pie, or a creamy tres leches cake, Carnation’s Evaporated Milk and Sweetened Condensed Milk are the secret ingredients that make every recipe shine. And now, they want to celebrate YOUR kitchen with a gorgeous Red Carpet-themed prize bundle.

💡 FreebieMom’s Take: This is one of the easiest giveaways to enter — just follow, like, comment with two hashtags, and tag a friend. With 40 winners, your odds are GREAT. Enter right now before it closes on February 27th!

🏆 What You Could Win — The Red Carpet Collection

Each of the 40 winners receives a complete Red Carpet Collection prize pack featuring 5 items that will make your kitchen table look like a million bucks:

🎀

Red Carpet Table Runner

One gorgeous red table runner to set the scene for any dinner party or family gathering

🍽️

4 Red Carpet Place Mats

Four matching red and gold place mats to complete your stunning table setting

👨‍🍳

Carnation Apron

A branded Carnation apron to wear while you create your most famous recipes

🥛

12oz Evaporated Milk

One 12oz can of Carnation Evaporated Milk — the creamy base for countless classic recipes

🍯

14oz Sweetened Condensed Milk

One 14oz can of Carnation Sweetened Condensed Milk — essential for fudge, pies & more

Carnation Red Carpet Prize Pack flat lay on granite counter

All 5 prize items — imagine this arriving at your door! 🎉

📸 How to Enter — Takes Less Than 60 Seconds!

This is an Instagram giveaway, so all you need is a free Instagram account. Here’s exactly what to do:

1

❤️ Follow @carnationmilks on Instagram

Head to Instagram and follow the official Carnation account @carnationmilks. This is required to be eligible to win.

2

🏆 Like the Giveaway Post

Find the official giveaway post on the Carnation Instagram page and tap the ❤️ heart to like it.

3

✨ Comment with #Carnation and #sweepstakes

Leave a comment on the post that includes both #Carnation and #sweepstakes — both hashtags are required!

4

👥 Tag a Friend in Your Comment

@-mention a friend in your comment to complete your entry. Tag someone who loves cooking or would love to win!

5

🤞 Wait for the Winners Announcement!

Giveaway ends February 27, 2026 at 10:00 AM ET. Winners will be announced on the Carnation Instagram page!

🥛 About Carnation — America’s Kitchen Icon Since 1899

Carnation has been a staple in American kitchens for over 125 years. From the classic Evaporated Milk that makes mac and cheese extra creamy, to the Sweetened Condensed Milk that transforms desserts into masterpieces — Carnation has been part of family recipes for generations.

The brand’s famous tagline “The Milk from Contented Cows” has been part of American culture since the early 1900s. Today, Carnation products are used in millions of homes across the country for everything from holiday baking to everyday cooking.

📅

Founded 1899

Over 125 years of trusted kitchen excellence

🍰

Iconic Recipes

Famous fudge, pumpkin pie, tres leches & more

🥛

2 Hero Products

Evaporated Milk & Sweetened Condensed Milk

🏠

Millions of Homes

A pantry staple in kitchens across America

🎄

Holiday Essential

The secret ingredient in holiday baking traditions

🌟

Nestlé Brand

Backed by one of the world’s most trusted food companies

💡 FreebieMom’s Tips to Maximize Your Entry

I’ve been tracking giveaways for years and here’s what I know about Instagram giveaways like this one:

📸 Enter From the Official Post

Make sure you’re commenting on the official @carnationmilks Instagram post — not a reshare or fan account.

✅ Include BOTH Hashtags

Your comment MUST include both #Carnation and #sweepstakes — missing one could disqualify you.

👥 Tag Someone Real

Tag a real friend who has an active Instagram account — inactive or fake accounts may not count.

⏰ Enter Before Feb 27

The deadline is February 27, 2026 at 10:00 AM ET — don’t wait until the last minute!

🔔 Turn on Notifications

Turn on post notifications for @carnationmilks so you don’t miss the winner announcement.

🎯 40 Winners = Great Odds!

With 40 prize packs up for grabs, your odds of winning are much better than most giveaways. Enter NOW!

📋 Official Giveaway Details

Detail Info
Sponsor Carnation / Nestlé (@carnationmilks)
Platform Instagram
Entry Deadline February 27, 2026 at 10:00 AM ET
Number of Winners 40 winners
Prize Red Carpet Table Runner, 4 Place Mats, Carnation Apron, 12oz Evaporated Milk, 14oz Sweetened Condensed Milk
Cost to Enter FREE — No Purchase Necessary
Eligibility US & DC residents, 18+ (19+ in AL & NE, 21+ in MS)
Entry Method Follow + Like + Comment with hashtags + Tag a friend
Full Rules See link in @carnationmilks bio

🎬 Ready to Step Into the Spotlight?

Head to the official Carnation Instagram post and enter now — it only takes 60 seconds and 40 of you will WIN!


🏆 Enter the Carnation Giveaway Now!

Opens Instagram — Follow, Like, Comment & Tag a Friend to Enter

✅ FREE to Enter
40 Winners
⏰ Ends Feb 27, 2026
🇺🇸 US Only

🎬

Need Help Finding the Entry Button?

The FREE entry button is at the bottom of this page! Want us to jump you straight there?


// POPUP
var popupDismissed = false;
var popupShown = false;

function showPopup() {
if (popupDismissed || popupShown) return;
popupShown = true;
document.getElementById(‘helpOverlay’).classList.add(‘active’);
setTimeout(function() { if (!popupDismissed) dismissPopup(); }, 8000);
}

function dismissPopup() {
popupDismissed = true;
document.getElementById(‘helpOverlay’).classList.remove(‘active’);
}

function goToEnter() {
popupDismissed = true;
document.getElementById(‘helpOverlay’).classList.remove(‘active’);
var el = document.getElementById(‘enter-section’);
if (el) el.scrollIntoView({behavior:’smooth’});
}

document.getElementById(‘helpOverlay’).addEventListener(‘click’, function(e) {
if (e.target === this) dismissPopup();
});

// INTERSECTION OBSERVER FOR POPUP (fires at about-carnation section)
if (‘IntersectionObserver’ in window) {
var popupObs = new IntersectionObserver(function(entries) {
entries.forEach(function(entry) {
if (entry.isIntersecting) {
showPopup();
popupObs.disconnect();
}
});
}, {threshold: 0.2});
var aboutEl = document.getElementById(‘about-carnation’);
if (aboutEl) popupObs.observe(aboutEl);
}

// FLOATING BADGE — hide when enter section is visible
if (‘IntersectionObserver’ in window) {
var floatObs = new IntersectionObserver(function(entries) {
entries.forEach(function(entry) {
var badge = document.getElementById(‘floatBadge’);
if (entry.isIntersecting) {
badge.classList.add(‘hidden’);
} else {
badge.classList.remove(‘hidden’);
}
});
}, {threshold: 0.1});
var enterEl = document.getElementById(‘enter-section’);
if (enterEl) floatObs.observe(enterEl);
}

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.