{"product_id":"sirdar-jewelspun-ombre-400g","title":"SIRDAR JEWELSPUN OMBRE 400G","description":"\u003cstyle\u003e\n  .ds-jewelspun-ombre {\n    --purple: #624174;\n    --purple-dark: #342341;\n    --purple-soft: #f5eff8;\n    --gold: #d69d3f;\n    --pink: #c96886;\n    --ink: #24212a;\n    --grey: #68616c;\n    --light: #f8f6f9;\n    --border: #e2dce5;\n    --white: #ffffff;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .ds-jewelspun-ombre *,\n  .ds-jewelspun-ombre *::before,\n  .ds-jewelspun-ombre *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-jewelspun-ombre h2,\n  .ds-jewelspun-ombre h3,\n  .ds-jewelspun-ombre h4 {\n    margin-top: 0;\n    color: var(--ink);\n    line-height: 1.18;\n  }\n\n  .ds-jewelspun-ombre h2 {\n    margin-bottom: 20px;\n    font-size: clamp(36px, 5vw, 62px);\n    letter-spacing: -0.045em;\n  }\n\n  .ds-jewelspun-ombre h3 {\n    margin-bottom: 18px;\n    font-size: clamp(27px, 3.5vw, 42px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-jewelspun-ombre h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-jewelspun-ombre p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-jewelspun-ombre .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-jewelspun-ombre .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-jewelspun-ombre .ds-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--purple);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .ds-jewelspun-ombre .ds-lead {\n    max-width: 920px;\n    color: #4f4853;\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.62;\n  }\n\n  .ds-jewelspun-ombre .ds-hero {\n    padding: clamp(35px, 6vw, 70px);\n    overflow: hidden;\n    background:\n      radial-gradient(circle at 88% 12%, rgba(255, 197, 91, 0.45), transparent 25%),\n      radial-gradient(circle at 75% 82%, rgba(103, 87, 190, 0.35), transparent 30%),\n      radial-gradient(circle at 15% 78%, rgba(216, 94, 132, 0.28), transparent 34%),\n      linear-gradient(145deg, #ffffff 0%, #f7f0fa 50%, #ece8f8 100%);\n    border: 1px solid var(--border);\n    border-radius: 24px;\n  }\n\n  .ds-jewelspun-ombre .ds-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(290px, 0.85fr);\n    align-items: center;\n    gap: clamp(34px, 6vw, 75px);\n  }\n\n  .ds-jewelspun-ombre .ds-yarn-visual {\n    position: relative;\n    min-height: 430px;\n    overflow: hidden;\n    background:\n      radial-gradient(circle at 36% 28%, #ffd159 0 11%, transparent 12%),\n      radial-gradient(circle at 65% 25%, #e26f91 0 15%, transparent 16%),\n      radial-gradient(circle at 76% 63%, #6460b6 0 20%, transparent 21%),\n      radial-gradient(circle at 32% 73%, #319fb1 0 18%, transparent 19%),\n      linear-gradient(135deg, #ed9b48, #bf5b87 42%, #5556a4 72%, #258b9b);\n    border-radius: 22px;\n  }\n\n  .ds-jewelspun-ombre .ds-yarn-visual::before {\n    position: absolute;\n    inset: 34px;\n    border: 1px solid rgba(255, 255, 255, 0.38);\n    border-radius: 50%;\n    content: \"\";\n  }\n\n  .ds-jewelspun-ombre .ds-yarn-visual::after {\n    position: absolute;\n    inset: 82px;\n    border: 28px solid rgba(255, 255, 255, 0.13);\n    border-radius: 50%;\n    content: \"\";\n  }\n\n  .ds-jewelspun-ombre .ds-yarn-visual-inner {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    min-height: 430px;\n    flex-direction: column;\n    justify-content: space-between;\n    padding: 38px;\n    color: var(--white);\n  }\n\n  .ds-jewelspun-ombre .ds-yarn-label {\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .ds-jewelspun-ombre .ds-yarn-number {\n    display: block;\n    margin-top: 9px;\n    font-size: clamp(58px, 8vw, 105px);\n    font-weight: 850;\n    letter-spacing: -0.075em;\n    line-height: 0.9;\n  }\n\n  .ds-jewelspun-ombre .ds-yarn-visual p {\n    max-width: 350px;\n    margin-bottom: 0;\n    color: rgba(255, 255, 255, 0.9);\n  }\n\n  .ds-jewelspun-ombre .ds-stat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(145px, 1fr));\n    gap: 10px;\n    margin: 30px 0;\n  }\n\n  .ds-jewelspun-ombre .ds-stat {\n    padding: 19px 14px;\n    background: rgba(255, 255, 255, 0.82);\n    border: 1px solid var(--border);\n    border-radius: 13px;\n    text-align: center;\n  }\n\n  .ds-jewelspun-ombre .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 800;\n    line-height: 1.15;\n  }\n\n  .ds-jewelspun-ombre .ds-stat-label {\n    display: block;\n    margin-top: 6px;\n    color: #716978;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .ds-jewelspun-ombre .ds-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 11px;\n    margin-top: 25px;\n  }\n\n  .ds-jewelspun-ombre .ds-button {\n    display: inline-flex;\n    min-height: 50px;\n    align-items: center;\n    justify-content: center;\n    padding: 12px 21px;\n    border: 1px solid var(--purple-dark);\n    border-radius: 7px;\n    background: var(--purple-dark);\n    color: var(--white);\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.25;\n    text-align: center;\n    text-decoration: none;\n  }\n\n  .ds-jewelspun-ombre .ds-button:hover {\n    opacity: 0.88;\n  }\n\n  .ds-jewelspun-ombre .ds-button-secondary {\n    background: transparent;\n    color: var(--purple-dark);\n  }\n\n  .ds-jewelspun-ombre .ds-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 245px), 1fr));\n    gap: 16px;\n    margin-top: 31px;\n  }\n\n  .ds-jewelspun-ombre .ds-feature-card {\n    padding: 27px;\n    background: var(--light);\n    border: 1px solid var(--border);\n    border-radius: 15px;\n  }\n\n  .ds-jewelspun-ombre .ds-feature-number {\n    display: inline-flex;\n    width: 36px;\n    height: 36px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 17px;\n    border-radius: 50%;\n    background: var(--purple);\n    color: var(--white);\n    font-size: 13px;\n    font-weight: 750;\n  }\n\n  .ds-jewelspun-ombre .ds-feature-card p {\n    margin-bottom: 0;\n    color: var(--grey);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .ds-jewelspun-ombre .ds-split {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr));\n    align-items: center;\n    gap: clamp(32px, 6vw, 74px);\n  }\n\n  .ds-jewelspun-ombre .ds-visual-panel {\n    padding: clamp(30px, 5vw, 50px);\n    background:\n      radial-gradient(circle at 82% 18%, rgba(255, 202, 99, 0.42), transparent 30%),\n      linear-gradient(145deg, #885a9a, #382542);\n    border-radius: 19px;\n    color: var(--white);\n  }\n\n  .ds-jewelspun-ombre .ds-visual-number {\n    display: block;\n    margin-bottom: 9px;\n    font-size: clamp(45px, 7vw, 88px);\n    font-weight: 820;\n    letter-spacing: -0.065em;\n    line-height: 0.96;\n  }\n\n  .ds-jewelspun-ombre .ds-visual-label {\n    display: block;\n    font-size: 18px;\n    font-weight: 720;\n  }\n\n  .ds-jewelspun-ombre .ds-callout {\n    padding: clamp(31px, 5vw, 54px);\n    background:\n      radial-gradient(circle at 90% 15%, rgba(218, 154, 59, 0.3), transparent 28%),\n      var(--ink);\n    border-radius: 19px;\n    color: var(--white);\n  }\n\n  .ds-jewelspun-ombre .ds-callout h3,\n  .ds-jewelspun-ombre .ds-callout h4 {\n    color: var(--white);\n  }\n\n  .ds-jewelspun-ombre .ds-callout-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 310px), 1fr));\n    align-items: center;\n    gap: 40px;\n  }\n\n  .ds-jewelspun-ombre .ds-check-list,\n  .ds-jewelspun-ombre .ds-project-list {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 220px), 1fr));\n    gap: 10px 28px;\n    margin: 23px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ds-jewelspun-ombre .ds-check-list li,\n  .ds-jewelspun-ombre .ds-project-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-jewelspun-ombre .ds-check-list li::before,\n  .ds-jewelspun-ombre .ds-project-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--pink);\n    content: \"✓\";\n    font-weight: 800;\n  }\n\n  .ds-jewelspun-ombre .ds-callout .ds-check-list li::before {\n    color: #f4c56d;\n  }\n\n  .ds-jewelspun-ombre .ds-note {\n    padding: 25px 27px;\n    border-left: 4px solid var(--purple);\n    background: var(--purple-soft);\n    border-radius: 4px 13px 13px 4px;\n  }\n\n  .ds-jewelspun-ombre .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-jewelspun-ombre .ds-shade-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 185px), 1fr));\n    gap: 14px;\n    margin-top: 28px;\n  }\n\n  .ds-jewelspun-ombre .ds-shade {\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    background: var(--white);\n  }\n\n  .ds-jewelspun-ombre .ds-shade-swatch {\n    min-height: 125px;\n  }\n\n  .ds-jewelspun-ombre .ds-rainbow {\n    background: linear-gradient(135deg, #f2a340, #d95f7c, #7558a6, #3b8ca2, #79a759);\n  }\n\n  .ds-jewelspun-ombre .ds-crimson {\n    background: linear-gradient(135deg, #ffc45f, #e55d50, #a5304b, #572846);\n  }\n\n  .ds-jewelspun-ombre .ds-ocean {\n    background: linear-gradient(135deg, #b5e2e5, #4eb3c8, #2572a7, #243b78);\n  }\n\n  .ds-jewelspun-ombre .ds-violet {\n    background: linear-gradient(135deg, #e5b9dc, #a96bad, #675395, #3f3b76);\n  }\n\n  .ds-jewelspun-ombre .ds-silver {\n    background: linear-gradient(135deg, #f3f1ed, #c8c6cc, #8d8a98, #4c4857);\n  }\n\n  .ds-jewelspun-ombre .ds-shade-copy {\n    padding: 16px;\n  }\n\n  .ds-jewelspun-ombre .ds-shade-copy h4 {\n    margin-bottom: 3px;\n    font-size: 16px;\n  }\n\n  .ds-jewelspun-ombre .ds-shade-copy p {\n    margin-bottom: 0;\n    color: var(--grey);\n    font-size: 13px;\n  }\n\n  .ds-jewelspun-ombre .ds-use-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 185px), 1fr));\n    gap: 13px;\n    margin-top: 27px;\n  }\n\n  .ds-jewelspun-ombre .ds-use-item {\n    padding: 20px;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    background: var(--white);\n    text-align: center;\n  }\n\n  .ds-jewelspun-ombre .ds-table-wrap {\n    width: 100%;\n    margin-top: 23px;\n    overflow-x: auto;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n  }\n\n  .ds-jewelspun-ombre table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--white);\n  }\n\n  .ds-jewelspun-ombre th,\n  .ds-jewelspun-ombre td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--border);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .ds-jewelspun-ombre th {\n    width: 38%;\n    background: var(--light);\n    color: var(--ink);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .ds-jewelspun-ombre td {\n    color: #554e58;\n    font-size: 14px;\n  }\n\n  .ds-jewelspun-ombre tr:last-child th,\n  .ds-jewelspun-ombre tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-jewelspun-ombre details {\n    margin-top: 13px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: var(--white);\n  }\n\n  .ds-jewelspun-ombre summary {\n    position: relative;\n    padding: 18px 52px 18px 19px;\n    cursor: pointer;\n    color: var(--ink);\n    font-size: 16px;\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .ds-jewelspun-ombre summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-jewelspun-ombre summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    transform: translateY(-50%);\n    color: var(--purple);\n    content: \"+\";\n    font-size: 26px;\n  }\n\n  .ds-jewelspun-ombre details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-jewelspun-ombre .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--grey);\n  }\n\n  .ds-jewelspun-ombre .ds-direct-sewing {\n    padding: clamp(32px, 5vw, 54px);\n    background: var(--light);\n    border-radius: 18px;\n    text-align: center;\n  }\n\n  .ds-jewelspun-ombre .ds-direct-sewing p {\n    max-width: 900px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media (max-width: 850px) {\n    .ds-jewelspun-ombre .ds-hero-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ds-jewelspun-ombre .ds-yarn-visual,\n    .ds-jewelspun-ombre .ds-yarn-visual-inner {\n      min-height: 325px;\n    }\n  }\n\n  @media (max-width: 700px) {\n    .ds-jewelspun-ombre {\n      font-size: 15px;\n    }\n\n    .ds-jewelspun-ombre .ds-section {\n      padding: 45px 0;\n    }\n\n    .ds-jewelspun-ombre .ds-hero {\n      padding: 28px 20px 36px;\n    }\n\n    .ds-jewelspun-ombre .ds-button-row,\n    .ds-jewelspun-ombre .ds-button {\n      width: 100%;\n    }\n\n    .ds-jewelspun-ombre .ds-stat-grid,\n    .ds-jewelspun-ombre .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-jewelspun-ombre\"\u003e\n\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eExtra-large colour-changing Aran knitting and crochet yarn\u003c\/span\u003e\n\n        \u003ch2\u003eSirdar Jewelspun Ombre 400g\u003c\/h2\u003e\n\n        \u003cp class=\"ds-lead\"\u003e\n          Watch one shade melt softly into the next with a full kilometre of colour-changing yarn in every generous 400g ball. Sirdar Jewelspun Ombre creates long, glowing transitions across knitting and crochet, turning simple stitches into dramatic garments, shawls, blankets and accessories.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ds-stat-grid\" aria-label=\"Sirdar Jewelspun Ombre yarn specifications\"\u003e\n          \u003cdiv class=\"ds-stat\"\u003e\n            \u003cspan class=\"ds-stat-number\"\u003e400g\u003c\/span\u003e\n            \u003cspan class=\"ds-stat-label\"\u003eextra-large yarn ball\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ds-stat\"\u003e\n            \u003cspan class=\"ds-stat-number\"\u003e1000m\u003c\/span\u003e\n            \u003cspan class=\"ds-stat-label\"\u003eapproximately one kilometre\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ds-stat\"\u003e\n            \u003cspan class=\"ds-stat-number\"\u003eAran\u003c\/span\u003e\n            \u003cspan class=\"ds-stat-label\"\u003eversatile yarn weight\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ds-stat\"\u003e\n            \u003cspan class=\"ds-stat-number\"\u003e5mm\u003c\/span\u003e\n            \u003cspan class=\"ds-stat-label\"\u003erecommended needles and hook\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-button-row\"\u003e\n          \u003ca class=\"ds-button\" href=\"https:\/\/sirdar.com\/en\/products\/sirdar-jewelspun-ombre-aran-400g\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n            View Official Sirdar Details\n          \u003c\/a\u003e\n\n          \u003ca class=\"ds-button ds-button-secondary\" href=\"https:\/\/www.directsewing.co.nz\/collections\/all\/sirdar\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n            Explore Sirdar Yarn\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-yarn-visual\" aria-label=\"Soft flowing ombre colour transitions\"\u003e\n        \u003cdiv class=\"ds-yarn-visual-inner\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"ds-yarn-label\"\u003eOne extraordinary ball\u003c\/span\u003e\n            \u003cspan class=\"ds-yarn-number\"\u003e1km\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Long, uninterrupted shade changes designed to flow across large areas of knitting and crochet.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eA new kind of Jewelspun colour effect\u003c\/span\u003e\n\n    \u003ch3\u003eSoft ombre transitions rather than traditional stripes\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      Jewelspun Ombre is designed to create gradual, softly blended shade changes that flow across the finished fabric.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Instead of repeating short bands of contrasting colour, each large ball moves through extended transitions that can appear to glow as one shade develops into the next.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The result is especially striking across broad garment panels, shawls, wraps, blankets and crochet pieces where the yarn has room to reveal its complete colour journey.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Because the colour work is already contained within the yarn, even straightforward stocking stitch, garter stitch, granny stitch or simple crochet fabric can produce an impressive finished project.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhy Jewelspun Ombre stands out\u003c\/span\u003e\n\n    \u003ch3\u003eStatement colour with straightforward knitting and crochet\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-feature-grid\"\u003e\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003eContinuous ombre colour\u003c\/h4\u003e\n        \u003cp\u003e\n          Long tonal transitions create a softer effect than short, sharply defined stripes.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eOne kilometre per ball\u003c\/h4\u003e\n        \u003cp\u003e\n          Approximately 1000 metres gives many projects the freedom to develop with fewer joins.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eGenerous 400g format\u003c\/h4\u003e\n        \u003cp\u003e\n          The extra-large ball supports uninterrupted colour flow across larger areas of fabric.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eVersatile Aran weight\u003c\/h4\u003e\n        \u003cp\u003e\n          Suitable for garments, scarves, shawls, crochet pieces, bags and home accessories.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eLightweight drape\u003c\/h4\u003e\n        \u003cp\u003e\n          Creates flowing year-round fabric rather than an overly dense or heavy result.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eSoft acrylic handle\u003c\/h4\u003e\n        \u003cp\u003e\n          Comfortable to work with and practical for frequently worn or gifted projects.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e07\u003c\/span\u003e\n        \u003ch4\u003eMachine washable\u003c\/h4\u003e\n        \u003cp\u003e\n          Easy-care construction makes finished garments and accessories simpler to maintain.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e08\u003c\/span\u003e\n        \u003ch4\u003eEvery project is unique\u003c\/h4\u003e\n        \u003cp\u003e\n          Variations in each ball’s starting point produce different colour placement in every make.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-callout\"\u003e\n      \u003cdiv class=\"ds-callout-grid\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-eyebrow\" style=\"color:#f4c56d;\"\u003eExtra-large ball, fewer interruptions\u003c\/span\u003e\n\n          \u003ch3\u003eWhy is Jewelspun Ombre supplied in a 400g ball?\u003c\/h3\u003e\n\n          \u003cp\u003e\n            A long ombre transition needs room to develop. Joining several small balls could interrupt the sequence or create sudden changes in colour placement.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Sirdar therefore supplies Jewelspun Ombre in a generous 400g format containing approximately 1000 metres of yarn.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            This helps the shades move continuously across larger areas and allows many garments or accessories to be completed with only one or two balls.\n          \u003c\/p\u003e\n\n          \u003cul class=\"ds-check-list\"\u003e\n            \u003cli\u003eFewer yarn joins\u003c\/li\u003e\n            \u003cli\u003eLonger colour transitions\u003c\/li\u003e\n            \u003cli\u003eMore consistent visual flow\u003c\/li\u003e\n            \u003cli\u003eExcellent one-ball potential\u003c\/li\u003e\n            \u003cli\u003eLess end weaving\u003c\/li\u003e\n            \u003cli\u003eGenerous project value\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-visual-number\"\u003e400g\u003c\/span\u003e\n          \u003cspan class=\"ds-visual-label\"\u003eApproximately 1000 metres in one ball\u003c\/span\u003e\n\n          \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n            Enough metreage to let the ombre effect unfold without frequent joins.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv class=\"ds-visual-panel\"\u003e\n        \u003cspan class=\"ds-visual-number\"\u003e1000m\u003c\/span\u003e\n        \u003cspan class=\"ds-visual-label\"\u003eApproximately 1093 yards per ball\u003c\/span\u003e\n\n        \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n          Outstanding metreage for one-ball accessories and economical larger projects.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eA full kilometre of creative possibility\u003c\/span\u003e\n\n        \u003ch3\u003eHow much can one ball make?\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The exact result depends on pattern size, tension, stitch density and construction, but the 1000-metre ball offers substantial project potential.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Many shawls, scarves, wraps, bags and smaller garment sizes may require only one ball when using a suitable Jewelspun Ombre pattern.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Larger garments, blankets and oversized designs may need additional balls. Always follow the pattern’s stated yarn quantity rather than estimating from weight alone.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eAvailable Direct Sewing shades\u003c\/span\u003e\n\n    \u003ch3\u003eFive distinctive ombre colour journeys\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-shade-grid\"\u003e\n      \u003carticle class=\"ds-shade\"\u003e\n        \u003cdiv class=\"ds-shade-swatch ds-rainbow\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ds-shade-copy\"\u003e\n          \u003ch4\u003e100 Rainbow Glow\u003c\/h4\u003e\n          \u003cp\u003eWarm golds, pinks, violets, blues and green-inspired tones.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-shade\"\u003e\n        \u003cdiv class=\"ds-shade-swatch ds-crimson\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ds-shade-copy\"\u003e\n          \u003ch4\u003e102 Crimson Sunset\u003c\/h4\u003e\n          \u003cp\u003eGlowing gold, coral, crimson and deep berry transitions.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-shade\"\u003e\n        \u003cdiv class=\"ds-shade-swatch ds-ocean\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ds-shade-copy\"\u003e\n          \u003ch4\u003e103 Ocean Blue\u003c\/h4\u003e\n          \u003cp\u003ePale aqua flowing through turquoise, ocean blue and navy.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-shade\"\u003e\n        \u003cdiv class=\"ds-shade-swatch ds-violet\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ds-shade-copy\"\u003e\n          \u003ch4\u003e104 Violet Dawn\u003c\/h4\u003e\n          \u003cp\u003eSoft mauve, lavender, violet and deep twilight purple.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-shade\"\u003e\n        \u003cdiv class=\"ds-shade-swatch ds-silver\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ds-shade-copy\"\u003e\n          \u003ch4\u003e105 Silvery Moon\u003c\/h4\u003e\n          \u003cp\u003ePearl, silver, smoke and charcoal-inspired neutral tones.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-note\" style=\"margin-top:25px;\"\u003e\n      \u003cp\u003e\n        Each ball can begin at a different point within the colour sequence. The exact shade visible on the outside of your ball and the placement of colour in the finished project may vary.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eDesigned for simple stitches to shine\u003c\/span\u003e\n\n    \u003ch3\u003eLet the yarn create the visual interest\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Jewelspun Ombre does not need an intricate stitch pattern to look impressive.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Smooth stocking stitch and simple crochet fabric provide a clear surface across which the colour transition can unfold.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Garter stitch, moss stitch, granny stitch and uncomplicated texture can also work beautifully, although highly complex cables or lace may compete with the changing colour.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eStocking stitch\u003c\/li\u003e\n      \u003cli\u003eGarter stitch\u003c\/li\u003e\n      \u003cli\u003eMoss stitch\u003c\/li\u003e\n      \u003cli\u003eSimple ribbing\u003c\/li\u003e\n      \u003cli\u003eGranny stitch\u003c\/li\u003e\n      \u003cli\u003eBasic crochet fabric\u003c\/li\u003e\n      \u003cli\u003eOpen mesh crochet\u003c\/li\u003e\n      \u003cli\u003eSimple textured patterns\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eSuitable for knitting and crochet\u003c\/span\u003e\n\n    \u003ch3\u003eUse 5mm needles or a 5mm crochet hook as your starting point\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Sirdar recommends 5mm knitting needles or a 5mm crochet hook for the standard fabric.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Needle and hook size may be adjusted to meet the pattern tension or to create a looser or denser result.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      A larger needle or hook can increase drape and openness, while a smaller size can produce firmer fabric for bags and structured accessories.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003cp\u003e\n        Always make a tension swatch when size, fit or finished dimensions matter. The recommended tool size is a starting point, not a substitute for matching the pattern gauge.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eLightweight Aran fabric\u003c\/span\u003e\n\n    \u003ch3\u003eDrape suitable for year-round garments\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Although Jewelspun Ombre is classified as Aran weight, its construction is intended to create a relatively lightweight fabric with attractive movement.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This makes it suitable for cardigans, tops, wraps and accessories that can be worn across more than one season.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Using closer stitches can create a firmer fabric for bags, cushions and accessories where additional structure is preferred.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eProject construction changes the colour result\u003c\/span\u003e\n\n    \u003ch3\u003eOne piece, in the round or separate panels?\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The way a project is constructed affects how the ombre sequence appears.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      A one-piece garment allows the colours to flow continuously across a broad area. Knitting in the round creates an uninterrupted spiral progression.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Separate fronts, backs and sleeves may each begin at a different colour point unless the yarn is intentionally wound and matched.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eOne-piece projects maximise continuity\u003c\/li\u003e\n      \u003cli\u003eIn-the-round knitting creates flowing progression\u003c\/li\u003e\n      \u003cli\u003eSeparate panels may show different colour placement\u003c\/li\u003e\n      \u003cli\u003eMatching panels requires advance planning\u003c\/li\u003e\n      \u003cli\u003eEvery construction method creates a different effect\u003c\/li\u003e\n      \u003cli\u003eIndividuality is part of the yarn’s character\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003ch4\u003eUsing more than one ball\u003c\/h4\u003e\n\n      \u003cp\u003e\n        Check that all balls are the same shade number before beginning.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Because each ball may begin at a different point in the ombre sequence, the visible outer colour may not match even when the shade number is identical.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        For a planned transition, unwind the second ball until you locate a similar colour point. For a more organic effect, allow the second ball to begin naturally.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eIdeal projects\u003c\/span\u003e\n\n    \u003ch3\u003eWhere Jewelspun Ombre performs beautifully\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-use-grid\"\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eShawls\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eWraps\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eScarves\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eCardigans\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSweaters\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003ePonchos\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eCrochet garments\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eMarket bags\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eShoulder bags\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eBlankets\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eCushions\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eOne-ball projects\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eJewelspun collection comparison\u003c\/span\u003e\n\n    \u003ch3\u003eOmbre, original Aran or With Wool Chunky?\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eJewelspun Ombre 400g\u003c\/th\u003e\n            \u003ctd\u003e\n              Softly graduated colour transitions, 1000 metres per ball, lightweight Aran fabric and strong one-ball project potential.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eJewelspun Aran 200g\u003c\/th\u003e\n            \u003ctd\u003e\n              The classic Jewelspun effect with more recognisable self-striping changes in a smaller 200g Aran ball.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eJewelspun With Wool Chunky 200g\u003c\/th\u003e\n            \u003ctd\u003e\n              A thicker, faster-working option with wool in the blend for warmer winter garments and accessories.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eChoose Jewelspun Ombre when\u003c\/th\u003e\n            \u003ctd\u003e\n              You want very long colour changes, minimal joins, generous metreage and flowing statement fabric.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eCare for the finished project\u003c\/span\u003e\n\n    \u003ch3\u003eEasy-care machine-washable yarn\u003c\/h3\u003e\n\n    \u003cul class=\"ds-project-list\"\u003e\n      \u003cli\u003eMachine wash on a wool cycle\u003c\/li\u003e\n      \u003cli\u003eWash dark colours separately\u003c\/li\u003e\n      \u003cli\u003eReshape while damp\u003c\/li\u003e\n      \u003cli\u003eDry flat\u003c\/li\u003e\n      \u003cli\u003eDo not tumble dry\u003c\/li\u003e\n      \u003cli\u003eDo not iron\u003c\/li\u003e\n      \u003cli\u003eDo not dry clean\u003c\/li\u003e\n      \u003cli\u003eFollow the yarn label instructions\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"ds-note\" style=\"margin-top:25px;\"\u003e\n      \u003cp\u003e\n        Care directions for a completed project must also account for any other yarns, trims, linings or embellishments used in the design.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eYarn specifications\u003c\/span\u003e\n\n    \u003ch3\u003eSirdar Jewelspun Ombre 400g details\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n            \u003ctd\u003eSirdar\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eYarn range\u003c\/th\u003e\n            \u003ctd\u003eJewelspun Ombre\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eYarn effect\u003c\/th\u003e\n            \u003ctd\u003eLong, softly graduated ombre colour transitions\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFibre composition\u003c\/th\u003e\n            \u003ctd\u003e100% acrylic\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBall weight\u003c\/th\u003e\n            \u003ctd\u003e400g\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eApproximate length\u003c\/th\u003e\n            \u003ctd\u003e1000 metres \/ 1093 yards\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eYarn weight\u003c\/th\u003e\n            \u003ctd\u003eAran\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStandard knitting tension\u003c\/th\u003e\n            \u003ctd\u003e18 stitches × 24 rows to 10cm \/ 4 inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRecommended knitting needles\u003c\/th\u003e\n            \u003ctd\u003e5mm \/ US 8\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRecommended crochet hook\u003c\/th\u003e\n            \u003ctd\u003e5mm \/ US H-8\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCare\u003c\/th\u003e\n            \u003ctd\u003eMachine washable on a wool cycle; dry flat and reshape while wet\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTumble drying\u003c\/th\u003e\n            \u003ctd\u003eNot recommended\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eIroning\u003c\/th\u003e\n            \u003ctd\u003eDo not iron\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDry cleaning\u003c\/th\u003e\n            \u003ctd\u003eDo not dry clean\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSuitable techniques\u003c\/th\u003e\n            \u003ctd\u003eHand knitting and crochet\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAvailable Direct Sewing shades\u003c\/th\u003e\n            \u003ctd\u003e100 Rainbow Glow, 102 Crimson Sunset, 103 Ocean Blue, 104 Violet Dawn and 105 Silvery Moon\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePattern included\u003c\/th\u003e\n            \u003ctd\u003eNo, unless specifically stated\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedles or hook included\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eImportant colour information\u003c\/span\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003ch4\u003eNo two projects will look exactly the same\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The starting point of the ombre sequence varies between balls, so the colour visible on the outside may differ from the product image.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Screen settings, lighting and photography can also affect how shades appear online.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The same shade number should be selected when purchasing multiple balls, but identical colour placement cannot be guaranteed.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This variation is intentional and helps make every Jewelspun Ombre project individual.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFrequently asked questions\u003c\/span\u003e\n\n    \u003ch3\u003eSirdar Jewelspun Ombre FAQ\u003c\/h3\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eIs Jewelspun Ombre wool?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. Jewelspun Ombre is made from 100% acrylic fibre.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat yarn weight is it?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It is classified as Aran weight.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much yarn is in one ball?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Each 400g ball contains approximately 1000 metres or 1093 yards.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy is the ball so large?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The large format minimises joins and allows the long ombre colour sequence to develop continuously across the project.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this self-striping yarn?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It is a colour-changing yarn, but the effect is more gradual and softly blended than a traditional short-repeat self-striping yarn.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat size knitting needles should I use?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Sirdar recommends 5mm needles as the standard starting point. Use the size required to achieve your pattern tension.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat crochet-hook size is recommended?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          A 5mm crochet hook is recommended for the standard fabric.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan beginners use Jewelspun Ombre?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Simple stitches showcase the colour effect beautifully, making it suitable for confident beginners as well as experienced knitters and crocheters.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan one ball make a project?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Many shawls, scarves, accessories and selected smaller garments can be one-ball projects. Follow the stated yarn quantity in your chosen pattern.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it suitable for garments?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Its lightweight Aran fabric and drape suit cardigans, sweaters, tops, ponchos and wraps.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it be used for crochet?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The flowing colour transitions work particularly well in shawls, garments, granny stitch, wraps, bags and accessories.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it be used for blankets?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The generous metreage and gradual colour changes suit throws, lap blankets and larger crochet or knitted pieces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it be used for bags?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Use closer stitches or a smaller needle or hook to create a denser, more structured fabric.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill two balls begin with the same colour?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Not necessarily. Balls of the same shade can begin at different points within the ombre sequence.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I match the colour sequence between two balls?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          You may unwind the second ball until you locate a similar point in the sequence, although some yarn may need to be set aside.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill separate garment pieces match?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Not automatically. Fronts, backs and sleeves can begin at different colour points unless the sequence is planned and matched.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs Jewelspun Ombre machine washable?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Wash it on an appropriate wool cycle, reshape while damp and dry the project flat.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it be tumble dried?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. Sirdar recommends drying the finished project flat.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it be ironed?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The official care instructions state not to iron it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs a pattern included?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No pattern is included unless the product listing specifically states otherwise.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre knitting needles or a crochet hook included?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. Needles, hooks and other project accessories are sold separately.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the difference between Jewelspun Ombre and Jewelspun Aran?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Jewelspun Ombre uses longer, softer shade transitions and comes in a 400g ball containing approximately 1000 metres. Original Jewelspun Aran uses a more traditional self-striping effect in a smaller ball.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy does my ball look different from the website image?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The outside of each ball can show a different point in the colour sequence. Lighting and screen settings can also affect colour appearance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-direct-sewing\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eBuy Sirdar yarn from a New Zealand knitting specialist\u003c\/span\u003e\n\n      \u003ch3\u003eOne kilometre of colour, backed by knowledgeable local service\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Direct Sewing offers a growing New Zealand range of Sirdar yarns, knitting needles, crochet hooks, pattern tools and project accessories online and through our Auckland showroom.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Our team can help you compare Jewelspun Ombre with original Jewelspun Aran and Jewelspun With Wool Chunky, choose a suitable needle or hook size and understand how project construction will affect the colour flow.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        We also stock premium ChiaoGoo, KnitPro, Clover, Tulip, Prym and other knitting and crochet tools for building a complete project setup.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        For makers wanting exceptional metreage, easy-care performance and dramatic colour that develops naturally as they work, Sirdar Jewelspun Ombre is one of the most exciting one-ball yarns in the Direct Sewing collection.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Sirdar","offers":[{"title":"100 RAINBOW GLOW","offer_id":48304895754461,"sku":"119401-100","price":59.9,"currency_code":"NZD","in_stock":false},{"title":"102 CRIMSON SUNSET","offer_id":48304895787229,"sku":"119401-102","price":59.9,"currency_code":"NZD","in_stock":false},{"title":"103 OCEAN BLUE","offer_id":48304895819997,"sku":"119401-103","price":59.9,"currency_code":"NZD","in_stock":false},{"title":"104 VIOLET DAWN","offer_id":48304895852765,"sku":"119401-104","price":59.9,"currency_code":"NZD","in_stock":false},{"title":"105 SILVERY MOON","offer_id":48304895885533,"sku":"119401-105","price":59.9,"currency_code":"NZD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/119401-100-A.jpg?v=1785724998","url":"https:\/\/www.directsewing.co.nz\/products\/sirdar-jewelspun-ombre-400g","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}