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

Hardy Plumbago (Ceratostigma)

PERENNIAL

Description

  • Tough-as-nails groundcover, perfect for difficult to grow sites!
  • Whimsical blue flowers bloom late summer through fall.
  • Lush, green foliage turns maroon with the seasons.
  • Attracts butterflies and bees.
  • Zones 5-9, sun/part sun, 12" tall x 18" wide at maturity.
Zone 5-9
Light part sun/sun
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':['5a', '5b', '6a', '6b', '7a', '7b', '8a', '8b', '9a', '9b'] } }, '.atcprod-{{ variant.id }}', { quantity: {{ variant.quantity }}, image: '//www.greatgardenplants.com/cdn/shop/products/8649c1453e42bff36860d0702ae1deff.jpg?v=1643214759', title: 'Hardy Plumbago (Ceratostigma)', 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 Hardy plumbago (Ceratostigma plumbaginoides) brings a splash of color to your garden in the late summer through fall with creatively colored flowers and foliage. Striking blue flowers bloom in the late summer and persist as foliage changes from green to a rich maroon in the fall. These colors will quickly fill your garden as it spreads vigorously in optimum conditions. Hardy plumbago is a creeping, semi-woody perennial. This tough-as-nails, heat-tolerant perennial will thrive on dry, sunny slopes and makes a terrific foreground planting to flowering shrubs. Plant it in your difficult to grow spaces and watch it thrive! Details Botanical name: Ceratostigma plumbaginoides
Common name: Plumbago, hardy plumbago, leadwort
Zone: 5 - 9
Sun exposure: Sun (> 6 hours sun) to part-sun (4-6 hours sun)
Height x width: 9-12" X 12-18"
Flower color: Gentian blue
Foliage color: Green
Season of interest: Late summer - early fall
Bloom time:Summer, fall
Features:Low flammability, heat tolerant, ground covers, fall color, deer resistant, container plants, best sellers, best for beginners
Uses: Accent, alpine and rock gardens, container gardening, edging, erosion control or embankment, ground cover, massing, slopes
How To Grow Soil: Average, medium, or well-drained soils. Tolerant of most soils, except wet, poorly-drained soils.
Light: Sun (> 6 hours sun) to part-sun (4-6 hours sun)
Water: Average needs. Water during hot, dry periods.
Spacing: 1 to 1.5 feet
Fertilizing: Fertilizing is generally unnecessary but can be applied in early spring if desired.
Winterizing: It would benefit from an extra layer of mulch for protection, especially in colder zones.
Maintenance & pruning: Spreads by rhizomes and can be somewhat aggressive in optimum growing conditions. Cut back to the ground in autumn. It can divide in late autumn or after the last spring frost.

Life In The Garden

Pollinator-Friendly Perennials to Keep Your Garden Buzzing

Pollinators play a vital role in our ecosystems, gardens, and especially our food chain. Flowers produce pollen as a means of reproduction. While there are so many pollinator-friendly plants to choose from, here are seven of our favorites. You’ll love them, and the pollinators will too.

Customer Reviews

Based on 34 reviews
82%
(28)
3%
(1)
3%
(1)
3%
(1)
9%
(3)
M
M. (Delaware)
Great Plants, as Usual!

My Plumbago arrived well wrapped and healthy. Planted them after giving them a couple of days to adapt and they are thriving. They will fill in the bare spots where other types of flowers failed in the bed and join the Plumbago plants I planted before. I’ve even seen some of their beautiful blue flowers! Never expected that this season. This plant does not disappoint! Works in sun and shade.
Always happy with my Great Garden purchases!

S
S.c.s. (Pennsylvania)
Growing very well!

Followed the planting instructions and all the plants are doing well, a few have actually bloomed. Both orders of this ground cover are adding to my landscape and the deer do not eat them!

e
e.h. (Texas)

Hardy Plumbago (Ceratostigma)

G
G. (Wisconsin)
Plumbago - tough & beautiful

I love Plumbago! I originally bought these for a friend's garden but ended up keeping them for myself. I have moved them 2 or 3 times due to new landscaping in my garden. Each time I worried about killing them (last minute moves, no site prep, etc.) They have survived all my neglect and come back beautifully each year. I strongly recommend Plumbago to anyone who needs a ground cover, or wants some extra color in the garden. The beautiful flowers plus the great fall color can't be beat.

R
R.B. (West Virginia)
Nice plant

My Plumbago is beginning to bloom. I enjoy it