'Pretty in Pink' Barrenwort | Perennials (2024)

{% 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 %} {%- for image in images offset: imgOffset -%}

{% capture ImageResponsive %} {%- 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 %}

{% if forloop.first or product.tags contains 'Graphic Overlay'%}

{% endif %}

{% assign last_slide = forloop.index %} {% endfor %}

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

PERENNIAL

Description

  • Unique pink spring blooms.
  • Lush green foliage takes on dramatic copper hues in fall.
  • Perfect groundcover for dry shade.
  • Durable, easy to care for, and drought-tolerant perennial.
  • Zones 5-8, part sun/shade,18″ tall x 36″ wide at maturity.

View Detailed Plant Information ↓

Plant Spacing

Plant spacing is based on the ultimate width of the plants. This figure is normally given as a range; for example, 3-5’. If you live in a cold climate and/or want plants to fill in more quickly, plan to space at the shorter end of the range. If you live in a warm climate, are on a limited budget, or are willing to wait longer for plants to touch, use the higher end of the range. Using the larger number is recommended when calculating distance from a building or structure. There’s really no such thing as "maximum spacing": if you don’t want your plants to touch, you can space them as far apart as you’d like. All plant spacing is calculated on center, or in other words, the centers of the plants are spaced one half of their eventual width apart:

'Pretty in Pink' Barrenwort | Perennials (1)

Unless you are planting in a straight line, as you might for hedges or edging, space your plants in a staggered or zig-zag pattern for a more interesting and naturalistic look:

'Pretty in Pink' Barrenwort | Perennials (2)

'Pretty in Pink' Barrenwort | Perennials (3)

Hand-picked at our greenhouse

'Pretty in Pink' Barrenwort | Perennials (4)

Shipped to your door

'Pretty in Pink' Barrenwort | Perennials (5)

Arrives as young plant

'Pretty in Pink' Barrenwort | Perennials (6)

More Information

Description 'Pretty in Pink' barrenwort (Epimedium grandiflorum hybrid) truly lives up to its name in spring when it becomes flush with unique pink blooms. At first glance, gardeners may think its flowers are what make this perennial special, but upon further inspection, its heart-shaped foliage is what really steals the show. Taking on copper hues in the fall, these heart-shaped leaves add multi-season appeal and interest to your shaded flowerbeds. Unbothered by deer, tolerant of dry shade, and a pollinator magnet, this is one plant to consider adding to your woodland or shady rock garden. Details Botanical name: Epimedium grandiflorum x 'Pretty In Pink'
Common name: Barrenwort
Zone: 5-8
Sun exposure: Part sun (4-6 hrs sun/day) to shade (<4 hours sun)
Height x width: 12 - 18" x 24 - 36"
Flower color: Pink
Foliage color: Green with bronze/copper hues in fall
Season of Interest:Spring
Bloom time: Midspring, late spring
Features: Rare & unusual, rabbit resistant, drought tolerant, deer resistant, cold tolerant, best for beginners
Uses:Container, rock garden, woodland garden, edging, cut flower, ground cover
How To Grow Soil: Grow in moist well-drained soil. Tolerates drought once established.
Light: Part sun (4-6 hrs sun/day) to shade (<4 hours sun)
Water: Average.
Space: 24-36" apart.
Fertilizing: Apply a garden fertilizer in early spring if desired.
Winterizing: Trim off old foliage in late winter to make room for fresh leaves and promote an increase in flower production.
Maintenance: Divide in early spring or late summer.

Ideas & Inspiration

11 Plants For Rock Gardens (That Aren’t Just Succulents)

Tough-to-grow sites just got easier to fill! If you’re looking to design a rock garden, ideas for rock garden plants, and how to care for a rock garden, check out our colorful, fragrant, & textured favorites.

Learn More

'Pretty in Pink' Barrenwort | Perennials (7)

Customer Reviews

Based on 9 reviews

67%

(6)

11%

(1)

22%

(2)

0%

(0)

0%

(0)

A

Anemone

This is a lovely plant and so far seems to be thriving in the garden. I plan to order more. As always the plants arrive full and healthy.

M

M.P. (Ohio)

The plant came in great condition! It is growing and doing well! I hope it winters well and comes back in Spring!!

A

A.H. (Indiana)

Service

Very happy with the customer service. Immediately handled a concern. After an initial die back from the stress of transport and planting, everything is growing well. Would definitely buy from again.

D

D.W. (Maryland)

'Pretty in Pink' Barrenwort

T

T.J. (Arizona)

Time Will Tell

I ordered this barren wort because it is supposed to do well in dry shade. The plant arrived in excellent condition, very full and healthy and well packaged. I put it in a pot on our covered front porch. We live in the desert, a challenging environment for plants that are not native here. The plant seems to be surviving but not thriving. I've never heard of barren wort before, I hope to get a feel for how to care for it by monitoring it carefully. I'll be very happy if it survives the year and flowers next spring.

'Pretty in Pink' Barrenwort | Perennials (2024)

References

Top Articles
Latest Posts
Article information

Author: Eusebia Nader

Last Updated:

Views: 6459

Rating: 5 / 5 (80 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Eusebia Nader

Birthday: 1994-11-11

Address: Apt. 721 977 Ebert Meadows, Jereville, GA 73618-6603

Phone: +2316203969400

Job: International Farming Consultant

Hobby: Reading, Photography, Shooting, Singing, Magic, Kayaking, Mushroom hunting

Introduction: My name is Eusebia Nader, I am a encouraging, brainy, lively, nice, famous, healthy, clever person who loves writing and wants to share my knowledge and understanding with you.