{"product_id":"the-army-painter-john-blanche-warm-skin-shade-18ml","title":"THE ARMY PAINTER: John Blanche Masterclass – Warm Skin Shade (18mL)","description":"\u003cstyle\u003e\n  .ap-jb-warm-skin-shade {\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-warm-skin-shade,\n  .ap-jb-warm-skin-shade *,\n  .ap-jb-warm-skin-shade *::before,\n  .ap-jb-warm-skin-shade *::after {\n    box-sizing: border-box;\n  }\n\n  .ap-jb-warm-skin-shade h2,\n  .ap-jb-warm-skin-shade h3 {\n    margin-top: 0;\n    color: var(--ap-heading);\n    line-height: 1.3;\n  }\n\n  .ap-jb-warm-skin-shade h2 {\n    margin-bottom: 14px;\n    font-size: clamp(25px, 4vw, 35px);\n  }\n\n  .ap-jb-warm-skin-shade h3 {\n    margin-bottom: 14px;\n    font-size: clamp(20px, 3vw, 25px);\n  }\n\n  .ap-jb-warm-skin-shade p {\n    margin: 0 0 16px;\n  }\n\n  .ap-jb-warm-skin-shade ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .ap-jb-warm-skin-shade li {\n    margin-bottom: 9px;\n  }\n\n  .ap-jb-warm-skin-shade strong {\n    color: #000000;\n    font-weight: 700;\n  }\n\n  .ap-jb-warm-skin-shade a,\n  .ap-jb-warm-skin-shade 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-warm-skin-shade a:hover,\n  .ap-jb-warm-skin-shade a:focus-visible {\n    color: var(--ap-hover) !important;\n    text-decoration: underline !important;\n    text-underline-offset: 3px;\n  }\n\n  .ap-jb-warm-skin-shade a:focus-visible {\n    border-radius: 2px;\n    outline: 2px solid var(--ap-hover);\n    outline-offset: 3px;\n  }\n\n  .ap-jb-warm-skin-shade .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-warm-skin-shade .ap-preorder p {\n    margin: 0;\n    color: inherit;\n  }\n\n  .ap-jb-warm-skin-shade .ap-preorder strong {\n    color: inherit;\n  }\n\n  .ap-jb-warm-skin-shade .ap-hero {\n    margin-bottom: 24px;\n    padding: clamp(22px, 5vw, 38px);\n    background: linear-gradient(135deg, #fffaf7, #f2e7df);\n    border: 1px solid var(--ap-border);\n    border-radius: 12px;\n  }\n\n  .ap-jb-warm-skin-shade .ap-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #7f1d1d;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.25px;\n    text-transform: uppercase;\n  }\n\n  .ap-jb-warm-skin-shade .ap-intro {\n    max-width: 900px;\n    color: var(--ap-muted);\n  }\n\n  .ap-jb-warm-skin-shade .ap-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n    margin-bottom: 24px;\n  }\n\n  .ap-jb-warm-skin-shade .ap-card,\n  .ap-jb-warm-skin-shade .ap-section {\n    width: 100%;\n    background: #ffffff;\n    border: 1px solid var(--ap-border);\n    border-radius: 10px;\n  }\n\n  .ap-jb-warm-skin-shade .ap-card {\n    padding: 22px;\n  }\n\n  .ap-jb-warm-skin-shade .ap-section {\n    margin-bottom: 24px;\n    padding: 24px;\n  }\n\n  .ap-jb-warm-skin-shade .ap-specs {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .ap-jb-warm-skin-shade .ap-specs th,\n  .ap-jb-warm-skin-shade .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-warm-skin-shade .ap-specs th {\n    width: 30%;\n    color: var(--ap-heading);\n    font-weight: 700;\n  }\n\n  .ap-jb-warm-skin-shade .ap-specs tr:last-child th,\n  .ap-jb-warm-skin-shade .ap-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ap-jb-warm-skin-shade .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-warm-skin-shade .ap-note p {\n    margin: 0;\n  }\n\n  .ap-jb-warm-skin-shade .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-warm-skin-shade .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-warm-skin-shade .ap-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ap-jb-warm-skin-shade .ap-faq summary::marker {\n    content: \"\";\n  }\n\n  .ap-jb-warm-skin-shade .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-warm-skin-shade .ap-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ap-jb-warm-skin-shade .ap-faq details[open] summary {\n    background: #fafafa;\n  }\n\n  body .ap-jb-warm-skin-shade .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-warm-skin-shade .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-warm-skin-shade {\n      font-size: 16px;\n    }\n\n    .ap-jb-warm-skin-shade .ap-card,\n    .ap-jb-warm-skin-shade .ap-section {\n      padding: 19px;\n    }\n\n    .ap-jb-warm-skin-shade .ap-specs th,\n    .ap-jb-warm-skin-shade .ap-specs td {\n      display: block;\n      width: 100%;\n      padding: 8px 4px;\n    }\n\n    .ap-jb-warm-skin-shade .ap-specs th {\n      padding-bottom: 1px;\n      border-bottom: 0;\n    }\n\n    .ap-jb-warm-skin-shade .ap-specs td {\n      padding-top: 1px;\n    }\n\n    body .ap-jb-warm-skin-shade .ap-faq summary {\n      padding: 14px 42px 14px 14px !important;\n      font-size: 15px !important;\n    }\n\n    body .ap-jb-warm-skin-shade .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-warm-skin-shade\"\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 Miniature Wash\u003c\/span\u003e\n\n    \u003ch2\u003eTHE ARMY PAINTER: John Blanche Masterclass – Warm Skin Shade (18mL)\u003c\/h2\u003e\n\n    \u003cp class=\"ap-intro\"\u003e\n      \u003cstrong\u003eWarm Skin Shade\u003c\/strong\u003e is a water-based acrylic miniature wash\n      developed by The Army Painter in collaboration with John Blanche. Its\n      flowing formula settles into recessed details to add warm shadows,\n      contrast, and definition to skin, faces, hands, cloth, leather, gold,\n      parchment, red armor, and other warm-toned surfaces.\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\u003eWP4007P\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          Water-based acrylic wash for models and miniatures.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Adds warm shading, contrast, and color definition.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Flow properties guide the wash into recessed details.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Useful for skin, faces, hands, leather, parchment, gold, and red\n          surfaces.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Can be applied in multiple coats for deeper shading.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Mixable with compatible Warpaints Fanatic washes.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Suitable for expressive, gritty, and gothic miniature painting.\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\"\u003ePaint Range\u003c\/th\u003e\n            \u003ctd\u003eWarpaints Fanatic Wash\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColor Name\u003c\/th\u003e\n            \u003ctd\u003eWarm Skin Shade\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColor Family\u003c\/th\u003e\n            \u003ctd\u003eWarm brown and skin-tone shade\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePaint Type\u003c\/th\u003e\n            \u003ctd\u003eWater-based acrylic miniature wash\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eApplication Effect\u003c\/th\u003e\n            \u003ctd\u003eShading, contrast, and color toning\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePrimary Application Area\u003c\/th\u003e\n            \u003ctd\u003eRecesses, folds, panel lines, and textured details\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\u003eWP4007P\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\u003eWarm Shading for Miniature Skin\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Warm Skin Shade is designed to flow over an established skin basecoat\n      and collect around facial features, muscles, fingers, folds, and other\n      recessed details.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The wash adds warmth while increasing contrast between raised and\n      recessed areas. Once dry, the original base color can be reapplied to\n      raised areas before brighter highlights are added.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eBuilding Deeper Skin Shadows\u003c\/h3\u003e\n\n    \u003cp\u003e\n      One controlled coat provides general shading and color definition.\n      Additional coats can be applied after the previous layer is completely\n      dry when deeper shadows are needed.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The Army Painter uses two coats of Warm Skin Shade in an official skin\n      recipe before restoring the skin midtone and adding lighter highlights.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eMore Than a Skin Wash\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Warm Skin Shade can also be used over gold, parchment, red armor,\n      leather, fabric, and other warm-colored surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      On these materials, the wash settles around edges, engraved details,\n      folds, panel lines, and surface texture to create separation and a\n      warmer shadow tone.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eGold, Parchment and Red Details\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Official Army Painter painting guides use Warm Skin Shade across gold,\n      parchment, and red areas before lighter edge highlights are applied.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This makes the wash useful when several warm materials need a related\n      shadow color without using a separate wash for every surface.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eDesigned for Definition and Contrast\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The flow properties of Warpaints Fanatic Washes target recessed areas,\n      helping sculpted details remain visible without manually painting every\n      shadow.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Guide the wash with the brush and remove excessive pools from broad flat\n      surfaces before they dry.\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\u003eFaces, hands, feet, and exposed skin\u003c\/li\u003e\n      \u003cli\u003eMuscle definition and facial recesses\u003c\/li\u003e\n      \u003cli\u003eWarm leather, straps, boots, and pouches\u003c\/li\u003e\n      \u003cli\u003eParchment, scrolls, and aged cloth\u003c\/li\u003e\n      \u003cli\u003eGold and warm metallic surfaces\u003c\/li\u003e\n      \u003cli\u003eRed armor, shields, weapons, and fabric\u003c\/li\u003e\n      \u003cli\u003eWarm organic details and creature skin\u003c\/li\u003e\n      \u003cli\u003eGrimdark and Blanchitsu-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\u003eApply the wash over a dry basecoat.\u003c\/li\u003e\n\n      \u003cli\u003eGuide it toward recesses, folds, panel lines, and textured areas.\u003c\/li\u003e\n\n      \u003cli\u003eRemove excessive pooling from broad or raised surfaces.\u003c\/li\u003e\n\n      \u003cli\u003eAllow the wash to dry completely before applying another coat.\u003c\/li\u003e\n\n      \u003cli\u003eRestore raised areas with the base color when stronger contrast is desired.\u003c\/li\u003e\n\n      \u003cli\u003eAdd final highlights after the shaded surface is completely dry.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eApplying Multiple Coats\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Additional coats can deepen the shade without changing the overall\n      painting method. Allow each coat to dry fully before applying the next\n      so the earlier layer is not disturbed.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Concentrate later coats in the deepest recesses when only selected areas\n      require stronger definition.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ap-section\"\u003e\n    \u003ch3\u003eMixing and Adjusting the Shade\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Warpaints Fanatic Washes are mixable, allowing the shade to be adjusted\n      with another compatible wash when a different temperature or depth is\n      needed.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Mix small test amounts first and record the ratio when painting several\n      models that need a consistent result.\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 Warm Skin Shade is a Warpaints\n      Fanatic Wash. It should not be classified as a standard opaque\n      Warpaints Fanatic acrylic, Speedpaint, or metallic paint.\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, basecoat color,\n      surrounding colors, and application thickness can affect the finished\n      appearance. 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\u003eApplication Notice:\u003c\/strong\u003e Avoid leaving heavy pools on broad\n      flat surfaces unless a strong stain or shadow is intended.\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 directions and precautions\n      printed on the product label. This product is not suitable for children\n      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\u003eWarm skin tones and facial shading\u003c\/li\u003e\n      \u003cli\u003eJohn Blanche and grimdark-inspired miniatures\u003c\/li\u003e\n      \u003cli\u003eGold, parchment, leather, cloth, and red armor\u003c\/li\u003e\n      \u003cli\u003eFantasy, science-fiction, and gothic miniatures\u003c\/li\u003e\n      \u003cli\u003eFast shading and increased sculpted definition\u003c\/li\u003e\n      \u003cli\u003eLayered washes and controlled recess shading\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 Warm Skin Shade?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Warm Skin Shade is a water-based acrylic Warpaints Fanatic Wash for\n          shading and color-toning models and miniatures.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs Warm Skin Shade a standard acrylic paint?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          No. It is a flowing miniature wash designed to collect in recessed\n          details rather than an opaque base or layer paint.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much wash is included?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          The dropper bottle contains 18mL of Warm Skin Shade.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat can Warm Skin Shade be used for?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          It can shade skin, faces, hands, leather, parchment, gold, red armor,\n          fabric, and other warm-toned miniature surfaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan more than one coat be applied?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Additional coats can deepen the shading, but each coat should\n          dry completely before the next is applied.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan Warm Skin Shade be mixed with other washes?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Warpaints Fanatic Washes are mixable, allowing custom shading\n          colors and temperatures to be created.\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 for approximately 30 seconds and\n          confirm that the wash is evenly mixed before painting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs Warm Skin Shade a Speedpaint?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          No. It is a Warpaints Fanatic Wash rather than a one-coat\n          Speedpaint.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it only intended for human skin?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ap-faq-answer\"\u003e\n        \u003cp\u003e\n          No. It can also shade creature skin, leather, parchment, red\n          surfaces, gold, warm metallics, and other miniature details.\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 products\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":47502309425314,"sku":"WP4007P","price":4.76,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/6159\/9138\/files\/WP4007P-1.webp?v=1786085262","url":"https:\/\/spraygunner.com\/products\/the-army-painter-john-blanche-warm-skin-shade-18ml","provider":"SprayGunner","version":"1.0","type":"link"}