{"product_id":"🎃-6-12-colors-temporary-hair-chalk-washable-festival-hair-color-for-halloween-cosplay-parties","title":"🎃 6\/12 Colors Temporary Hair Chalk – Washable Festival Hair Color for Halloween, Cosplay \u0026 Parties","description":"\u003c!--\n  Temporary Hair Chalk Landing Page\n  Shopify-ready, image-led, mobile-first\n  Product facts are based on the supplied product images.\n\n  IMPORTANT:\n  Product packaging\/images state \"non-toxic\" and \"kids safe.\"\n  The copy below uses those supplied claims without expanding them into medical\/safety guarantees.\n--\u003e\n\n\u003cstyle\u003e\n  .hc-page,\n  .hc-page * {\n    box-sizing: border-box;\n  }\n\n  .hc-page {\n    --hc-purple: #6f3fb5;\n    --hc-pink: #ef4f9a;\n    --hc-blue: #2f7fe8;\n    --hc-orange: #f28b2d;\n    --hc-green: #57a962;\n    --hc-text: #29272d;\n    --hc-muted: #69656f;\n    --hc-line: #ece8f1;\n    --hc-soft: #faf8fc;\n    --hc-safe: #eef8f0;\n\n    width: 100%;\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 8px 10px 34px;\n    color: var(--hc-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .hc-page h2,\n  .hc-page h3,\n  .hc-page p {\n    margin-top: 0;\n  }\n\n  .hc-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .hc-media {\n    margin: 0 0 24px;\n  }\n\n  .hc-kicker,\n  .hc-eyebrow {\n    margin: 0 0 6px !important;\n    color: var(--hc-pink);\n    font-size: 11.5px;\n    font-weight: 850;\n    letter-spacing: .95px;\n    text-transform: uppercase;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .hc-hero {\n    text-align: center;\n    margin-bottom: 18px;\n  }\n\n  .hc-hero h2 {\n    max-width: 710px;\n    margin: 0 auto 10px;\n    color: #2b2340;\n    font-size: 30px;\n    line-height: 1.16;\n    letter-spacing: -.35px;\n  }\n\n  .hc-hero-sub {\n    max-width: 680px;\n    margin: 0 auto 17px !important;\n    color: var(--hc-muted);\n    font-size: 15.5px;\n  }\n\n  .hc-safe-banner {\n    margin: 0 0 18px;\n    padding: 14px 16px;\n    background: var(--hc-safe);\n    border: 1px solid #d6ead9;\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .hc-safe-banner strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #2c6b3b;\n    font-size: 15px;\n  }\n\n  .hc-safe-banner span {\n    color: #55715d;\n    font-size: 12.5px;\n  }\n\n  .hc-rainbow-line {\n    height: 5px;\n    margin: 0 0 18px;\n    border-radius: 999px;\n    background: linear-gradient(\n      90deg,\n      #2f7fe8 0%,\n      #56c0e8 15%,\n      #5bbf70 30%,\n      #f0ce3b 46%,\n      #f28b2d 61%,\n      #ec4b58 76%,\n      #d949a3 89%,\n      #7c4bc7 100%\n    );\n  }\n\n  \/* =========================\n     FEATURE STRIP\n     ========================= *\/\n\n  .hc-feature-strip {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    margin: 0 0 29px;\n    border-top: 1px solid var(--hc-line);\n    border-bottom: 1px solid var(--hc-line);\n  }\n\n  .hc-feature {\n    min-width: 0;\n    padding: 14px 7px;\n    text-align: center;\n  }\n\n  .hc-feature + .hc-feature {\n    border-left: 1px solid var(--hc-line);\n  }\n\n  .hc-feature strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--hc-purple);\n    font-size: 14px;\n    line-height: 1.3;\n  }\n\n  .hc-feature span {\n    display: block;\n    color: #716d78;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     SECTIONS\n     ========================= *\/\n\n  .hc-section {\n    margin: 30px 0;\n  }\n\n  .hc-section-head {\n    margin-bottom: 12px;\n  }\n\n  .hc-section-head h3 {\n    margin: 0;\n    color: #322943;\n    font-size: 22px;\n    line-height: 1.27;\n  }\n\n  .hc-copy {\n    margin-bottom: 15px !important;\n    color: var(--hc-muted);\n  }\n\n  .hc-callout {\n    margin: 20px 0;\n    padding: 17px 18px;\n    background: #f7f2fc;\n    border-left: 4px solid var(--hc-purple);\n    color: #5b5267;\n  }\n\n  .hc-callout strong {\n    color: #46355c;\n  }\n\n  .hc-wash {\n    margin: 20px 0;\n    padding: 17px 18px;\n    background: #edf7fb;\n    border-left: 4px solid var(--hc-blue);\n    color: #4e6470;\n  }\n\n  .hc-wash strong {\n    color: #28566f;\n  }\n\n  .hc-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hc-list li {\n    position: relative;\n    padding: 10px 0 10px 25px;\n    border-bottom: 1px solid var(--hc-line);\n    color: #57525d;\n  }\n\n  .hc-list li:last-child {\n    border-bottom: 0;\n  }\n\n  .hc-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 10px;\n    color: var(--hc-pink);\n    font-weight: 900;\n  }\n\n  .hc-list strong {\n    color: #332d3d;\n  }\n\n  \/* =========================\n     USE CASES\n     ========================= *\/\n\n  .hc-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .hc-use-item {\n    padding: 15px 13px;\n    border: 1px solid var(--hc-line);\n    background: var(--hc-soft);\n  }\n\n  .hc-use-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--hc-purple);\n    font-size: 14px;\n  }\n\n  .hc-use-item span {\n    display: block;\n    color: #6b6670;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     STEPS\n     ========================= *\/\n\n  .hc-steps {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px 20px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: hc-step;\n  }\n\n  .hc-steps li {\n    position: relative;\n    min-height: 38px;\n    padding-left: 44px;\n    color: #5c5862;\n  }\n\n  .hc-steps li::before {\n    counter-increment: hc-step;\n    content: counter(hc-step);\n    position: absolute;\n    left: 0;\n    top: 0;\n    width: 31px;\n    height: 31px;\n    border: 1px solid #bdacd5;\n    border-radius: 50%;\n    color: var(--hc-purple);\n    font-size: 13px;\n    font-weight: 850;\n    line-height: 29px;\n    text-align: center;\n  }\n\n  .hc-steps strong {\n    display: block;\n    margin-bottom: 2px;\n    color: #332d3d;\n  }\n\n  .hc-note {\n    margin-top: 18px;\n    padding: 13px 15px;\n    background: #f7f6f5;\n    color: #66615f;\n    font-size: 13px;\n  }\n\n  \/* =========================\n     COLOR LIST \/ SPECS\n     ========================= *\/\n\n  .hc-spec-wrap {\n    margin-top: 14px;\n    border-top: 1px solid var(--hc-line);\n  }\n\n  .hc-spec-row {\n    display: grid;\n    grid-template-columns: 40% 60%;\n    border-bottom: 1px solid var(--hc-line);\n  }\n\n  .hc-spec-row strong,\n  .hc-spec-row span {\n    padding: 10px 7px;\n    font-size: 13.5px;\n    line-height: 1.45;\n  }\n\n  .hc-spec-row strong {\n    color: #443951;\n  }\n\n  .hc-spec-row span {\n    color: #69636f;\n  }\n\n  .hc-colors {\n    margin: 18px 0 0;\n    padding: 16px 18px;\n    background: var(--hc-soft);\n  }\n\n  .hc-colors-title {\n    margin: 0 0 8px !important;\n    color: var(--hc-purple);\n    font-size: 15px;\n    font-weight: 850;\n  }\n\n  .hc-colors p {\n    margin-bottom: 0;\n    color: #69636f;\n    font-size: 13px;\n  }\n\n  \/* =========================\n     FINAL CTA\n     ========================= *\/\n\n  .hc-final {\n    margin: 31px 0 0;\n    padding: 24px 18px;\n    color: #fff;\n    text-align: center;\n    background:\n      linear-gradient(135deg, rgba(83,63,181,.97), rgba(229,66,147,.95)),\n      linear-gradient(90deg, #2f7fe8, #7c4bc7);\n  }\n\n  .hc-final h3 {\n    margin: 0 0 8px;\n    color: #fff;\n    font-size: 23px;\n    line-height: 1.25;\n  }\n\n  .hc-final p {\n    margin-bottom: 0;\n    color: rgba(255,255,255,.92);\n  }\n\n  @media (max-width: 620px) {\n    .hc-page {\n      padding: 7px 8px 28px;\n      font-size: 14.5px;\n    }\n\n    .hc-hero h2 {\n      font-size: 24px;\n    }\n\n    .hc-feature-strip {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .hc-feature:nth-child(3),\n    .hc-feature:nth-child(4) {\n      border-top: 1px solid var(--hc-line);\n    }\n\n    .hc-feature:nth-child(3) {\n      border-left: 0;\n    }\n\n    .hc-use-grid,\n    .hc-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .hc-spec-row {\n      grid-template-columns: 43% 57%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hc-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"hc-hero\"\u003e\n    \u003cp class=\"hc-kicker\"\u003e6\/12 Colors Temporary Hair Chalk\u003c\/p\u003e\n\n    \u003ch2\u003eColor It Tonight. Wash It Out Tomorrow. 🌈\u003c\/h2\u003e\n\n    \u003cdiv class=\"hc-safe-banner\"\u003e\n      \u003cstrong\u003e✓ NON-TOXIC FORMULA · KID-FRIENDLY · MADE FOR TEMPORARY COLOR FUN\u003c\/strong\u003e\n      \u003cspan\u003eDesigned for kids and adults when used as directed — bold color without committing to permanent dye.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-rainbow-line\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"hc-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260821000406_001.webp?v=1787285360\" alt=\"Temporary hair chalk with vivid washable colors\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"hc-hero-sub\"\u003e\n      Add bright highlights, streaks and festival-ready color in minutes — then wash it away with shampoo and water when the fun is over.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK BENEFITS --\u003e\n  \u003cdiv class=\"hc-feature-strip\"\u003e\n    \u003cdiv class=\"hc-feature\"\u003e\n      \u003cstrong\u003e12 Vivid Shades\u003c\/strong\u003e\n      \u003cspan\u003eMix, match \u0026amp; layer color\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-feature\"\u003e\n      \u003cstrong\u003eWashes Out Easily\u003c\/strong\u003e\n      \u003cspan\u003eShampoo + water cleanup\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-feature\"\u003e\n      \u003cstrong\u003eQuick Clamp Design\u003c\/strong\u003e\n      \u003cspan\u003eGrip, glide \u0026amp; color\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-feature\"\u003e\n      \u003cstrong\u003eFestival Ready\u003c\/strong\u003e\n      \u003cspan\u003eParties, cosplay \u0026amp; game day\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PARTY \/ FESTIVAL --\u003e\n  \u003cdiv class=\"hc-section\"\u003e\n    \u003cdiv class=\"hc-section-head\"\u003e\n      \u003cp class=\"hc-eyebrow\"\u003eParty-Ready in Minutes\u003c\/p\u003e\n      \u003ch3\u003eTurn Ordinary Hair Into the Best Part of the Outfit\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"hc-copy\"\u003e\n      Use one shade for a bold streak or combine several colors for a rainbow look. The compact temporary color applicators make it easy to create fun styles for special events without permanent dye.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hc-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260821000415_001.webp?v=1787285360\" alt=\"Temporary hair chalk styles for birthdays festivals game days and costume events\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-use-grid\"\u003e\n      \u003cdiv class=\"hc-use-item\"\u003e\n        \u003cstrong\u003e🎃 Halloween \u0026amp; Costume Events\u003c\/strong\u003e\n        \u003cspan\u003eMatch the hair color to the costume for a bigger transformation.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hc-use-item\"\u003e\n        \u003cstrong\u003e🎉 Birthdays \u0026amp; Parties\u003c\/strong\u003e\n        \u003cspan\u003eCreate colorful highlights and playful streaks in minutes.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hc-use-item\"\u003e\n        \u003cstrong\u003e🎵 Festivals \u0026amp; Concerts\u003c\/strong\u003e\n        \u003cspan\u003eMix bright shades for expressive temporary festival hair.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hc-use-item\"\u003e\n        \u003cstrong\u003e🏈 Game Day\u003c\/strong\u003e\n        \u003cspan\u003eChoose team-inspired shades and add color to braids, ponytails or streaks.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- APPLICATION --\u003e\n  \u003cdiv class=\"hc-section\"\u003e\n    \u003cdiv class=\"hc-section-head\"\u003e\n      \u003cp class=\"hc-eyebrow\"\u003eClamp. Guide. Color.\u003c\/p\u003e\n      \u003ch3\u003eSimple Color Without the Mess of Traditional Dye\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"hc-copy\"\u003e\n      The clip-style applicator grips a section of hair while the color surface glides along the strand, helping you create highlights and streaks exactly where you want them.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hc-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260821000409_001.webp?v=1787285360\" alt=\"Clamp guide and color temporary hair chalk application\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003col class=\"hc-steps\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003ePrepare the Hair\u003c\/strong\u003e\n        Comb the section you want to color. For the wet method, lightly mist the hair first.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eGrip One Strand\u003c\/strong\u003e\n        Place a small section of hair inside the chalk applicator.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eGlide Top to Bottom\u003c\/strong\u003e\n        Press gently and pull the applicator down the strand.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eBuild the Color\u003c\/strong\u003e\n        Repeat as needed for a brighter, more visible result.\n      \u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BEFORE AFTER --\u003e\n  \u003cdiv class=\"hc-section\"\u003e\n    \u003cdiv class=\"hc-section-head\"\u003e\n      \u003cp class=\"hc-eyebrow\"\u003eInstant Color Change\u003c\/p\u003e\n      \u003ch3\u003eGo From Everyday Hair to Bright, Playful Color — Without a Permanent Commitment\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260821000400_001.webp?v=1787285360\" alt=\"Before and after colorful temporary hair chalk transformation\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-callout\"\u003e\n      \u003cstrong\u003eWant a completely different look for one event?\u003c\/strong\u003e\n      Add bold streaks, multi-color panels or rainbow accents — then go back to your regular look after washing.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WASHABLE --\u003e\n  \u003cdiv class=\"hc-section\"\u003e\n    \u003cdiv class=\"hc-section-head\"\u003e\n      \u003cp class=\"hc-eyebrow\"\u003eThe Best Part? It Isn't Permanent.\u003c\/p\u003e\n      \u003ch3\u003eVivid Tonight. Washes Clean When You're Done.\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260821000403_001.webp?v=1787285360\" alt=\"Temporary hair chalk washes out easily with shampoo and water\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-wash\"\u003e\n      \u003cstrong\u003eEasy wash-out:\u003c\/strong\u003e\n      the supplied product imagery states that the temporary color can be washed out with shampoo and water. That means you can enjoy the color for the event without making it your permanent hair color.\n    \u003c\/div\u003e\n\n    \u003cul class=\"hc-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eNo permanent dye commitment:\u003c\/strong\u003e ideal when you only want the look for a party, costume or event.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eEasy style changes:\u003c\/strong\u003e switch colors for different outfits, themes and occasions.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGreat for experimentation:\u003c\/strong\u003e try bright shades before ever considering permanent color.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COLORS --\u003e\n  \u003cdiv class=\"hc-section\"\u003e\n    \u003cdiv class=\"hc-section-head\"\u003e\n      \u003cp class=\"hc-eyebrow\"\u003eBright Color Options\u003c\/p\u003e\n      \u003ch3\u003eBuild a Single Highlight or Mix a Full Rainbow Look\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260821000418_001.webp?v=1787285360\" alt=\"Temporary hair chalk twelve color chart\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-colors\"\u003e\n      \u003cp class=\"hc-colors-title\"\u003e12-color set shown in the product images\u003c\/p\u003e\n      \u003cp\u003e\n        Cornflower Blue · Cherry Blossom Pink · Lotus Leaf Green · Rose Red · Tulip Orange · Sunflower Yellow · Lilac Purple · Wintersweet Red · Jasmine White · Iris Cyan · Raspberry Red · Silver Leaf Chrysanthemum Grey\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hc-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260821000315_001.webp?v=1787285360\" alt=\"Temporary hair chalk package and 12 color overview\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PORTABLE --\u003e\n  \u003cdiv class=\"hc-section\"\u003e\n    \u003cdiv class=\"hc-section-head\"\u003e\n      \u003cp class=\"hc-eyebrow\"\u003ePocket-Size Color Fun\u003c\/p\u003e\n      \u003ch3\u003eSmall Enough to Carry. Bright Enough to Change the Whole Look.\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260821000350_001.webp?v=1787285360\" alt=\"Portable temporary hair chalk set for parties festivals and game day\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"hc-copy\"\u003e\n      The compact applicators are easy to store in a makeup bag, party kit or travel bag, so you can bring temporary color to birthdays, festivals, cosplay events and game days.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SIZE \/ SPECS --\u003e\n  \u003cdiv class=\"hc-section\"\u003e\n    \u003cdiv class=\"hc-section-head\"\u003e\n      \u003cp class=\"hc-eyebrow\"\u003eProduct Details\u003c\/p\u003e\n      \u003ch3\u003eCompact 3g Color Applicators\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260821000353_001.webp?v=1787285360\" alt=\"Twelve vibrant colors temporary hair chalk dimensions and specifications\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-spec-wrap\"\u003e\n      \u003cdiv class=\"hc-spec-row\"\u003e\n        \u003cstrong\u003eProduct Type\u003c\/strong\u003e\n        \u003cspan\u003eTemporary Hair Chalk \/ Hair Color Makeup\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hc-spec-row\"\u003e\n        \u003cstrong\u003eColor Options\u003c\/strong\u003e\n        \u003cspan\u003e6-color \/ 12-color variants\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hc-spec-row\"\u003e\n        \u003cstrong\u003eNet Weight\u003c\/strong\u003e\n        \u003cspan\u003e3g \/ 0.11 oz each\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hc-spec-row\"\u003e\n        \u003cstrong\u003eApprox. Applicator Size\u003c\/strong\u003e\n        \u003cspan\u003e5 × 4 × 1.5 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hc-spec-row\"\u003e\n        \u003cstrong\u003eColor Type\u003c\/strong\u003e\n        \u003cspan\u003eTemporary \u0026amp; washable\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hc-spec-row\"\u003e\n        \u003cstrong\u003eRecommended Uses\u003c\/strong\u003e\n        \u003cspan\u003eHalloween, cosplay, festivals, birthdays, game day, creative play\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW TO USE IMAGE --\u003e\n  \u003cdiv class=\"hc-section\"\u003e\n    \u003cdiv class=\"hc-section-head\"\u003e\n      \u003cp class=\"hc-eyebrow\"\u003eWet or Dry Styling\u003c\/p\u003e\n      \u003ch3\u003eChoose the Application Method That Fits the Look\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260821000355_001.webp?v=1787285360\" alt=\"How to use temporary hair chalk\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"hc-copy\"\u003e\n      Product instructions show both dry and lightly damp application methods. For stronger color, apply in repeated passes and allow the hair to dry before styling.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SAFETY \/ PRECAUTIONS --\u003e\n  \u003cdiv class=\"hc-section\"\u003e\n    \u003cdiv class=\"hc-section-head\"\u003e\n      \u003cp class=\"hc-eyebrow\"\u003eUse as Directed\u003c\/p\u003e\n      \u003ch3\u003eTemporary Color Made for Fun — With Simple Use Precautions\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hc-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260821000358_001.webp?v=1787285360\" alt=\"Temporary hair dye powder clip wet and dry use guide precautions\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"hc-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eNon-toxic \/ kids-safe claim:\u003c\/strong\u003e these statements appear on the supplied product packaging.\u003c\/li\u003e\n      \u003cli\u003e\u003cstrong\u003eAvoid eyes, mouth and excessive powder inhalation.\u003c\/strong\u003e\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eApply with gentle pressure:\u003c\/strong\u003e do not clamp or pull the hair excessively.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eProtect light-colored clothing:\u003c\/strong\u003e temporary color powder may transfer during application.\u003c\/li\u003e\n      \u003cli\u003e\u003cstrong\u003eAdult supervision recommended for younger children.\u003c\/strong\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"hc-note\"\u003e\n      Hair color intensity and wash-out time can vary by hair color, hair condition, application amount and whether the wet or dry method is used. Always follow the supplied product instructions.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hc-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260821001206_001.webp?v=1787285542\" alt=\"Temporary hair chalk additional product and styling image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003cdiv class=\"hc-final\"\u003e\n    \u003cp class=\"hc-kicker\" style=\"color:#ffe5f3;\"\u003eColor Without the Commitment\u003c\/p\u003e\n    \u003ch3\u003eHalloween Tonight. Game Day Tomorrow. A New Color Whenever You Want.\u003c\/h3\u003e\n    \u003cp\u003e\n      Choose your shades, clamp a strand, glide on the color and create a festival-ready look in minutes — then wash it out when the moment is over.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"CYY","offers":[{"title":"ALL-12PCS","offer_id":57102806974630,"sku":null,"price":32.9,"currency_code":"USD","in_stock":true},{"title":"LIGHT-6PCS","offer_id":57102807007398,"sku":null,"price":19.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260821000415_001.webp?v=1787285360","url":"https:\/\/getvyxor.com\/products\/%f0%9f%8e%83-6-12-colors-temporary-hair-chalk-washable-festival-hair-color-for-halloween-cosplay-parties","provider":"getvyxor","version":"1.0","type":"link"}