{% assign use_variant_images = false %}
{% capture vertical_scroll %}{% endcapture %} {%- if use_variant_images and variant.images[0] -%} {%- assign images = variant.images -%} {%- else -%} {%- assign images = product.images -%} {%- endif -%}
{% assign last_slide = 0 %} {% assign imgOffset = 0 %} {% if product.tags contains 'Graphic Overlay' %} {% assign imgOffset = 1 %} {% endif %} {%- for image in images offset: imgOffset -%} {% capture thumbRepsonsive %} {%- if image != blank -%} {%- if image.width > 180 -%}{{ image.src | img_url: '180x' }} 180w {{ 180 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 360 -%}{{ image.src | img_url: '360x' }} 360w {{ 360 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 540 -%}{{ image.src | img_url: '540x' }} 540w {{ 540 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 720 -%}{{ image.src | img_url: '720x' }} 720w {{ 720 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 900 -%}{{ image.src | img_url: '900x' }} 900w {{ 900 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 1080 -%}{{ image.src | img_url: '1080x' }} 1080w {{ 1080 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 1296 -%}{{ image.src | img_url: '1296x' }} 1296w {{ 1296 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 1512 -%}{{ image.src | img_url: '1512x' }} 1512w {{ 1512 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 1728 -%}{{ image.src | img_url: '1728x' }} 1728w {{ 1728 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 1944 -%}{{ image.src | img_url: '1944x' }} 1944w {{ 1944 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 2160 -%}{{ image.src | img_url: '2160x' }} 2160w {{ 2160 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 2376 -%}{{ image.src | img_url: '2376x' }} 2376w {{ 2376 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 2592 -%}{{ image.src | img_url: '2592x' }} 2592w {{ 2592 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 2808 -%}{{ image.src | img_url: '2808x' }} 2808w {{ 2808 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- if image.width > 3024 -%}{{ image.src | img_url: '3024x' }} 3024w {{ 3024 | divided_by: image.aspect_ratio | round }}h,{%- endif -%} {%- assign image_size = image.width | append: 'x' -%} {{ image.src | img_url: image_size }} {{ image.width }}w {{ image.height }}h {%- endif -%} {% endcapture %}
{% assign last_slide = forloop.index %} {% endfor %}
All media depicts mature plants.

Primo® 'Peachberry Ice' Coral Bells (Heuchera)

PERENNIAL

Description

  • Months of colorful foliage and flowers!
  • Great native for shady spots.
  • Flowers beloved by florists and pollinators.
  • Zones 4-9, sun/part sun/shade, 10" tall x 34" wide at maturity.
Zone 4-9
Light part sun/sun/shade
short

{% assign discount_amount = 0 %} {% if variant.price < variant.compare_at_price %} Sale {{- variant.price | minus: discount_amount | money | remove: ' ' -}}
{{- variant.compare_at_price | money | remove: ' ' -}} {% else %} {{- variant.price | money | remove: ' ' -}} {% endif %} Each
Total
{{ variant.price | times: variant.quantity | money | remove: ' ' }}
{% for option in product.options_with_values %} {% assign optionIndex = forloop.index0 %} {% assign position = forloop.index %}
{{option.name}}
{% assign sortedvalues = option.values %} {% if option.name contains 'Length' or option.name contains 'Width' or option.name contains 'Height' or option.name contains 'Depth' or option.name contains 'Thickness' or option.name contains 'Weight' %} {% assign sortedvalues = option.values | sort %} {% endif %} {% for value in sortedvalues %} {% assign inventory_quantity = 0 %} {% assign available = false %} {% assign optionVariant = false %} {% if product.options_with_values.size == 3 and optionIndex == 2%} {% for v in product.variants %} {% unless v.bogus %} {% if v.option1 == variant.option1 and v.option2 == variant.option2 and v.option3 == value %} {% assign optionVariant = v %} {% assign inventory_quantity = inventory_quantity | plus: v.inventory_quantity %} {% if v.available %}{% assign available = true %}{% endif %} {% endif %} {% endunless %} {% endfor %} {% elsif product.options_with_values.size == 2 and optionIndex == 1%} {% for v in product.variants %} {% unless v.bogus %} {% if v.option1 == variant.option1 and v.option2 == value %} {% assign optionVariant = v %} {% assign inventory_quantity = inventory_quantity | plus: v.inventory_quantity %} {% if v.available %}{% assign available = true %}{% endif %} {% endif %} {% endunless %} {% endfor %} {% else %} {% for v in product.variants %} {% unless v.bogus %} {% if v.option1 == value %} {% assign optionVariant = v %} {% assign inventory_quantity = inventory_quantity | plus: v.inventory_quantity %} {% if v.available %}{% assign available = true %}{% endif %} {% endif %} {% endunless %} {% endfor %} {% endif %} {% assign checked = "" %} {% if variant.options[optionIndex] == value%}{% assign checked = "checked" %}{% endif %} {% endfor %}
{% endfor %}
{% capture add_to_cart %}Neptune.cart.add({ id:{{ variant.id | json }}, quantity:{{ variant.quantity }}, properties:{ '_growingzone':['4a', '4b', '5a', '5b', '6a', '6b', '7a', '7b', '8a', '8b', '9a', '9b'] } }, '.atcprod-{{ variant.id }}', { quantity: {{ variant.quantity }}, image: '//www.greatgardenplants.com/cdn/shop/products/Heuchera_Peachberry_Ice_1-P.jpg?v=1608001333', title: 'Primo® Peachberry Ice Coral Bells (Heuchera)', option: 'One Quart' }); return false;{% endcapture %} {% assign discontinued = '' %} {% for tag in product.tags %} {% if tag contains 'discontinued' %} {% assign discontinued = 'true' %} {% endif %} {% endfor %} {% if variant.available %} {% else %} {% unless discontinued == 'true' %} Notify Me When Available {% endunless %} {% endif %}
{% if error %}
{{error.description}}
{% endif %}
white plant in hand icon

Hand-picked at our greenhouse

white shipped to door icon

Shipped to your door

Young plant icon

Arrives as young plant

background image

More Information

Description Primo® 'Peachberry Ice' Coral Bells (Heuchera) is the perfect way to bring color to the shade! Large, peach-colored leaves with pink undersides bring months of color to the garden. But it doesn't stop there. While heucheras are renowned for their foliage, this one is beloved by florists and pollinators for its flowers. Tall spikes of creamy white flowers rise above the foliage all summer long. Watch it grow vigorously to form a colorful mound of foliage. Nothing seems to phase this heuchera, even in heat and humidity! Try planting it with other heucheras, flashy hostas, or textural ferns to create stunning garden combinations. Details Botanical name: Heuchera 'Peachberry Ice'
Patent #: PP31433
Common name: Coral bells
Zone: 4 - 9
Sun exposure: Full sun (>6 hrs. direct sun) part-sun (4-6 hours sun) to full shade (< 4 hours sun)
Height x width: 8-10" X 30-34"
Flower color: Creamy white
Foliage color: Apricot orange
Season of interest: Spring through fall
Bloom time: Midsummer
Features: Rare & unusual, rabbit resistant, Proven Winners, native, heat tolerant, drought tolerant, deer resistant, container plants, cold tolerant, best sellers, best for beginners
Uses: Accent, attracts pollinators border, container gardening, edging, ground cover, massing, small spaces, underplanting, woodland
How To Grow Soil: Good drainage is a must, especially in shaded areas.
Light: Thrives in the shade and very colorful varieties will get better color in part sun. The color can wash out in full sun, and too much heat and light can cause the leaves to scorch.
Water: Keep the soil evenly moist, but not consistently wet to prevent root rot.
Spacing: 30 - 34" apart
Fertilizing: An application of all-purpose of garden fertilizer can be applied in spring.
Winterizing: Mulch in a 2-3" layer around the base will prevent freezing and thawing that can heave the plant's roots.
Maintenance & pruning: In spring, clean up old tattered leaves before new growth starts to emerge too robustly. Cut back the entire flower stalk after flowering to put the plant's energy into growing more leaves.

Did you know?

Colorful Foliage for Shade Gardens

Don't waste another season on a dull shade garden! Whether they are the classic green and unique blues, or purples and red hues, these leaves will give at least three seasons of color in your garden.

Customer Reviews

Based on 32 reviews
53%
(17)
6%
(2)
3%
(1)
13%
(4)
25%
(8)
L
L.G.

The plants were small but healthy. Always hard for me to envision what the plant will look like when delivered. Looking forward to next spring/summer!

S
S.R. (Nebraska)
Angry

Paid $14.99 for a plant that went on sale the next day for $9.99. I have spent a lot of money with your company and felt ripped off!

Hello! We appreciate this feedback, and will keep this in mind moving forward. We do frequently change our sales on the website. We encourage gardeners, who'd like to stay up-to-date with our best deals and new promotions to sign up for our email and text subscription. This allows you to get a notification whenever our sale changes so you will never miss out on a deal like this again! Check it out: https://www.greatgardenplants.com/pages/newsletter-subscribe

C
C.A. (New Jersey)
They all died

Sadly all these coral bells and heuchera I purchased died. Other plants from other garden center survived. Do not know why.

E
E.B. (Pennsylvania)
They’re Alive!

My three young plants survived the trip and transplantation well. They are growing slowly but surely as I make sure they get sufficient water. I’ve no doubt these Coral Bells will end up a beautiful addition to my garden.

V
V.D. (Ohio)
Extreme Heat Issues

My second order was better than the first. Lost about 3 of the plants with my first order. Instead of putting outside I have them inside. If you give me a discount I may place another order .

We're sorry you're having trouble with your plants. Our team of horticulture experts would love to take a closer look! Please contact us at claims@greatgardenplants.com with your order number and photos of the plants so we can better assist you. All orders are covered by our 60-day guarantee. We look forward to helping! https://bit.ly/ggp-guarantee