{"product_id":"the-army-painter-john-blanche-moonpetal-18ml","title":"THE ARMY PAINTER: John Blanche Masterclass – Moonpetal (18mL)","description":"\u003cstyle\u003e\n  .ap-jb-moonpetal {\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-moonpetal,\n  .ap-jb-moonpetal *,\n  .ap-jb-moonpetal *::before,\n  .ap-jb-moonpetal *::after {\n    box-sizing: border-box;\n  }\n\n  .ap-jb-moonpetal h2,\n  .ap-jb-moonpetal h3 {\n    margin-top: 0;\n    color: var(--ap-heading);\n    line-height: 1.3;\n  }\n\n  .ap-jb-moonpetal h2 {\n    margin-bottom: 14px;\n    font-size: clamp(25px, 4vw, 35px);\n  }\n\n  .ap-jb-moonpetal h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .ap-jb-moonpetal p {\n    margin: 0 0 16px;\n  }\n\n  .ap-jb-moonpetal ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .ap-jb-moonpetal li {\n    margin-bottom: 9px;\n  }\n\n  .ap-jb-moonpetal strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .ap-jb-moonpetal a,\n  .ap-jb-moonpetal 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-moonpetal a:hover,\n  .ap-jb-moonpetal a:focus-visible {\n    color: var(--ap-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .ap-jb-moonpetal a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--ap-hover);\n    outline-offset: 3px;\n  }\n\n  .ap-jb-moonpetal .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-moonpetal .ap-preorder p {\n    margin: 0;\n    color: inherit;\n  }\n\n  .ap-jb-moonpetal .ap-preorder strong {\n    color: inherit;\n  }\n\n  .ap-jb-moonpetal .ap-hero {\n    margin-bottom: 24px;\n    padding: clamp(22px, 5vw, 38px);\n    background: linear-gradient(135deg, #fdf9fc, #eee7ef);\n    border: 1px solid var(--ap-border);\n    border-radius: 12px;\n  }\n\n  .ap-jb-moonpetal .ap-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #6b4f70;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.25px;\n    text-transform: uppercase;\n  }\n\n  .ap-jb-moonpetal .ap-intro {\n    max-width: 900px;\n    color: var(--ap-muted);\n  }\n\n  .ap-jb-moonpetal .ap-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .ap-jb-moonpetal .ap-card,\n  .ap-jb-moonpetal .ap-section {\n    width: 100%;\n    background: #ffffff;\n    border: 1px solid var(--ap-border);\n    border-radius: 10px;\n  }\n\n  .ap-jb-moonpetal .ap-card {\n    padding: 22px;\n  }\n\n  .ap-jb-moonpetal .ap-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .ap-jb-moonpetal .ap-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .ap-jb-moonpetal .ap-specs th,\n  .ap-jb-moonpetal .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-moonpetal .ap-specs th {\n    width: 30%;\n    color: var(--ap-heading);\n    font-weight: 700;\n  }\n\n  .ap-jb-moonpetal .ap-specs tr:last-child th,\n  .ap-jb-moonpetal .ap-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ap-jb-moonpetal .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-moonpetal .ap-note p {\n    margin: 0;\n  }\n\n  .ap-jb-moonpetal .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-moonpetal .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-moonpetal .ap-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ap-jb-moonpetal .ap-faq summary::marker {\n    content: \"\";\n  }\n\n  .ap-jb-moonpetal .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-moonpetal .ap-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ap-jb-moonpetal .ap-faq details[open] summary {\n    background: #fafafa;\n  }\n\n  body .ap-jb-moonpetal .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-moonpetal .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-moonpetal {\n      font-size: 16px;\n    }\n\n    .ap-jb-moonpetal .ap-card,\n    .ap-jb-moonpetal .ap-section {\n      padding: 19px;\n    }\n\n    .ap-jb-moonpetal .ap-specs th,\n    .ap-jb-moonpetal .ap-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .ap-jb-moonpetal .ap-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .ap-jb-moonpetal .ap-specs td {\n      padding-top: 1px;\n    }\n\n    body .ap-jb-moonpetal .ap-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .ap-jb-moonpetal .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-moonpetal\"\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 Paint\u003c\/span\u003e\n\n    \u003ch2\u003e\n      THE ARMY PAINTER: John Blanche Masterclass – Moonpetal (18mL)\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ap-intro\"\u003e\n      \u003cstrong\u003eMoonpetal\u003c\/strong\u003e is a soft, desaturated violet acrylic\n      miniature paint developed by The Army Painter in collaboration with\n      John Blanche. Its cold and restrained character is suited to pale skin,\n      faded cloth, spectral subjects, atmospheric shadows, weathered details,\n      and grimdark miniature color schemes.\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 The Army Painter product code \u003cstrong\u003eWP4105P\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Developed in collaboration with\n          \u003cstrong\u003eJohn Blanche\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Included in the cold and spectral\n          \u003cstrong\u003eJohn Blanche Masterclass Volume 3\u003c\/strong\u003e palette.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Soft desaturated violet color for restrained miniature palettes.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Works alongside Elder Flower in the\n          \u003cstrong\u003eDesaturated Violets\u003c\/strong\u003e progression.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Particularly useful for cold and pale miniature skin tones.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Pigment-dense acrylic formula for models and miniatures.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Premium resin base with proprietary stabilizers.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Can be thinned substantially while retaining pigment dispersion.\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 3\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\u003eMoonpetal\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColor Family\u003c\/th\u003e\n            \u003ctd\u003eSoft desaturated violet\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTriad Compatibility\u003c\/th\u003e\n            \u003ctd\u003eDesaturated Violets\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePaint Type\u003c\/th\u003e\n            \u003ctd\u003eAcrylic miniature paint\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\u003eWP4105P\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\u003eCold, Pale Miniature Skin Tones\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Moonpetal can be used as a midtone or highlight when painting cold,\n      pale, spectral, unhealthy, or dramatically lit miniature skin.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Apply it over a deeper violet, muted skin tone, or cool shadow color,\n      then reserve lighter colors for the forehead, nose, cheekbones, fingers,\n      knuckles, and other raised details.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eDesaturated Violets Colour Progression\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Army Painter recommends Moonpetal as an alternative alongside Elder\n      Flower in the Desaturated Violets progression.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This makes it useful when a miniature requires a colder or more\n      skin-oriented violet without moving directly into a brighter or more\n      saturated purple.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eJohn Blanche Masterclass Volume 3\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Volume 3 focuses on cold, spectral, pallid, and atmospheric colors\n      designed to add eerie contrast to grimdark miniature projects.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Moonpetal supports that palette with a restrained violet suited to\n      figures, cloth, organic details, faded surfaces, and supernatural\n      subjects.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eFaded Cloth, Robes and Banners\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Use Moonpetal on robes, wraps, banners, uniforms, faded heraldry, worn\n      fabric, and other cloth details that need a muted violet finish.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Apply deeper violet or grey shading in the folds, restore Moonpetal to\n      the raised areas, and add a pale highlight only to the uppermost folds\n      and sharpest creases.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eSpectral and Supernatural Miniatures\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Moonpetal works naturally on ghosts, spirits, enchanted objects,\n      magical energy, cursed skin, spectral cloth, and other supernatural\n      miniature details.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Combine it with cold grey, pale violet, blue, pink, or off-white colors\n      to control the temperature and brightness of the finished effect.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eWeathered Armor and Painted Surfaces\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The muted violet can be introduced into faded armor, shields, equipment,\n      painted markings, and other worn surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Add scratches, staining, chips, and darker recesses gradually while\n      allowing Moonpetal to remain visible as the main faded color.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eOrganic and Unnatural Details\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Moonpetal can be used for bruising, alien skin, corrupted plants,\n      tentacles, diseased tissue, mushrooms, flowers, and other unusual\n      organic miniature details.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Blend it with muted pink, violet, grey, or pale flesh colors to adjust\n      the surface from natural-looking to supernatural.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eLayering and Highlighting\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Apply Moonpetal in thin layers over a fully dry basecoat. Leave the\n      darker underlying color visible in recesses and apply Moonpetal more\n      strongly to raised and light-facing surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      For smoother highlights, mix Moonpetal with the preceding midtone before\n      applying the pure color to smaller areas.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eGlazing and Colour Toning\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Thin Moonpetal gradually with water or a compatible acrylic medium when\n      using it as a glaze or controlled color adjustment.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Several light applications provide more control than one heavy coat and\n      allow the colors and sculpted details beneath it to remain visible.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eWarpaints Fanatic Acrylic Formula\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Warpaints Fanatic uses dense pigmentation in a premium resin base with\n      proprietary stabilizers. The formula supports controlled coverage,\n      smooth application, and consistent pigment distribution.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Moonpetal can be diluted for layering, glazing, blending, transitions,\n      and fine detail work while retaining pigment dispersion.\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\u003eCold and pale miniature skin tones\u003c\/li\u003e\n      \u003cli\u003eDesaturated violet color progressions\u003c\/li\u003e\n      \u003cli\u003eFaded cloth, robes, wraps, and banners\u003c\/li\u003e\n      \u003cli\u003eGhosts, spirits, and supernatural subjects\u003c\/li\u003e\n      \u003cli\u003eWeathered armor and faded painted surfaces\u003c\/li\u003e\n      \u003cli\u003eBruising, alien skin, and unusual organic details\u003c\/li\u003e\n      \u003cli\u003eViolet glazing and atmospheric color toning\u003c\/li\u003e\n      \u003cli\u003eGrimdark and John Blanche-inspired miniatures\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 for approximately 30 seconds.\u003c\/li\u003e\n\n      \u003cli\u003eDispense a small amount onto a palette.\u003c\/li\u003e\n\n      \u003cli\u003eCheck that the paint is evenly mixed before applying it.\u003c\/li\u003e\n\n      \u003cli\u003eAdd water or a compatible acrylic medium gradually when thinning.\u003c\/li\u003e\n\n      \u003cli\u003eApply thin, controlled layers rather than one heavy coat.\u003c\/li\u003e\n\n      \u003cli\u003eAllow each layer to dry before adding the next color.\u003c\/li\u003e\n\n      \u003cli\u003eUse a fine brush for facial details, edges, and smaller highlights.\u003c\/li\u003e\n\n      \u003cli\u003eShake the bottle again if visible separation remains.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eBuilding Cold Skin Highlights\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Begin with a darker, cooler base color and apply Moonpetal to the raised\n      facial and anatomical features.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Add a pale violet, off-white, or cold flesh highlight only to the\n      smallest areas so the skin retains depth and does not become uniformly\n      pale.\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 Moonpetal is a standard\n      pigment-dense acrylic miniature paint. It should not be classified as a\n      Speedpaint, wash, metallic paint, effects paint, primer, or pre-thinned\n      airbrush paint.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ap-note\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eTriad Notice:\u003c\/strong\u003e Moonpetal is recommended as an option\n      alongside Elder Flower in the Desaturated Violets progression. It does\n      not replace every color in that triad.\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      surrounding colors, and application thickness can affect how Moonpetal\n      appears. Refer to the physical bottle or a painted sample when an exact\n      color match is required.\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 Pale violet and skin colors are\n      easiest to control when they are built using several thin applications\n      over a fully dry basecoat.\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. This product is not suitable for\n      children under 14 years of age.\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\u003eCold, pale, spectral, and desaturated palettes\u003c\/li\u003e\n      \u003cli\u003eSkin, cloth, armor, organic details, and supernatural subjects\u003c\/li\u003e\n      \u003cli\u003eFantasy, science-fiction, horror, and gothic miniatures\u003c\/li\u003e\n      \u003cli\u003eLayering, glazing, blending, and controlled transitions\u003c\/li\u003e\n      \u003cli\u003eTabletop armies and display figures\u003c\/li\u003e\n      \u003cli\u003eBeginners and experienced miniature painters\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 Moonpetal?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Moonpetal is a pigment-dense acrylic miniature paint 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\u003eWhich John Blanche set includes Moonpetal?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Moonpetal is included in the John Blanche Masterclass Volume 3\n          palette.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much paint is included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          The dropper bottle contains 18mL of Moonpetal acrylic miniature\n          paint.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat color family does Moonpetal belong to?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          It is a soft, desaturated violet that can be used alongside Elder\n          Flower in the Desaturated Violets progression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Moonpetal be used for miniature skin?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The Army Painter specifically recommends it as an option for\n          cold, pale skin tones.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Moonpetal be used for cloth?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Its muted violet character works well for faded robes, wraps,\n          uniforms, banners, and other cloth surfaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Moonpetal be used for spectral effects?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. It can be combined with pale violet, grey, pink, blue, or\n          off-white paints for ghosts and other supernatural details.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Moonpetal be thinned?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Add water or a compatible acrylic medium gradually for\n          layering, glazing, blending, and controlled transitions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eShould the bottle be shaken before use?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Shake the bottle for approximately 30 seconds and confirm that\n          the paint is evenly mixed before painting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs Moonpetal a Speedpaint or wash?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          No. Moonpetal is a standard acrylic miniature paint rather than a\n          Speedpaint or miniature wash.\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\/figure-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":47502447247522,"sku":"WP4105P","price":4.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/WP4105P-1.webp?v=1786080751","url":"https:\/\/spraygunner.com\/products\/the-army-painter-john-blanche-moonpetal-18ml","provider":"SprayGunner","version":"1.0","type":"link"}