{"product_id":"24-colour-pastel-monolith-pencil-set-in-metal-tin","title":"24-Colour Pastel Monolith Pencil Set in Metal Tin","description":"\u003cdiv class=\"pastel-monolith-pencil-description\" data-wholesale-price=\"9.50\" data-units-per-package=\"24\" data-minimum-packages=\"10\" data-unit-singular=\"pencil\" data-unit-plural=\"pencils\" data-package-singular=\"set\" data-package-plural=\"sets\"\u003e\n\n  \u003cstyle\u003e\n    .pastel-monolith-pencil-description {\n      width: 100%;\n      max-width: 100%;\n      color: #10243a;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .pastel-monolith-pencil-description *,\n    .pastel-monolith-pencil-description *::before,\n    .pastel-monolith-pencil-description *::after {\n      box-sizing: border-box;\n    }\n\n    .pastel-monolith-pencil-description p {\n      margin: 0;\n    }\n\n    .pmp-intro {\n      max-width: 920px;\n      margin: 0 0 26px;\n      color: #536174;\n      font-size: 15px;\n      line-height: 1.8;\n    }\n\n    .pmp-specifications {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      margin: 0 0 28px;\n      border-top: 1px solid #d6dfe7;\n      border-left: 1px solid #d6dfe7;\n      background: #ffffff;\n    }\n\n    .pmp-specification {\n      min-width: 0;\n      min-height: 84px;\n      padding: 15px 16px;\n      border-right: 1px solid #d6dfe7;\n      border-bottom: 1px solid #d6dfe7;\n      background: #ffffff;\n    }\n\n    .pmp-specification-label {\n      display: block;\n      margin-bottom: 5px;\n      color: #6a788a;\n      font-size: 9px;\n      font-weight: 750;\n      line-height: 1.4;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n    }\n\n    .pmp-specification-value {\n      display: block;\n      color: #10243a;\n      font-size: 14px;\n      font-weight: 700;\n      line-height: 1.45;\n    }\n\n    .pmp-accordion {\n      border-top: 1px solid #d6dfe7;\n    }\n\n    .pmp-section {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .pmp-section details {\n      display: block;\n    }\n\n    .pmp-section summary {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 18px;\n      min-height: 62px;\n      padding: 15px 0;\n      color: #10243a;\n      font-size: 14px;\n      font-weight: 700;\n      line-height: 1.4;\n      letter-spacing: 0.01em;\n      cursor: pointer;\n      list-style: none;\n      user-select: none;\n    }\n\n    .pmp-section summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pmp-summary-title {\n      display: flex;\n      align-items: center;\n      gap: 11px;\n    }\n\n    .pmp-section-number {\n      width: 28px;\n      height: 28px;\n      min-width: 28px;\n      border: 1px solid #cbd6df;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      background: #ffffff;\n      color: #176a9e;\n      font-size: 10px;\n      font-weight: 750;\n      line-height: 1;\n    }\n\n    .pmp-toggle {\n      position: relative;\n      width: 28px;\n      height: 28px;\n      min-width: 28px;\n      border: 1px solid #cbd6df;\n      background: #ffffff;\n    }\n\n    .pmp-toggle::before,\n    .pmp-toggle::after {\n      content: \"\";\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      width: 11px;\n      height: 1px;\n      background: #10243a;\n      transform: translate(-50%, -50%);\n      transition: transform 0.2s ease;\n    }\n\n    .pmp-toggle::after {\n      transform: translate(-50%, -50%) rotate(90deg);\n    }\n\n    .pmp-section details[open] .pmp-toggle::after {\n      transform: translate(-50%, -50%) rotate(0deg);\n    }\n\n    .pmp-content {\n      max-width: 1040px;\n      padding: 0 0 24px 39px;\n      color: #526174;\n      font-size: 14px;\n      line-height: 1.75;\n    }\n\n    .pmp-content p {\n      margin: 0 0 13px;\n    }\n\n    .pmp-content p:last-child {\n      margin-bottom: 0;\n    }\n\n    .pmp-content ul {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .pmp-content li {\n      position: relative;\n      margin: 0;\n      padding: 9px 0 9px 18px;\n      border-bottom: 1px solid #e6ebf0;\n    }\n\n    .pmp-content li:last-child {\n      border-bottom: 0;\n    }\n\n    .pmp-content li::before {\n      content: \"\";\n      position: absolute;\n      top: 18px;\n      left: 1px;\n      width: 5px;\n      height: 5px;\n      background: #176a9e;\n    }\n\n    .pmp-content strong {\n      color: #10243a;\n      font-weight: 700;\n    }\n\n    .pmp-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      margin-top: 18px;\n      border-top: 1px solid #d6dfe7;\n      border-left: 1px solid #d6dfe7;\n    }\n\n    .pmp-feature-item {\n      min-height: 78px;\n      padding: 13px 14px;\n      border-right: 1px solid #d6dfe7;\n      border-bottom: 1px solid #d6dfe7;\n      background: #ffffff;\n    }\n\n    .pmp-feature-label {\n      display: block;\n      margin-bottom: 4px;\n      color: #6a788a;\n      font-size: 9px;\n      font-weight: 750;\n      line-height: 1.4;\n      letter-spacing: 0.09em;\n      text-transform: uppercase;\n    }\n\n    .pmp-feature-value {\n      display: block;\n      color: #10243a;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.45;\n    }\n\n    .pmp-wholesale-table {\n      width: 100%;\n      margin-top: 18px;\n      border-collapse: collapse;\n      border: 1px solid #d6dfe7;\n      table-layout: fixed;\n    }\n\n    .pmp-wholesale-table th,\n    .pmp-wholesale-table td {\n      padding: 12px 14px;\n      border-right: 1px solid #d6dfe7;\n      border-bottom: 1px solid #d6dfe7;\n      text-align: left;\n      vertical-align: middle;\n    }\n\n    .pmp-wholesale-table th:last-child,\n    .pmp-wholesale-table td:last-child {\n      border-right: 0;\n    }\n\n    .pmp-wholesale-table tr:last-child th,\n    .pmp-wholesale-table tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .pmp-wholesale-table th {\n      width: 42%;\n      background: #f5f7f9;\n      color: #667487;\n      font-size: 9px;\n      font-weight: 750;\n      line-height: 1.4;\n      letter-spacing: 0.09em;\n      text-transform: uppercase;\n    }\n\n    .pmp-wholesale-table td {\n      background: #ffffff;\n      color: #10243a;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.45;\n    }\n\n    .pmp-order-summary {\n      margin-top: 16px;\n      padding: 15px 16px;\n      border: 1px solid #cbd6df;\n      border-left: 3px solid #176a9e;\n      background: #f7f9fb;\n    }\n\n    .pmp-order-summary-label {\n      display: block;\n      margin-bottom: 6px;\n      color: #176a9e;\n      font-size: 9px;\n      font-weight: 750;\n      line-height: 1.4;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n    }\n\n    .pmp-order-summary p {\n      color: #526174;\n      font-size: 13px;\n      line-height: 1.7;\n    }\n\n    .pmp-order-summary strong {\n      color: #10243a;\n    }\n\n    .pmp-use-note {\n      margin-top: 15px;\n      padding: 13px 14px;\n      border: 1px solid #d6dfe7;\n      background: #f8fafb;\n      color: #59687a;\n      font-size: 12px;\n      line-height: 1.65;\n    }\n\n    .pmp-use-note strong {\n      color: #10243a;\n    }\n\n    @media screen and (max-width: 850px) {\n      .pmp-specifications {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .pmp-feature-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 600px) {\n      .pastel-monolith-pencil-description {\n        font-size: 13px;\n      }\n\n      .pmp-intro {\n        margin-bottom: 22px;\n        font-size: 14px;\n      }\n\n      .pmp-specifications {\n        grid-template-columns: 1fr;\n      }\n\n      .pmp-specification {\n        min-height: auto;\n        padding: 13px 14px;\n      }\n\n      .pmp-section summary {\n        min-height: 58px;\n        padding: 13px 0;\n        font-size: 13px;\n      }\n\n      .pmp-content {\n        padding: 0 0 21px;\n      }\n\n      .pmp-wholesale-table,\n      .pmp-wholesale-table tbody,\n      .pmp-wholesale-table tr,\n      .pmp-wholesale-table th,\n      .pmp-wholesale-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .pmp-wholesale-table tr {\n        border-bottom: 1px solid #d6dfe7;\n      }\n\n      .pmp-wholesale-table tr:last-child {\n        border-bottom: 0;\n      }\n\n      .pmp-wholesale-table th,\n      .pmp-wholesale-table td {\n        border-right: 0;\n        border-bottom: 0;\n      }\n\n      .pmp-wholesale-table th {\n        padding-bottom: 5px;\n      }\n\n      .pmp-wholesale-table td {\n        padding-top: 3px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cp class=\"pmp-intro\"\u003e\n    A versatile collection of 24 pastel monolith pencils designed for expressive drawing, sketching, tonal studies, blending, and detailed illustration. Each pencil is formed from a solid coloured pastel core without a traditional wooden casing, providing a greater usable material area for fine lines, dense coverage, broad side strokes, and gradual colour transitions. The balanced palette supports portrait, landscape, still life, botanical, and animal studies.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pmp-specifications\"\u003e\n\n    \u003cdiv class=\"pmp-specification\"\u003e\n      \u003cspan class=\"pmp-specification-label\"\u003eBox contents\u003c\/span\u003e\n      \u003cspan class=\"pmp-specification-value\"\u003e24 pastel pencils\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pmp-specification\"\u003e\n      \u003cspan class=\"pmp-specification-label\"\u003eColour assortment\u003c\/span\u003e\n      \u003cspan class=\"pmp-specification-value\"\u003e24 artistic shades\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pmp-specification\"\u003e\n      \u003cspan class=\"pmp-specification-label\"\u003eMinimum order\u003c\/span\u003e\n      \u003cspan class=\"pmp-specification-value\"\u003e10 sets · 240 pencils\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pmp-specification\"\u003e\n      \u003cspan class=\"pmp-specification-label\"\u003eConstruction\u003c\/span\u003e\n      \u003cspan class=\"pmp-specification-value\"\u003eSolid core · no wood casing\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pmp-accordion\"\u003e\n\n    \u003cdiv class=\"pmp-section\"\u003e\n      \u003cdetails open\u003e\n\n        \u003csummary\u003e\n          \u003cspan class=\"pmp-summary-title\"\u003e\n            \u003cspan class=\"pmp-section-number\"\u003e01\u003c\/span\u003e\n            Solid Colour for Expressive Artwork\n          \u003c\/span\u003e\n\n          \u003cspan class=\"pmp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"pmp-content\"\u003e\n          \u003cp\u003e\n            These monolith pencils combine the controlled handling of a pencil with the expressive character of dry pastel. Because each pencil is made from a full coloured core, artists can work with both the sharpened point and the broad side surface, moving easily between detailed drawing, layered shading, dense colour blocks, and sweeping strokes.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The 24-colour assortment includes bright, natural, cool, warm, dark, and neutral shades suitable for portraits, landscapes, still life, botanical illustration, animal studies, sketchbook work, and mixed-media projects.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"pmp-feature-grid\"\u003e\n\n            \u003cdiv class=\"pmp-feature-item\"\u003e\n              \u003cspan class=\"pmp-feature-label\"\u003eFine drawing\u003c\/span\u003e\n              \u003cspan class=\"pmp-feature-value\"\u003eSharpened point for lines and details\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"pmp-feature-item\"\u003e\n              \u003cspan class=\"pmp-feature-label\"\u003eBroad coverage\u003c\/span\u003e\n              \u003cspan class=\"pmp-feature-value\"\u003eSide surface for wide pastel strokes\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"pmp-feature-item\"\u003e\n              \u003cspan class=\"pmp-feature-label\"\u003eBlending\u003c\/span\u003e\n              \u003cspan class=\"pmp-feature-value\"\u003eLayered colour and smooth transitions\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pmp-section\"\u003e\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          \u003cspan class=\"pmp-summary-title\"\u003e\n            \u003cspan class=\"pmp-section-number\"\u003e02\u003c\/span\u003e\n            Materials, Construction \u0026amp; Size\n          \u003c\/span\u003e\n\n          \u003cspan class=\"pmp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"pmp-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e\n              Solid-core pastel monolith pencil set.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSet quantity:\u003c\/strong\u003e\n              24 pencils.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eColour quantity:\u003c\/strong\u003e\n              24 assorted artistic shades.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eConstruction:\u003c\/strong\u003e\n              Full pastel core without a traditional wooden casing.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eProtective surface:\u003c\/strong\u003e\n              Each pencil is wrapped in a protective film to help reduce direct hand contact, crumbling, and external damage.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eTexture:\u003c\/strong\u003e\n              Soft pastel formulation designed for smooth and even colour application.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCoverage:\u003c\/strong\u003e\n              Suitable for translucent layering, dense colouring, broad shading, and controlled detail.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApproximate pencil length:\u003c\/strong\u003e\n              17–18 cm.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSharpening:\u003c\/strong\u003e\n              May be shaped with a suitable sharpener, craft blade, or fine abrasive paper.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePackaging:\u003c\/strong\u003e\n              Protective metal tin with a fitted internal tray.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pmp-section\"\u003e\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          \u003cspan class=\"pmp-summary-title\"\u003e\n            \u003cspan class=\"pmp-section-number\"\u003e03\u003c\/span\u003e\n            Blending, Use \u0026amp; Care\n          \u003c\/span\u003e\n\n          \u003cspan class=\"pmp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"pmp-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eRecommended uses:\u003c\/strong\u003e\n              Drawing, sketching, tonal studies, portrait work, landscapes, still life, botanical studies, animal illustration, and creative coursework.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePoint work:\u003c\/strong\u003e\n              Use a sharpened edge for outlines, fine details, texture, and controlled hatching.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSide application:\u003c\/strong\u003e\n              Use the broad side of the pencil for backgrounds, wide marks, large shaded areas, and fast colour blocking.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBlending tools:\u003c\/strong\u003e\n              Colours may be blended with blending stumps, soft brushes, sponges, tissues, or clean fingers.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eLayering:\u003c\/strong\u003e\n              Apply light layers gradually to create depth, gradients, mixed shades, and subtle tonal transitions.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSharpening:\u003c\/strong\u003e\n              Rotate the pencil gently during sharpening and avoid excessive pressure on the solid core.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSurface protection:\u003c\/strong\u003e\n              Keep the protective film around the area being held and remove only as much as required.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eStorage:\u003c\/strong\u003e\n              Return the pencils to the metal tin after use and keep them in a clean, dry environment.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"pmp-use-note\"\u003e\n            \u003cstrong\u003eArtwork guidance:\u003c\/strong\u003e\n            Pastel marks may remain transferable after application. A suitable artist’s fixative may be used where required, but it should first be tested on a separate sample because it can affect colour and surface appearance.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pmp-section\"\u003e\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          \u003cspan class=\"pmp-summary-title\"\u003e\n            \u003cspan class=\"pmp-section-number\"\u003e04\u003c\/span\u003e\n            Packaging \u0026amp; Wholesale Supply\n          \u003c\/span\u003e\n\n          \u003cspan class=\"pmp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"pmp-content\"\u003e\n          \u003cp\u003e\n            Each retail unit contains 24 coordinated pastel monolith pencils arranged in a protective metal presentation tin. The format is suitable for art supply shops, school and university retailers, creative studios, educational suppliers, gift stores, drawing courses, and professional art collections.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"pmp-wholesale-table product-wholesale-table\" data-box-contents=\"24\" data-minimum-order=\"10\" data-box-price=\"9.50\" data-unit-price=\"0.40\"\u003e\n            \u003ctbody\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eBox contents\u003c\/th\u003e\n                \u003ctd\u003e24 pastel monolith pencils\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eColour assortment\u003c\/th\u003e\n                \u003ctd\u003e24 artistic shades\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale box price\u003c\/th\u003e\n                \u003ctd\u003e£9.50\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePrice per pencil\u003c\/th\u003e\n                \u003ctd\u003eApproximately £0.40\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMinimum order\u003c\/th\u003e\n                \u003ctd\u003e10 sets\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eTotal quantity at MOQ\u003c\/th\u003e\n                \u003ctd\u003e240 pencils\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMOQ total\u003c\/th\u003e\n                \u003ctd\u003e£95.00\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePackaging\u003c\/th\u003e\n                \u003ctd\u003eProtective metal presentation tin\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"pmp-order-summary\"\u003e\n            \u003cspan class=\"pmp-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 set = 24 pastel monolith pencils\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMinimum order = 10 sets \/ 240 pencils\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£95.00\u003c\/strong\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":50589125935327,"sku":null,"price":11.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage21_.2026_._18_55_10_1.png?v=1784650171","url":"https:\/\/paperforgewholesale.com\/products\/24-colour-pastel-monolith-pencil-set-in-metal-tin","provider":"PAPERFORGE WHOLESALE LIMITED","version":"1.0","type":"link"}