{"product_id":"the-army-painter-john-blanche-grove-hollow-shade-18ml","title":"THE ARMY PAINTER: John Blanche Masterclass – Grove Hollow Shade (18mL)","description":"\u003cstyle\u003e\n  .ap-jb-grove-hollow {\n    --ap-text: #1f2937;\n    --ap-muted: #4b5563;\n    --ap-border: #d1d5db;\n    --ap-heading: #111827;\n    --ap-link: #000000;\n    --ap-hover: #f37021;\n    --ap-preorder-bg: #fef2f2;\n    --ap-preorder-border: #dc2626;\n    --ap-preorder-text: #991b1b;\n    --ap-note-bg: #fff7ed;\n\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--ap-text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  .ap-jb-grove-hollow,\n  .ap-jb-grove-hollow *,\n  .ap-jb-grove-hollow *::before,\n  .ap-jb-grove-hollow *::after {\n    box-sizing: border-box;\n  }\n\n  .ap-jb-grove-hollow h2,\n  .ap-jb-grove-hollow h3 {\n    margin-top: 0;\n    color: var(--ap-heading);\n    line-height: 1.3;\n  }\n\n  .ap-jb-grove-hollow h2 {\n    margin-bottom: 14px;\n    font-size: clamp(25px, 4vw, 35px);\n  }\n\n  .ap-jb-grove-hollow h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .ap-jb-grove-hollow p {\n    margin: 0 0 16px;\n  }\n\n  .ap-jb-grove-hollow ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .ap-jb-grove-hollow li {\n    margin-bottom: 9px;\n  }\n\n  .ap-jb-grove-hollow strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .ap-jb-grove-hollow a,\n  .ap-jb-grove-hollow a:visited {\n    color: var(--ap-link) !important;\n    font-weight: 700 !important;\n    text-decoration: none !important;\n    transition:\n      color 0.2s ease,\n      text-decoration-color 0.2s ease;\n  }\n\n  .ap-jb-grove-hollow a:hover,\n  .ap-jb-grove-hollow a:focus-visible {\n    color: var(--ap-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .ap-jb-grove-hollow a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--ap-hover);\n    outline-offset: 3px;\n  }\n\n  .ap-jb-grove-hollow .ap-preorder {\n    margin-bottom: 24px;\n    padding: 17px 19px;\n    color: var(--ap-preorder-text);\n    background: var(--ap-preorder-bg);\n    border: 1px solid var(--ap-preorder-border);\n    border-left: 5px solid var(--ap-preorder-border);\n    border-radius: 9px;\n  }\n\n  .ap-jb-grove-hollow .ap-preorder p {\n    margin: 0;\n    color: inherit;\n  }\n\n  .ap-jb-grove-hollow .ap-preorder strong {\n    color: inherit;\n  }\n\n  .ap-jb-grove-hollow .ap-hero {\n    margin-bottom: 24px;\n    padding: clamp(22px, 5vw, 38px);\n    background: linear-gradient(135deg, #f5f7f1, #dfe5d5);\n    border: 1px solid var(--ap-border);\n    border-radius: 12px;\n  }\n\n  .ap-jb-grove-hollow .ap-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #455532;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.25px;\n    text-transform: uppercase;\n  }\n\n  .ap-jb-grove-hollow .ap-intro {\n    max-width: 900px;\n    color: var(--ap-muted);\n  }\n\n  .ap-jb-grove-hollow .ap-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .ap-jb-grove-hollow .ap-card,\n  .ap-jb-grove-hollow .ap-section {\n    width: 100%;\n    background: #ffffff;\n    border: 1px solid var(--ap-border);\n    border-radius: 10px;\n  }\n\n  .ap-jb-grove-hollow .ap-card {\n    padding: 22px;\n  }\n\n  .ap-jb-grove-hollow .ap-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .ap-jb-grove-hollow .ap-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .ap-jb-grove-hollow .ap-specs th,\n  .ap-jb-grove-hollow .ap-specs td {\n    padding: 11px 10px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid #e5e7eb;\n  }\n\n  .ap-jb-grove-hollow .ap-specs th {\n    width: 30%;\n    color: var(--ap-heading);\n    font-weight: 700;\n  }\n\n  .ap-jb-grove-hollow .ap-specs tr:last-child th,\n  .ap-jb-grove-hollow .ap-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ap-jb-grove-hollow .ap-note {\n    margin-bottom: 24px;\n    padding: 17px 19px;\n    background: var(--ap-note-bg);\n    border: 1px solid var(--ap-hover);\n    border-left: 4px solid var(--ap-hover);\n    border-radius: 8px;\n  }\n\n  .ap-jb-grove-hollow .ap-note p {\n    margin: 0;\n  }\n\n  .ap-jb-grove-hollow .ap-faq details {\n    margin-bottom: 11px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--ap-border);\n    border-radius: 8px;\n  }\n\n  body .ap-jb-grove-hollow .ap-faq summary {\n    position: relative;\n    display: block;\n    width: 100%;\n    margin: 0;\n    padding: 16px 48px 16px 17px;\n    color: var(--ap-heading) !important;\n    background: #ffffff;\n    font-family: Arial, Helvetica, sans-serif !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    line-height: 1.45 !important;\n    letter-spacing: 0 !important;\n    text-align: left;\n    text-transform: none !important;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .ap-jb-grove-hollow .ap-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ap-jb-grove-hollow .ap-faq summary::marker {\n    content: \"\";\n  }\n\n  .ap-jb-grove-hollow .ap-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 17px;\n    color: var(--ap-hover);\n    font-size: 23px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .ap-jb-grove-hollow .ap-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ap-jb-grove-hollow .ap-faq details[open] summary {\n    background: #fafafa;\n  }\n\n  body .ap-jb-grove-hollow .ap-faq-answer {\n    padding: 0 17px 17px !important;\n    color: var(--ap-muted) !important;\n    font-family: Arial, Helvetica, sans-serif !important;\n    font-size: 17px !important;\n    font-weight: 400 !important;\n    line-height: 1.7 !important;\n  }\n\n  body .ap-jb-grove-hollow .ap-faq-answer p {\n    margin: 0 !important;\n    color: inherit !important;\n    font-family: inherit !important;\n    font-size: inherit !important;\n    line-height: inherit !important;\n  }\n\n  @media screen and (max-width: 700px) {\n    .ap-jb-grove-hollow {\n      font-size: 16px;\n    }\n\n    .ap-jb-grove-hollow .ap-card,\n    .ap-jb-grove-hollow .ap-section {\n      padding: 19px;\n    }\n\n    .ap-jb-grove-hollow .ap-specs th,\n    .ap-jb-grove-hollow .ap-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .ap-jb-grove-hollow .ap-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .ap-jb-grove-hollow .ap-specs td {\n      padding-top: 1px;\n    }\n\n    body .ap-jb-grove-hollow .ap-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .ap-jb-grove-hollow .ap-faq-answer {\n      padding: 0 14px 14px !important;\n      font-size: 16px !important;\n      line-height: 1.65 !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ap-jb-grove-hollow\"\u003e\n\n  \u003cdiv class=\"ap-preorder\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003ePreorder Notice:\u003c\/strong\u003e This item is expected to be released\n      on September 19, 2026.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"ap-hero\"\u003e\n    \u003cspan class=\"ap-label\"\u003eJohn Blanche Masterclass Acrylic Shade\u003c\/span\u003e\n\n    \u003ch2\u003e\n      THE ARMY PAINTER: John Blanche Masterclass – Grove Hollow Shade (18mL)\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ap-intro\"\u003e\n      \u003cstrong\u003eGrove Hollow Shade\u003c\/strong\u003e is a dark olive-green miniature wash\n      from The Army Painter's John Blanche Masterclass collection. Developed\n      for expressive shading and atmospheric miniature painting, it flows into\n      recesses and textured areas to deepen greens and other natural colors\n      while adding contrast, definition, and a grimdark character.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ap-stack\"\u003e\n\n    \u003csection class=\"ap-card\"\u003e\n      \u003ch3\u003eKey Features\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e\n          Official product code \u003cstrong\u003eWP4121P\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Developed as part of The Army Painter\n          \u003cstrong\u003eJohn Blanche Masterclass\u003c\/strong\u003e collection.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Included in \u003cstrong\u003eJohn Blanche Masterclass Volume 4\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Specialized \u003cstrong\u003egreen miniature shade \/ wash\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Dark olive-green character for atmospheric shadows and tonal variation.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Designed to settle into recesses and emphasize sculpted details.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Useful over olive greens, natural greens, browns, and earthy colors.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Suitable for all-over shading or controlled recess shading.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Can support grimdark, weathered, organic, and natural miniature schemes.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Supplied in an \u003cstrong\u003e18mL dropper bottle\u003c\/strong\u003e.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ap-card\"\u003e\n      \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\n      \u003ctable class=\"ap-specs\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n            \u003ctd\u003eThe Army Painter\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCollection\u003c\/th\u003e\n            \u003ctd\u003eJohn Blanche Masterclass\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMasterclass Volume\u003c\/th\u003e\n            \u003ctd\u003eVolume 4\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePaint Range\u003c\/th\u003e\n            \u003ctd\u003eWarpaints Fanatic\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColor Name\u003c\/th\u003e\n            \u003ctd\u003eGrove Hollow Shade\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColor Family\u003c\/th\u003e\n            \u003ctd\u003eDark Olive Green\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePaint Type\u003c\/th\u003e\n            \u003ctd\u003eAcrylic miniature shade \/ wash\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eApplication Role\u003c\/th\u003e\n            \u003ctd\u003eShading, recess definition, and tonal variation\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eContainer\u003c\/th\u003e\n            \u003ctd\u003eDropper bottle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVolume\u003c\/th\u003e\n            \u003ctd\u003e18mL\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct Code\u003c\/th\u003e\n            \u003ctd\u003eWP4121P\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePrimary Use\u003c\/th\u003e\n            \u003ctd\u003eModels and miniatures\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eDark Olive-Green Shade\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Grove Hollow Shade provides a dark olive-green tint designed to deepen\n      natural colors while preserving the underlying painted surface.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its muted green character is particularly useful for schemes built around\n      olive greens, military greens, vegetation, earthy browns, weathered fabrics,\n      and other subdued miniature colors.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eRecess Shading and Definition\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Apply Grove Hollow Shade into recessed areas, folds, panel lines, gaps,\n      texture, and other sculpted details to strengthen separation between\n      raised and recessed surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Controlled placement can deepen shadows without covering the entire model,\n      while broader application can unify a larger painted area.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eJohn Blanche Masterclass Volume 4\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Grove Hollow Shade is included in John Blanche Masterclass Volume 4,\n      alongside warm, earthy, vivid, and visceral colors designed to support\n      expressive and atmospheric miniature painting.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Within the Volume 4 palette, Grove Hollow Shade provides the dedicated\n      green wash needed to introduce darker natural shadows and unify green or\n      earth-toned color schemes.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eShading Olive-Green Cloth\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Grove Hollow Shade can be applied over olive-green clothing, uniforms,\n      cloaks, coats, wraps, straps, and other fabric surfaces to deepen folds\n      and establish natural-looking shadow areas.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      After the shade dries, reapply the original base color across raised folds\n      while leaving Grove Hollow Shade visible in the deepest recesses.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eWorks with Midnight Olive\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Army Painter has demonstrated Grove Hollow Shade as an all-over shade\n      over John Blanche Masterclass Midnight Olive.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      After shading, Midnight Olive can be layered back over the raised fabric\n      while Grove Hollow Shade remains visible underneath. The two colors can\n      also be mixed where more gradual transitions are desired.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eFoliage and Vegetation\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Use Grove Hollow Shade to deepen leaves, grass, moss, vines, shrubs,\n      woodland scenery, and fantasy vegetation.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The wash naturally collects around texture and recessed details, helping\n      separate individual leaves and surface features before brighter green\n      highlights are reapplied.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eWood, Leather and Natural Materials\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Grove Hollow Shade can add a greenish weathered tone to wood, leather,\n      straps, packs, roots, branches, and other natural miniature materials.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Used selectively, it can help introduce subtle environmental staining and\n      variation without requiring the entire surface to be repainted.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eCreature Skin and Organic Details\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Apply Grove Hollow Shade over green, olive, brown, or muted creature skin\n      to strengthen recesses around muscles, scales, wrinkles, folds, and other\n      organic textures.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      After drying, re-layer raised portions of the skin with the original\n      midtone or lighter colors while keeping the wash visible in the deeper\n      texture.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eTerrain and Scenic Bases\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Grove Hollow Shade works across moss-covered terrain, overgrown ruins,\n      vegetation, tree roots, earth, rocks, abandoned equipment, and other\n      scenic miniature elements.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      A controlled wash can bring several neighboring natural colors together\n      and create a more unified, weathered appearance.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eAtmospheric Weathering\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The dark green tone can also be incorporated into weathered armor,\n      machinery, abandoned structures, damp surfaces, and other subjects where\n      green staining or organic discoloration supports the intended atmosphere.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Build the effect gradually and keep the strongest concentration around\n      recesses, lower surfaces, joints, and textured areas.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eUnifying a Color Scheme\u003c\/h3\u003e\n\n    \u003cp\u003e\n      A thin controlled application of Grove Hollow Shade can help visually\n      connect neighboring greens, browns, tans, and other natural tones.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This is particularly useful for grimdark painting where subtle tonal\n      variation, dirt, age, and atmosphere are part of the finished appearance.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eAll-Over Shading\u003c\/h3\u003e\n\n    \u003cp\u003e\n      For broader shading, apply Grove Hollow Shade across the complete painted\n      area and allow the wash to collect naturally in recesses.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      After the shade has dried completely, restore the original midtone across\n      raised surfaces and follow with progressively lighter highlights where\n      additional contrast is required.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eTargeted Recess Shading\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Grove Hollow Shade can also be applied only where additional depth is\n      required instead of washing an entire surface.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use a controlled brush to place the shade around folds, panel lines,\n      joints, overlapping details, textured surfaces, and other shadow areas.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eCreating Gradients\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Grove Hollow Shade can be combined with a compatible base color when a\n      softer transition between the darkest recess and the main surface color\n      is desired.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Gradually increasing the amount of the base color across successive layers\n      helps create a smoother transition away from the deepest shaded area.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eSuggested Painting Uses\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eOlive-green cloth, uniforms, and equipment\u003c\/li\u003e\n      \u003cli\u003eFoliage, plants, moss, and woodland vegetation\u003c\/li\u003e\n      \u003cli\u003eCreature skin, scales, and organic textures\u003c\/li\u003e\n      \u003cli\u003eWood, leather, roots, and natural materials\u003c\/li\u003e\n      \u003cli\u003eTerrain, scenery, and scenic bases\u003c\/li\u003e\n      \u003cli\u003eWeathered armor and machinery\u003c\/li\u003e\n      \u003cli\u003eRecess shading and sculpted-detail definition\u003c\/li\u003e\n      \u003cli\u003eAtmospheric green staining and tonal variation\u003c\/li\u003e\n      \u003cli\u003eJohn Blanche and grimdark-inspired miniature painting\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eHow to Use\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eShake the bottle thoroughly before use.\u003c\/li\u003e\n\n      \u003cli\u003eDispense a small amount onto a palette when controlled application is required.\u003c\/li\u003e\n\n      \u003cli\u003eApply over fully dried base colors.\u003c\/li\u003e\n\n      \u003cli\u003eAllow the shade to flow naturally into recesses and textured areas.\u003c\/li\u003e\n\n      \u003cli\u003eAvoid excessive pooling on broad flat surfaces.\u003c\/li\u003e\n\n      \u003cli\u003eUse a clean brush to remove excess shade before it begins to dry.\u003c\/li\u003e\n\n      \u003cli\u003eAllow the shade to dry completely before applying additional layers.\u003c\/li\u003e\n\n      \u003cli\u003eReapply the original base color over raised areas when stronger contrast is desired.\u003c\/li\u003e\n\n      \u003cli\u003eFinish with lighter highlights on the most exposed details.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eRestoring Midtones After Shading\u003c\/h3\u003e\n\n    \u003cp\u003e\n      After Grove Hollow Shade has dried, reapply the original base color across\n      raised areas while preserving the darker wash inside folds, gaps, and\n      recessed details.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This method increases contrast and prevents the finished surface from\n      becoming uniformly dark.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ap-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003ePaint-Type Notice:\u003c\/strong\u003e Grove Hollow Shade is a miniature\n      shade \/ wash. It should not be classified as a standard opaque base paint,\n      metallic paint, primer, or pre-thinned airbrush paint.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ap-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eApplication Notice:\u003c\/strong\u003e Shades are designed to concentrate\n      in recessed areas. Avoid allowing excessive product to collect in\n      unwanted pools on broad flat surfaces.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ap-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eColor Notice:\u003c\/strong\u003e Screen settings, lighting, primer color,\n      underlying paint, and application thickness can affect how Grove Hollow\n      Shade appears. Refer to the physical bottle or a painted sample when an\n      exact color match is required.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ap-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eDrying Notice:\u003c\/strong\u003e Allow Grove Hollow Shade to dry completely\n      before re-layering the base color or adding subsequent highlights.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ap-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eSafety Notice:\u003c\/strong\u003e Follow all instructions and precautions\n      printed on the physical product label.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eRecommended For\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eJohn Blanche and grimdark-inspired miniature painting\u003c\/li\u003e\n      \u003cli\u003eOlive-green and natural-color shading\u003c\/li\u003e\n      \u003cli\u003eRecess shading and detail definition\u003c\/li\u003e\n      \u003cli\u003eCloth, uniforms, foliage, and vegetation\u003c\/li\u003e\n      \u003cli\u003eWood, leather, equipment, and terrain\u003c\/li\u003e\n      \u003cli\u003eCreature skin and organic surfaces\u003c\/li\u003e\n      \u003cli\u003eWeathering and atmospheric color variation\u003c\/li\u003e\n      \u003cli\u003eFantasy, science-fiction, historical, and gothic miniatures\u003c\/li\u003e\n      \u003cli\u003eTabletop armies and display figures\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section ap-faq\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat type of paint is Grove Hollow Shade?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Grove Hollow Shade is a green miniature shade \/ wash from The Army\n          Painter John Blanche Masterclass collection.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the product code for Grove Hollow Shade?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          The official product code is WP4121P.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much Grove Hollow Shade is included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          The dropper bottle contains 18mL of Grove Hollow Shade.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich John Blanche Masterclass volume includes Grove Hollow Shade?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Grove Hollow Shade is included in John Blanche Masterclass Volume 4.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat color is Grove Hollow Shade?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Grove Hollow Shade is a dark olive-green wash designed to introduce\n          shaded green tones and depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Grove Hollow Shade be used over Midnight Olive?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The Army Painter has demonstrated Grove Hollow Shade as an\n          all-over shade over Midnight Olive before re-layering the raised areas.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Grove Hollow Shade be mixed with Midnight Olive?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The Army Painter's painting tutorial notes that Grove Hollow\n          Shade and Midnight Olive can be mixed to help create gradients.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Grove Hollow Shade be used on foliage and terrain?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Its olive-green shading character works well for foliage,\n          vegetation, woodland terrain, roots, natural scenery, and other\n          textured surfaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Grove Hollow Shade be used for recess shading?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. It can be applied selectively into folds, gaps, panel lines,\n          joints, and other recessed details where additional depth is needed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eShould Grove Hollow Shade dry before highlighting?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Allow the shade to dry completely before reapplying midtones or\n          adding brighter highlights.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs Grove Hollow Shade a standard opaque acrylic color?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          No. Grove Hollow Shade is formulated for shading and wash-style\n          applications rather than as a standard opaque base color.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eExplore More Miniature Paints\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Browse more products from\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/army-painter\"\u003eThe Army Painter\u003c\/a\u003e,\n      explore additional\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/the-army-painter-warpaints-fanatics\"\u003eWarpaints Fanatic colors\u003c\/a\u003e,\n      or find more supplies in the\n      \u003ca href=\"https:\/\/spraygunner.com\/collections\/shop-by-category-figures-painting\"\u003eFigure and Miniature Painting collection\u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"THE ARMY PAINTER","offers":[{"title":"Default Title","offer_id":47502529200290,"sku":"WP4121P","price":4.76,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/WP4121P-1.webp?v=1786078339","url":"https:\/\/spraygunner.com\/products\/the-army-painter-john-blanche-grove-hollow-shade-18ml","provider":"SprayGunner","version":"1.0","type":"link"}