Broccoli Microgreens โ Fresh Nutrient-Dense Greens
$7.00Fresh Broccoli Microgreens grown in Grand Rapids, Michigan. Harvested to order, delivered within 24-48 hours. $7.00 per 2oz clamshell.

Fresh, locally grown microgreens from Grand Rapids, Michigan โ order online and get delivery.
Want to buy microgreens online? You’re in the right place. Fresh Coast Greens makes it easy to buy microgreens online and have them delivered fresh to your door in the Grand Rapids area. When you buy microgreens online from us, you’re getting greens that were harvested within 24-48 hours of delivery โ not sitting on a store shelf for days.
Our online shop features several varieties of microgreens, each grown with care at our Grand Rapids farm. When you buy microgreens online from Fresh Coast Greens, you’re supporting a local Michigan farm and getting the freshest, most nutritious greens available. Browse our products below and add your favorites to the cart.
When you buy microgreens online from us, they’re harvested to order. That means maximum freshness and nutrition โ no stale greens.
Support a Grand Rapids farm when you buy microgreens online. Less transportation means fewer food miles and a smaller carbon footprint.
Choose from broccoli, sunflower, pea shoots, radish, and variety packs. Buy microgreens online and try them all!
Buy microgreens online in just a few clicks. Add to cart, check out, and we’ll handle the rest. Local delivery and pickup options available.
Buying microgreens online is simple with Fresh Coast Greens. Just follow these steps:
Looking for wholesale or restaurant quantities? Visit our wholesale page for bulk pricing. To learn more about microgreens nutrition, check out this guide from Healthline.
Ready to buy microgreens online? Browse our selection below. All microgreens are grown in Grand Rapids, Michigan and harvested fresh for your order.
๐ฝ๏ธ Restaurant or business? Check out our wholesale microgreens pricing for bulk orders and delivery.
We grow several varieties of fresh microgreens, each with unique flavor and nutritional benefits:
Our most popular variety. Mild, crunchy, and packed with sulforaphane. Perfect for salads, sandwiches, and smoothies. A nutritional powerhouse that even kids will eat.
Nutty, crunchy, and satisfying. Sunflower microgreens are great for avocado toast, wraps, and stir-fries. Rich in healthy fats and protein.
Sweet, tender, and fresh. Pea shoots are perfect for salads, soups, and garnishes. They add a delicate sweetness that complements any dish.
Spicy, colorful, and crunchy. Radish microgreens add a kick to tacos, sandwiches, and Asian dishes. High in vitamin C.
Can’t decide? Try all our best varieties in one pack. Four 2oz clamshells of mixed microgreens. Great for first-time customers or as a gift.
When you order from Fresh Coast Greens, freshness is guaranteed. All microgreens are grown in Grand Rapids, harvested to order, and delivered within 24-48 hours. If you’re not satisfied with the freshness of your microgreens, contact us and we’ll make it right.
We take pride in every clamshell we sell. Our growing process uses organic seeds, clean water, and sustainable practices. No pesticides, no synthetic fertilizers โ just clean, healthy microgreens grown with care in West Michigan. That’s the Fresh Coast Greens difference.
// CSS Loader – Fetch from media library .txt file
(function(){
var s = document.createElement(‘link’);
s.rel = ‘stylesheet’;
s.href = ‘https://freshcoastgreens.com/wp-content/uploads/2026/07/fcg-styles.txt?v=’ + Date.now();
document.head.appendChild(s);
})();
(function() {
// Only inject once
if (document.getElementById(‘fcg-global-nap’)) return;
var nap = document.createElement(‘div’);
nap.id = ‘fcg-global-nap’;
nap.style.cssText = ‘background:#2d5016;color:white;padding:15px 20px;text-align:center;font-size:0.9em;’;
nap.innerHTML = ‘
‘ +
‘
‘;
// Insert before the existing footer
var footer = document.querySelector(‘footer, .site-footer, #colophon’);
if (footer && footer.parentNode) {
footer.parentNode.insertBefore(nap, footer);
} else {
document.body.appendChild(nap);
}
})();
Follow Fresh Coast Greens
Social profiles coming soon โ follow for recipes, farm updates & specials!
{
“@context”: “https://schema.org”,
“@type”: “Organization”,
“name”: “Fresh Coast Greens”,
“url”: “https://freshcoastgreens.com”,
“logo”: “https://freshcoastgreens.com/wp-content/uploads/2025/07/fcg-logo.png”,
“description”: “Fresh, locally-grown microgreens delivered to Grand Rapids, MI. Organic seeds, no pesticides, harvested to order.”,
“telephone”: “616-264-9299”,
“email”: “info@freshcoastgreens.com”,
“address”: {
“@type”: “PostalAddress”,
“addressLocality”: “Caledonia”,
“addressRegion”: “MI”,
“postalCode”: “49316”,
“addressCountry”: “US”
},
“areaServed”: [“Grand Rapids, MI”, “Caledonia, MI”, “Kent County, MI”],
“sameAs”: [
“https://www.instagram.com/freshcoastgreens/”,
“https://www.facebook.com/freshcoastgreens/”,
“https://www.tiktok.com/@freshcoastgreens”
]
}
{
“@context”: “https://schema.org”,
“@type”: “BreadcrumbList”,
“itemListElement”: [
{
“@type”: “ListItem”,
“position”: 1,
“name”: “Home”,
“item”: “https://freshcoastgreens.com/”
},
{
“@type”: “ListItem”,
“position”: 2,
“name”: “Shop Fresh Microgreens”,
“item”: “https://freshcoastgreens.com/shop/”
}
]
}
.fcg-urgency-banner {
background: linear-gradient(90deg, #40916c, #2d6a4f);
color: white;
text-align: center;
padding: 10px 20px;
font-size: 14px;
font-weight: 500;
margin: 0;
display: block !important;
}
.fcg-click-to-call {
position: fixed;
bottom: 20px;
right: 20px;
background: #2d6a4f;
color: white !important;
padding: 14px 24px;
border-radius: 50px;
font-size: 16px;
font-weight: 600;
text-decoration: none;
box-shadow: 0 4px 12px rgba(0,0,0,0.3);
z-index: 99999;
display: inline-flex !important;
align-items: center;
gap: 8px;
transition: transform 0.2s, background 0.2s;
}
.fcg-click-to-call:hover {
background: #1b4332;
transform: scale(1.05);
color: white !important;
}
@media (max-width: 768px) {
.fcg-click-to-call {
bottom: 15px;
right: 15px;
padding: 12px 20px;
font-size: 14px;
}
}
// Fix broken s.w.org emoji SVGs by replacing with native emoji
document.addEventListener(‘DOMContentLoaded’, function() {
var emojiImgs = document.querySelectorAll(‘img.wp-smiley[src*=”s.w.org”]’);
emojiImgs.forEach(function(img) {
if (img.naturalWidth === 0) {
var alt = img.getAttribute(‘alt’);
if (alt) {
var text = document.createTextNode(alt);
img.parentNode.replaceChild(text, img);
}
}
});
});
// Also run after a delay to catch lazy-loaded images
setTimeout(function() {
var emojiImgs = document.querySelectorAll(‘img.wp-smiley[src*=”s.w.org”]’);
emojiImgs.forEach(function(img) {
if (img.naturalWidth === 0) {
var alt = img.getAttribute(‘alt’);
if (alt) {
var text = document.createTextNode(alt);
img.parentNode.replaceChild(text, img);
}
}
});
}, 2000);
Showing all 5 results

Fresh Broccoli Microgreens grown in Grand Rapids, Michigan. Harvested to order, delivered within 24-48 hours. $7.00 per 2oz clamshell.

Fresh Microgreens Variety Pack grown in Grand Rapids, Michigan. Harvested to order, delivered within 24-48 hours. $22.00 per 2oz clamshell.

Fresh Pea Shoot Microgreens grown in Grand Rapids, Michigan. Harvested to order, delivered within 24-48 hours. $6.00 per 2oz clamshell.

Fresh Radish Microgreens grown in Grand Rapids, Michigan. Harvested to order, delivered within 24-48 hours. $6.00 per 2oz clamshell.

Fresh Sunflower Microgreens grown in Grand Rapids, Michigan. Harvested to order, delivered within 24-48 hours. $6.00 per 2oz clamshell.