{% 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.

Perfecto Mundo® Epic Coral™ Reblooming Azalea (Rhododendron)

SHRUB

Description

BUY ONE SOUTHERN SHRUB, GET ONE 50% OFF WITH CODE SOUTHERNBOGO.
  • Massive coral flowers bloom in spring, summer, and fall!
  • Disease-resistant foliage looks handsome all season.
  • Easy to grow, no deadheading required.
  • Zones 6b-9, part sun/sun, 3-4' tall x 3-5' wide at maturity.
Zone 6-9
Light part sun/sun
medium

{% 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':['6b', '7a', '7b', '8a', '8b', '9a', '9b'] } }, '.atcprod-{{ variant.id }}', { quantity: {{ variant.quantity }}, image: '//www.greatgardenplants.com/cdn/shop/files/RhododendronPerfectoMundoEpicCoralP1105381-800x800-85b5078.png?v=1715266620', title: 'Perfecto Mundo® Epic Coral™ Reblooming Azalea (Rhododendron)', 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 Perfecto Mundo® Epic Coral™ reblooming azalea (Rhododendron x) offers massive flowers with vibrant coral petals, making them truly "epic." The best part? You can enjoy the flowers for months (instead of weeks) as it blooms in spring, takes a rest, and then continues again in summer and fall. Even after the flowers fade, handsome evergreen foliage keeps your landscape looking lush and green all year long.

They say that nothing is perfect, except for Perfecto Mundo® azaleas from Proven Winners ColorChoice Shrubs. They're all bursting with flower power, blooming in spring and again from midsummer to frost. Plus, they're even easier to grow with improved pest and disease resistance (including lace bug resistance). We're sure they'll look picture perfect as hedges, specimens, borders, and more.
Details Botanical name: Rhododendron x 'NCRX10'
Patent #: PP#35049
Common name: Reblooming azalea
Zone: 6b – 9
Sun exposure: Part-sun (4-6 hours sun), sun (6+ hours sun)
Height x width: 3-4′ tall x 3-5′ wide
Flower color: Coral
Foliage color: Dark green
Season of interest: Spring, summer, fall
Bloom time: Spring, late summer, fall rebloom
Features: Rare & unusual, Proven Winners, heat tolerant, best for beginners, low flammability
Uses: Accent, background, border, cottage gardening, foundation, hedge, pollinator garden, woodland
How To Grow Soil: Fertile, well-drained organic soil. Best suited for acidic soils with a pH ranging from 5.5 to 6.2. Alkaline soils may cause interveinal chlorosis (yellowing leaves).
Light: Part-sun to shade. High light exposure will cause flower scorch in summer.
Water: Requires regular watering, especially in the heat. Add a layer of mulch beneath them to retain soil moisture.
Spacing: 3 – 5 feet apart
Fertilizing: Apply an acid-forming azalea fertilizer right after the azaleas finish blooming.
Winterizing: Plant in a protected area from harsh winter winds to help prevent winter damage. Insulate the base of the shrub with a thick layer of mulch to reduce winter damage.
Maintenance & Pruning: Regular pruning is not required, but plants can be trimmed to remove any dead growth or maintain shape.

Did You Know?

15 Companion Plants For Azaleas & Rhododendrons

Wondering what to plant with azaleas and rhododendrons? Whether you’re growing rhododendrons or azaleas, here are 15 plants we recommend pairing with them in the garden. Some of these recommendations include complimentary spring blooms as well as season extenders!

Customer Reviews

Based on 2 reviews
100%
(2)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
L
L.H. (Indiana)
Epic Coral Azalea is Epic

I was very happy to receive my Azalea in great shape. My plant was well packaged and even had a bloom! It has since been planted and doing wonderfully!

L
L.F. (Kentucky)
Wonderful plants

Most of the plants I have ordered from GGP have arrived in good shape and are doing well.I am waiting to see some of them blooming.I did have plants from last year that did not return, I am zone 6 .The 2 pink Verbena plants and the 2 starship pink Lobelias haven’t returned, not sure why.I will continue to order from you because you do offer wonderful plants at good prices and very good customer service.