{"product_id":"the-army-painter-john-blanche-frostveil-18ml","title":"THE ARMY PAINTER: John Blanche Masterclass – Frostveil (18mL)","description":"\u003cstyle\u003e\n  .ap-jb-frostveil {\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-frostveil,\n  .ap-jb-frostveil *,\n  .ap-jb-frostveil *::before,\n  .ap-jb-frostveil *::after {\n    box-sizing: border-box;\n  }\n\n  .ap-jb-frostveil h2,\n  .ap-jb-frostveil h3 {\n    margin-top: 0;\n    color: var(--ap-heading);\n    line-height: 1.3;\n  }\n\n  .ap-jb-frostveil h2 {\n    margin-bottom: 14px;\n    font-size: clamp(25px, 4vw, 35px);\n  }\n\n  .ap-jb-frostveil h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .ap-jb-frostveil p {\n    margin: 0 0 16px;\n  }\n\n  .ap-jb-frostveil ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .ap-jb-frostveil li {\n    margin-bottom: 9px;\n  }\n\n  .ap-jb-frostveil strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .ap-jb-frostveil a,\n  .ap-jb-frostveil 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-frostveil a:hover,\n  .ap-jb-frostveil a:focus-visible {\n    color: var(--ap-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .ap-jb-frostveil a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--ap-hover);\n    outline-offset: 3px;\n  }\n\n  .ap-jb-frostveil .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-frostveil .ap-preorder p {\n    margin: 0;\n    color: inherit;\n  }\n\n  .ap-jb-frostveil .ap-preorder strong {\n    color: inherit;\n  }\n\n  .ap-jb-frostveil .ap-hero {\n    margin-bottom: 24px;\n    padding: clamp(22px, 5vw, 38px);\n    background: linear-gradient(135deg, #f3f8fc, #dce8f2);\n    border: 1px solid var(--ap-border);\n    border-radius: 12px;\n  }\n\n  .ap-jb-frostveil .ap-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #315f7d;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.25px;\n    text-transform: uppercase;\n  }\n\n  .ap-jb-frostveil .ap-intro {\n    max-width: 900px;\n    color: var(--ap-muted);\n  }\n\n  .ap-jb-frostveil .ap-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .ap-jb-frostveil .ap-card,\n  .ap-jb-frostveil .ap-section {\n    width: 100%;\n    background: #ffffff;\n    border: 1px solid var(--ap-border);\n    border-radius: 10px;\n  }\n\n  .ap-jb-frostveil .ap-card {\n    padding: 22px;\n  }\n\n  .ap-jb-frostveil .ap-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .ap-jb-frostveil .ap-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .ap-jb-frostveil .ap-specs th,\n  .ap-jb-frostveil .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-frostveil .ap-specs th {\n    width: 30%;\n    color: var(--ap-heading);\n    font-weight: 700;\n  }\n\n  .ap-jb-frostveil .ap-specs tr:last-child th,\n  .ap-jb-frostveil .ap-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ap-jb-frostveil .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-frostveil .ap-note p {\n    margin: 0;\n  }\n\n  .ap-jb-frostveil .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-frostveil .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-frostveil .ap-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ap-jb-frostveil .ap-faq summary::marker {\n    content: \"\";\n  }\n\n  .ap-jb-frostveil .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-frostveil .ap-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ap-jb-frostveil .ap-faq details[open] summary {\n    background: #fafafa;\n  }\n\n  body .ap-jb-frostveil .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-frostveil .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-frostveil {\n      font-size: 16px;\n    }\n\n    .ap-jb-frostveil .ap-card,\n    .ap-jb-frostveil .ap-section {\n      padding: 19px;\n    }\n\n    .ap-jb-frostveil .ap-specs th,\n    .ap-jb-frostveil .ap-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .ap-jb-frostveil .ap-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .ap-jb-frostveil .ap-specs td {\n      padding-top: 1px;\n    }\n\n    body .ap-jb-frostveil .ap-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .ap-jb-frostveil .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-frostveil\"\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 – Frostveil (18mL)\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ap-intro\"\u003e\n      \u003cstrong\u003eFrostveil\u003c\/strong\u003e is a cool blue Warpaints Fanatic acrylic\n      miniature paint from The Army Painter's John Blanche Masterclass\n      collection. Part of the cold and spectral Volume 3 palette, Frostveil\n      provides a distinctive blue midtone for armor, cloth, weathered surfaces,\n      spectral effects, winter schemes, and atmospheric grimdark-inspired\n      miniatures.\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\u003eWP4103P\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 the cold and spectral\n          \u003cstrong\u003eJohn Blanche Masterclass Volume 3\u003c\/strong\u003e palette.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Classified as a \u003cstrong\u003eWarpaints Fanatic acrylic\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Cool blue color suited to atmospheric miniature schemes.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Compatible with the \u003cstrong\u003eVivid Blues Flexible Triad\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Recommended by The Army Painter as an alternative to\n          \u003cstrong\u003eRoyal Blue\u003c\/strong\u003e.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Useful when a more prominent blue midtone is desired.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Suitable for layering, blending, glazing, highlighting, and detail work.\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\u003eFrostveil\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColor Family\u003c\/th\u003e\n            \u003ctd\u003eBlue\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTriad Compatibility\u003c\/th\u003e\n            \u003ctd\u003eVivid Blues\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRecommended Role\u003c\/th\u003e\n            \u003ctd\u003eCool blue midtone\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTriad Alternative\u003c\/th\u003e\n            \u003ctd\u003eRoyal Blue\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\u003eWP4103P\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\u003eCool Blue Midtone\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Frostveil provides a cool blue stage for miniature color schemes that\n      benefit from a colder and more atmospheric appearance.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It can bridge deeper blue shadows and lighter highlights while preserving\n      the spectral character associated with John Blanche Masterclass Volume 3.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eVivid Blues Flexible Triad\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Army Painter recommends Frostveil as another option for\n      \u003cstrong\u003eRoyal Blue\u003c\/strong\u003e within the Vivid Blues Flexible Triad when a\n      midtone with a little more visual presence is preferred.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This allows painters to vary an established blue progression without\n      abandoning the broader relationship between dark, middle, and light blue\n      stages.\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      Frostveil belongs to John Blanche Masterclass Volume 3, a palette built\n      around colder and more spectral colors including moody blues, pallid\n      highlights, and atmospheric tones.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The cooler character of the palette supports eerie, worn, supernatural,\n      wintry, and atmospheric miniature schemes while retaining the expressive\n      grimdark direction of the wider Masterclass range.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eBlue Armor and Painted Panels\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Use Frostveil as a midtone on blue armor, shields, vehicles, machinery,\n      weapons, and other painted miniature surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Preserve deeper blues in joints, undersides, panel lines, and damaged\n      areas while applying Frostveil over more exposed sections before moving\n      toward lighter blue highlights.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eCloth, Cloaks and Uniforms\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Frostveil can provide a cool blue layer for robes, cloaks, uniforms,\n      banners, wraps, and other fabric details.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Apply the color across raised folds while allowing darker blue tones to\n      remain visible inside recesses and underneath overlapping fabric.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eSpectral and Ghostly Effects\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The cool blue character of Frostveil makes it useful for spectral figures,\n      ghostly subjects, magical energy, cold light, and other supernatural\n      miniature effects.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Build the color over deeper blue or blue-grey shadows and move toward pale\n      blue, grey, or off-white highlights on the most exposed surfaces.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eWinter and Cold-Themed Miniatures\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Frostveil can support winter-themed color schemes across clothing, armor,\n      scenery, equipment, and environmental details.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Pairing the cool blue with greys, pale neutrals, darker blues, and selected\n      white highlights can reinforce a colder visual temperature across the\n      finished model.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eWeathered and Faded Surfaces\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Use Frostveil to introduce cool blue variation into weathered armor,\n      faded painted panels, worn cloth, machinery, ruins, and aged scenery.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Applying the color irregularly and allowing neighboring darker tones to\n      remain visible can help create a more varied and battle-worn appearance.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eStone and Cold Terrain\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Frostveil can be incorporated into cool stone, ruins, rocky terrain,\n      frozen scenery, statues, and other environmental surfaces where a blue\n      influence helps establish a colder atmosphere.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Combine it with greys and darker neutral colors in the recessed texture,\n      then introduce lighter blue-grey or pale highlights across raised areas.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eBlue Creature and Organic Details\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Frostveil can also be used across blue creature skin, scales, feathers,\n      alien features, magical creatures, and other organic miniature details.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Layer the color over deeper blues while keeping darker shading visible\n      around muscle definition, scales, folds, and recessed textures.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eLayering from Dark to Light Blue\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Begin with a darker blue in the deepest areas and introduce Frostveil\n      across progressively smaller raised surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Continue toward lighter blues or pale cool highlights while leaving part\n      of Frostveil visible between the brightest layer and the deepest shadows.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eMixing Intermediate Blue Tones\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Frostveil can be mixed with neighboring darker or lighter blues when a\n      smoother transition between stages is required.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Gradually change the ratio across successive layers while reducing the\n      painted area toward the final highlights.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eGlazing and Cool Color Toning\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Thin Frostveil gradually with water or a compatible acrylic medium when\n      creating controlled glazes or subtle cool-blue color adjustments.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Several thin applications provide greater control than one heavy glaze\n      and help preserve underlying shading, texture, and highlights.\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 a pigment-dense acrylic formulation in a premium\n      resin base with proprietary stabilizers for smooth application, reliable\n      coverage, and consistent brush control.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The formulation can be thinned substantially while retaining pigment\n      dispersion, supporting layering, glazing, blending, and detailed miniature\n      painting techniques.\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\u003eCool blue midtones and layering\u003c\/li\u003e\n      \u003cli\u003eBlue armor, shields, vehicles, and machinery\u003c\/li\u003e\n      \u003cli\u003eCloth, cloaks, robes, uniforms, and banners\u003c\/li\u003e\n      \u003cli\u003eSpectral, ghostly, and magical effects\u003c\/li\u003e\n      \u003cli\u003eWinter and cold-themed miniature schemes\u003c\/li\u003e\n      \u003cli\u003eWeathered and faded painted surfaces\u003c\/li\u003e\n      \u003cli\u003eStone, ruins, terrain, and scenery\u003c\/li\u003e\n      \u003cli\u003eBlue creature skin, scales, and organic details\u003c\/li\u003e\n      \u003cli\u003eVivid Blues Flexible Triad progressions\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 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 pigment is evenly mixed before painting.\u003c\/li\u003e\n\n      \u003cli\u003eApply thin, controlled coats over a clean, dry, and primed surface.\u003c\/li\u003e\n\n      \u003cli\u003eAdd water or compatible acrylic medium gradually when thinning.\u003c\/li\u003e\n\n      \u003cli\u003eAllow each layer to dry before introducing the next color.\u003c\/li\u003e\n\n      \u003cli\u003eKeep darker blues visible in recessed and shaded areas.\u003c\/li\u003e\n\n      \u003cli\u003eApply progressively lighter colors over smaller raised surfaces.\u003c\/li\u003e\n\n      \u003cli\u003eUse a fine brush for edges, folds, details, and controlled highlights.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eHighlight Placement\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Apply lighter blue or pale cool colors to raised cloth folds, armor edges,\n      creature features, sharp corners, terrain texture, and other surfaces\n      receiving stronger light.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Restrict the brightest highlights to selected focal points so Frostveil\n      remains visible as the connecting midtone between shadows and highlights.\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 Frostveil is a Warpaints Fanatic\n      acrylic miniature paint. It should not be classified as a wash, metallic\n      paint, effects 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\u003eTriad Notice:\u003c\/strong\u003e Frostveil was not originally developed as\n      one of the six fixed colors of the standard Vivid Blues Flexible Triad.\n      The Army Painter later tested the John Blanche Volume 3 colors alongside\n      the Flexible Triad System and recommends Frostveil as another option for\n      Royal Blue when a more prominent midtone is preferred.\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 Frostveil\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 Blue transitions are easiest to\n      control by applying progressively lighter colors over smaller areas while\n      preserving darker tones in recessed and shaded surfaces.\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\u003eVivid Blues Flexible Triad color progressions\u003c\/li\u003e\n      \u003cli\u003eCool blue midtones and highlights\u003c\/li\u003e\n      \u003cli\u003eArmor, cloth, machinery, and equipment\u003c\/li\u003e\n      \u003cli\u003eSpectral, ghostly, magical, and winter effects\u003c\/li\u003e\n      \u003cli\u003eTerrain, stone, ruins, and weathered scenery\u003c\/li\u003e\n      \u003cli\u003eCreature skin and organic surfaces\u003c\/li\u003e\n      \u003cli\u003eFantasy, science-fiction, historical, 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    \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 Frostveil?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Frostveil is a Warpaints Fanatic acrylic miniature paint from The\n          Army 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 Frostveil?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          The official product code is WP4103P.\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 Frostveil acrylic miniature paint.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich John Blanche Masterclass volume includes Frostveil?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Frostveil is included in John Blanche Masterclass Volume 3.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich Flexible Triad works with Frostveil?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          The Army Painter recommends Frostveil for use with the Vivid Blues\n          Flexible Triad.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich color can Frostveil replace?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          The Army Painter recommends Frostveil as another option for Royal Blue\n          when a more prominent midtone is preferred.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Frostveil be used for blue armor?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Frostveil can serve as a cool blue midtone for armor, shields,\n          vehicles, machinery, and other painted surfaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Frostveil be used for spectral effects?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Its cool blue character works well for ghostly subjects,\n          spectral effects, magical energy, and other cold atmospheric schemes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Frostveil be used for winter-themed models?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Frostveil can be combined with deeper blues, greys, pale\n          neutrals, and light highlights for winter and cold-themed schemes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Frostveil be thinned?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Warpaints Fanatic acrylics can be thinned for layering, glazing,\n          blending, and controlled color 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 thoroughly before painting and check that the\n          pigment is evenly mixed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs Frostveil a wash or metallic paint?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          No. Frostveil is a standard Warpaints Fanatic acrylic miniature color\n          rather than a wash or metallic paint.\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":47503519940770,"sku":"WP4103P","price":4.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/WP4103P-1.webp?v=1786087429","url":"https:\/\/spraygunner.com\/products\/the-army-painter-john-blanche-frostveil-18ml","provider":"SprayGunner","version":"1.0","type":"link"}