{"id":161016,"date":"2026-05-04T08:08:33","date_gmt":"2026-05-04T08:08:33","guid":{"rendered":"https:\/\/www.colomio.com\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog"},"modified":"2026-05-04 13:34:36","modified_gmt":"2026-05-04T13:34:36","slug":"soed-fugl-i-skyer-malebog","status":"publish","type":"page","link":"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog","title":{"rendered":"S\u00f8d fugl i skyer malebog til print"},"content":{"rendered":"\n<article class=\"tdp tdp--v2\" data-tdp-version=\"2\">\n  \n    <style>\n      \/* \u2500\u2500\u2500\u2500\u2500 Tokens (scoped) \u2500\u2500\u2500\u2500\u2500 *\/\n      .tdp.tdp--v2{\n        --tdp-c-bg:#faf8f5;\n        --tdp-c-white:#fff;\n        --tdp-c-text:#2d2a26;\n        --tdp-c-text-mid:#5a5650;\n        --tdp-c-text-light:#8a857f;\n        --tdp-c-primary:#e8734a;\n        --tdp-c-primary-hover:#d4623b;\n        --tdp-c-primary-soft:#fef0eb;\n        --tdp-c-secondary:#2a7d5f;\n        --tdp-c-secondary-soft:#e8f5ef;\n        --tdp-c-accent:#4a90c4;\n        --tdp-c-accent-soft:#ebf3fa;\n        --tdp-c-border:#e8e4df;\n        --tdp-c-section-alt:#f3f0eb;\n        --tdp-c-ugc-bg:#fdf6f0;\n        --tdp-radius-sm:8px;\n        --tdp-radius-md:14px;\n        --tdp-radius-lg:20px;\n        --tdp-shadow-card:0 2px 12px rgba(45,42,38,.07);\n        --tdp-shadow-hover:0 8px 28px rgba(45,42,38,.12);\n        --tdp-shadow-cta:0 4px 16px rgba(232,115,74,.3);\n        \/* Match GeneratePress theme stack used on colomio.com\/mandala\/ so\n           the detail page inherits the same rendering as sibling category\n           pages \u2014 no Google Fonts fetched. Display = Body = system stack. *\/\n        --tdp-font-display:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n        --tdp-font-body:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n        --tdp-max-w:900px;\n        --tdp-gap:clamp(16px,4vw,32px);\n        font-family:var(--tdp-font-body);\n        font-size:16px;\n        color:var(--tdp-c-text);\n        line-height:1.7;\n        max-width:var(--tdp-max-w);\n        margin:0 auto;\n      }\n\n      \/* \u2500\u2500\u2500\u2500\u2500 Hero card \u2500\u2500\u2500\u2500\u2500 *\/\n      .tdp--v2 .tdp-hero-card{background:var(--tdp-c-white);border-radius:var(--tdp-radius-lg);box-shadow:var(--tdp-shadow-card);overflow:hidden;border:1px solid var(--tdp-c-border);margin:0 0 var(--tdp-gap);animation:tdpFadeUp .5s ease both;}\n      .tdp--v2 .tdp-hero-card__image{background:#fdfcfb;display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vw,40px);border-bottom:1px solid var(--tdp-c-border);}\n      .tdp--v2 .tdp-hero-card__image picture,.tdp--v2 .tdp-hero-card__image img{display:block;max-width:500px;width:100%;height:auto;border-radius:var(--tdp-radius-md);margin:0;}\n      .tdp--v2 .tdp-hero-card__actions{padding:20px clamp(16px,4vw,32px);display:flex;gap:12px;flex-wrap:wrap;}\n\n      \/* \u2500\u2500\u2500\u2500\u2500 Buttons \u2500\u2500\u2500\u2500\u2500 *\/\n      .tdp--v2 .tdp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:var(--tdp-radius-md);font-family:var(--tdp-font-display);font-weight:700;font-size:16px;border:none;cursor:pointer;transition:all .2s ease;flex:1;min-width:160px;text-decoration:none;box-shadow:var(--tdp-shadow-card);}\n      .tdp--v2 .tdp-btn--primary{background:var(--tdp-c-primary);color:#fff;box-shadow:var(--tdp-shadow-cta);}\n      .tdp--v2 .tdp-btn--primary:hover{background:var(--tdp-c-primary-hover);color:#fff;transform:translateY(-1px);box-shadow:0 6px 20px rgba(232,115,74,.4);}\n      .tdp--v2 .tdp-btn--secondary{background:var(--tdp-c-text);color:#fff;}\n      .tdp--v2 .tdp-btn--secondary:hover{background:#1a1816;color:#fff;transform:translateY(-1px);}\n      .tdp--v2 .tdp-btn svg{width:18px;height:18px;flex-shrink:0;}\n\n      \/* \u2500\u2500\u2500\u2500\u2500 Intro \u2500\u2500\u2500\u2500\u2500 *\/\n      .tdp--v2 .tdp-intro{padding:0 0 var(--tdp-gap);}\n      .tdp--v2 .tdp-intro p{font-size:16px;color:var(--tdp-c-text-mid);margin:0 0 14px;line-height:1.75;}\n      .tdp--v2 .tdp-intro p:last-child{margin-bottom:0;}\n\n      \/* \u2500\u2500\u2500\u2500\u2500 Section shell (tips \/ community \/ related \/ faq) \u2500\u2500\u2500\u2500\u2500 *\/\n      .tdp--v2 .tdp-tips,.tdp--v2 .tdp-community,.tdp--v2 .tdp-related,.tdp--v2 .tdp-faq{border-radius:var(--tdp-radius-lg);padding:clamp(24px,4vw,40px);margin:0 0 var(--tdp-gap);}\n      .tdp--v2 .tdp-tips{background:var(--tdp-c-section-alt);}\n      .tdp--v2 .tdp-community{background:var(--tdp-c-ugc-bg);}\n      .tdp--v2 .tdp-related{background:var(--tdp-c-bg);border:1px solid var(--tdp-c-border);}\n      .tdp--v2 .tdp-faq{background:var(--tdp-c-white);border:1px solid var(--tdp-c-border);}\n\n      \/* \u2500\u2500\u2500\u2500\u2500 Section titles (with emoji icon badge) \u2500\u2500\u2500\u2500\u2500 *\/\n      .tdp--v2 .tdp-tips h2,.tdp--v2 .tdp-community h2,.tdp--v2 .tdp-related h2,.tdp--v2 .tdp-faq h2{font-family:var(--tdp-font-display);font-size:24px;font-weight:700;color:var(--tdp-c-text);margin:0 0 24px;display:flex;align-items:center;gap:10px;line-height:1.25;}\n      .tdp--v2 .tdp-tips h2::before,.tdp--v2 .tdp-community h2::before,.tdp--v2 .tdp-related h2::before,.tdp--v2 .tdp-faq h2::before{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;font-size:16px;flex-shrink:0;}\n      .tdp--v2 .tdp-tips h2::before{content:'\u270f\ufe0f';background:var(--tdp-c-primary-soft);}\n      .tdp--v2 .tdp-community h2::before{content:'\ud83c\udfa8';background:var(--tdp-c-secondary-soft);}\n      .tdp--v2 .tdp-related h2::before{content:'\u2728';background:var(--tdp-c-accent-soft);}\n      .tdp--v2 .tdp-faq h2::before{content:'\u2753';background:var(--tdp-c-primary-soft);}\n\n      \/* \u2500\u2500\u2500\u2500\u2500 Tip cards (built via CSS counter on GPT's <ul><li>) \u2500\u2500\u2500\u2500\u2500 *\/\n      .tdp--v2 .tdp-tips ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;counter-reset:tdp-tip;}\n      .tdp--v2 .tdp-tips li{counter-increment:tdp-tip;background:var(--tdp-c-white);border-radius:var(--tdp-radius-md);padding:20px 20px 20px 50px;border:1px solid var(--tdp-c-border);font-size:16px;color:var(--tdp-c-text-mid);line-height:1.65;position:relative;transition:box-shadow .2s,transform .2s;}\n      .tdp--v2 .tdp-tips li:hover{box-shadow:var(--tdp-shadow-card);transform:translateY(-1px);}\n      .tdp--v2 .tdp-tips li::before{content:counter(tdp-tip);position:absolute;left:16px;top:18px;width:26px;height:26px;border-radius:50%;background:var(--tdp-c-primary-soft);color:var(--tdp-c-primary);font-family:var(--tdp-font-display);font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;}\n\n      \/* \u2500\u2500\u2500\u2500\u2500 Watch-video deep-link (under hero CTAs) \u2500\u2500\u2500\u2500\u2500 *\/\n      .tdp--v2 .tdp-watch-video-link-wrap{margin:-8px 0 var(--tdp-gap);text-align:center;}\n      .tdp--v2 .tdp-watch-video-link{display:inline-flex;align-items:center;gap:6px;font-family:var(--tdp-font-display);font-weight:700;font-size:15px;color:var(--tdp-c-primary);text-decoration:none;padding:6px 10px;border-radius:var(--tdp-radius-sm);transition:background .2s,color .2s;}\n      .tdp--v2 .tdp-watch-video-link:hover{background:var(--tdp-c-primary-soft);color:var(--tdp-c-primary-hover);text-decoration:none;}\n\n      \/* \u2500\u2500\u2500\u2500\u2500 Community video \u2500\u2500\u2500\u2500\u2500 *\/\n      .tdp--v2 .tdp-community-video{border-radius:var(--tdp-radius-lg);overflow:hidden;background:#111;box-shadow:var(--tdp-shadow-card);margin-bottom:24px;scroll-margin-top:80px;}\n      .tdp--v2 .tdp-community-video video{width:100%;display:block;max-height:500px;object-fit:contain;background:#fff;}\n\n      \/* UGC thumbnails: markup matches coloring-feature's transform.js, so\n         the theme's shared .cs-thumb-btn + .ugc-thumb-item + gallery-modal\n         styles apply. Overrides below fine-tune the v2 look:\n           \u2022 medal badge sits *on* the thumb (overlapping the bottom edge)\n             instead of floating 6px below it (theme default)\n           \u2022 every item carries a rank-wrapper (top-3 visible, 4-6 hidden\n             via .is-hidden) so .ugc-like rows align at identical y\n           \u2022 mobile cap: only the first 3 thumbs on narrow viewports *\/\n      .tdp--v2 .tdp-community .cs-thumbs{margin-top:4px;margin-bottom:12px;align-items:flex-start;}\n      .tdp--v2 .tdp-community .ugc-rank-wrapper{height:22px;margin-top:-12px;position:relative;z-index:2;}\n      .tdp--v2 .tdp-community .ugc-medal-emoji{width:22px;height:22px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));}\n      .tdp--v2 .tdp-community .ugc-rank-wrapper.is-hidden{visibility:hidden;}\n      .tdp--v2 .tdp-community .ugc-like{padding-top:6px;min-height:0;}\n      .tdp--v2 .tdp-view-all-link{display:inline-flex;align-items:center;gap:6px;font-family:var(--tdp-font-display);font-weight:700;font-size:15px;color:var(--tdp-c-primary);text-decoration:none;}\n      .tdp--v2 .tdp-view-all-link:hover{text-decoration:underline;}\n      @media (max-width:640px){\n        .tdp--v2 .tdp-community .ugc-thumb-item:nth-child(n+4){display:none;}\n      }\n\n      \/* \u2500\u2500\u2500\u2500\u2500 Related cards \u2500\u2500\u2500\u2500\u2500 *\/\n      \/* Equal-height strategy (bulletproof variant, April 2026):\n           The previous attempt used aspect-ratio:1 on the anchor plus\n           grid-auto-rows:1fr on the grid. That combination falls apart\n           when a tile contains a portrait-oriented source image (e.g.\n           the Owl mandala at ~4:5): the browser ignored aspect-ratio\n           and let the card grow to the native image height, so titles\n           and CTA buttons drifted onto different rows.\n\n           Fix:\n             1. Grid: align-items:stretch (default) + NO grid-auto-rows\n                override. Grid's default already stretches every row's\n                children to the tallest cell \u2014 that's exactly what we\n                want once every cell has a known, fixed image area.\n             2. .__img uses the padding-top:100% box trick (works in\n                every browser regardless of aspect-ratio support). The\n                <picture> + <img> are absolutely positioned inside so\n                the outer box height is purely geometric, never driven\n                by the intrinsic image dimensions.\n             3. <img> keeps max-width\/max-height + object-fit:contain\n                so portrait source files letterbox inside the square\n                slot instead of stretching.\n             4. .__name keeps min-height:2.6em so 1-line and 2-line\n                titles occupy the same vertical space.\n             5. .__btns keeps margin-top:auto to pin CTAs to the card\n                bottom regardless of title length. *\/\n      .tdp--v2 .tdp-related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:14px;align-items:stretch;}\n      .tdp--v2 .tdp-related-card{background:var(--tdp-c-white);border-radius:var(--tdp-radius-md);overflow:hidden;border:1px solid var(--tdp-c-border);transition:all .25s ease;display:flex;flex-direction:column;height:100%;min-width:0;}\n      .tdp--v2 .tdp-related-card:hover{box-shadow:var(--tdp-shadow-hover);transform:translateY(-3px);border-color:var(--tdp-c-primary);}\n      .tdp--v2 .tdp-related-card__img{display:block;position:relative;width:100%;padding-top:100%;background:#fdfcfb;text-decoration:none;flex:0 0 auto;overflow:hidden;}\n      .tdp--v2 .tdp-related-card__img picture{position:absolute;top:12px;right:12px;bottom:12px;left:12px;display:flex;align-items:center;justify-content:center;}\n      .tdp--v2 .tdp-related-card__img img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;}\n      .tdp--v2 .tdp-related-card__body{padding:10px 12px 14px;display:flex;flex-direction:column;gap:8px;flex:1 1 auto;min-height:0;}\n      .tdp--v2 .tdp-related-card__name{font-family:var(--tdp-font-display);font-weight:700;font-size:15px;color:var(--tdp-c-text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em;}\n      .tdp--v2 .tdp-related-card__name a{color:inherit;text-decoration:none;}\n      .tdp--v2 .tdp-related-card__name a:hover{color:var(--tdp-c-primary);}\n      .tdp--v2 .tdp-related-card__btns{display:flex;flex-direction:column;gap:6px;margin-top:auto;}\n      .tdp--v2 .tdp-btn-sm{display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 10px;border-radius:var(--tdp-radius-sm);font-family:var(--tdp-font-display);font-weight:700;font-size:13px;border:none;cursor:pointer;transition:all .2s;text-decoration:none;text-align:center;}\n      .tdp--v2 .tdp-btn-sm--primary{background:var(--tdp-c-primary);color:#fff;}\n      .tdp--v2 .tdp-btn-sm--primary:hover{background:var(--tdp-c-primary-hover);color:#fff;}\n      .tdp--v2 .tdp-btn-sm--secondary{background:var(--tdp-c-text);color:#fff;}\n      .tdp--v2 .tdp-btn-sm--secondary:hover{background:#1a1816;color:#fff;}\n\n      \/* \u2500\u2500\u2500\u2500\u2500 FAQ \u2500\u2500\u2500\u2500\u2500 *\/\n      .tdp--v2 .tdp-faq-item{border-bottom:1px solid var(--tdp-c-border);}\n      .tdp--v2 .tdp-faq-item:last-child{border-bottom:0;}\n      .tdp--v2 .tdp-faq-item summary{padding:18px 40px 18px 0;font-family:var(--tdp-font-display);font-weight:700;font-size:16px;color:var(--tdp-c-text);cursor:pointer;list-style:none;position:relative;transition:color .2s;outline:none;}\n      .tdp--v2 .tdp-faq-item summary:hover{color:var(--tdp-c-primary);}\n      .tdp--v2 .tdp-faq-item summary::after{content:'+';position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:22px;color:var(--tdp-c-text-light);transition:transform .2s;}\n      .tdp--v2 .tdp-faq-item[open] summary::after{content:'\\2212';color:var(--tdp-c-primary);}\n      .tdp--v2 .tdp-faq-item summary::-webkit-details-marker{display:none;}\n      .tdp--v2 .tdp-faq-answer{padding:0 0 18px;font-size:16px;color:var(--tdp-c-text-mid);line-height:1.7;}\n\n      \/* \u2500\u2500\u2500\u2500\u2500 Motion \u2500\u2500\u2500\u2500\u2500 *\/\n      @keyframes tdpFadeUp{from{opacity:0;transform:translateY(16px);}to{opacity:1;transform:translateY(0);}}\n\n      \/* \u2500\u2500\u2500\u2500\u2500 Responsive \u2500\u2500\u2500\u2500\u2500 *\/\n      @media (max-width:600px){.tdp--v2 .tdp-hero-card__actions{flex-direction:column;}.tdp--v2 .tdp-btn{width:100%;}.tdp--v2 .tdp-related-grid{grid-template-columns:repeat(2,1fr);}.tdp--v2 .tdp-tips ul{grid-template-columns:1fr;}}\n    <\/style>\n  \n  <div class=\"tdp-hero-card\">\n    <div class=\"tdp-hero-card__image\">\n      <picture>\n        <source type=\"image\/webp\" srcset=\"https:\/\/media.colomio.com\/t\/webp\/300x300\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.webp 300w, https:\/\/media.colomio.com\/t\/webp\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.webp 500w, https:\/\/media.colomio.com\/t\/webp\/800x800\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.webp 800w\" sizes=\"(max-width: 800px) 100vw, 500px\">\n        <source type=\"image\/png\"  srcset=\"https:\/\/media.colomio.com\/t\/300x300\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png 300w, https:\/\/media.colomio.com\/t\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png 500w, https:\/\/media.colomio.com\/t\/800x800\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png 800w\"  sizes=\"(max-width: 800px) 100vw, 500px\">\n        <img src=\"https:\/\/media.colomio.com\/t\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png\" alt=\"S\u00f8d fugl i skyer malebog til print med udbredte vinger\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"800\" itemprop=\"contentUrl\">\n      <\/picture>\n    <\/div>\n    <div class=\"tdp-hero-card__actions\">\n      <a href=\"https:\/\/www.colomio.com\/da\/personalized-coloring-da?bildId=null&#038;bildUrl=new%2Fanimals%2Fforest-animals%2Fbird%2Fcute-bird-flying-clouds.png\" class=\"tdp-btn tdp-btn--primary button ap\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"18\" height=\"18\" aria-hidden=\"true\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg><span>Gratis malebog<\/span><\/a>\n      <a href=\"#\" class=\"tdp-btn tdp-btn--secondary button malvorlage-link\" data-image=\"https:\/\/media.colomio.com\/t\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"18\" height=\"18\" aria-hidden=\"true\"><circle cx=\"13.5\" cy=\"6.5\" r=\".5\" fill=\"currentColor\"\/><circle cx=\"17.5\" cy=\"10.5\" r=\".5\" fill=\"currentColor\"\/><circle cx=\"8.5\" cy=\"7.5\" r=\".5\" fill=\"currentColor\"\/><circle cx=\"6.5\" cy=\"12.5\" r=\".5\" fill=\"currentColor\"\/><path d=\"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.83 0 1.5-.67 1.5-1.5 0-.39-.15-.74-.39-1.01-.23-.26-.38-.61-.38-.99 0-.83.67-1.5 1.5-1.5H16c3.31 0 6-2.69 6-6 0-5.52-4.48-10-10-10z\"\/><\/svg><span>Farvel\u00e6g online<\/span><\/a>\n    <\/div>\n  <\/div>\n  <p class=\"tdp-watch-video-link-wrap\"><a class=\"tdp-watch-video-link\" href=\"#community-video\">\u25b6 Se, hvordan vores community farvelagde dette<\/a><\/p>\n  <section class=\"tdp-intro\"><p>Denne malebog viser en s\u00f8d fugl, der flyver mellem bl\u00f8de skyer. Motivet er tegnet som en enkel stregtegning med store, \u00e5bne flader og f\u00e5 detaljer, s\u00e5 det er nemt at g\u00e5 i gang. Fuglen har udbredte vinger, et lille n\u00e6b, venlige \u00f8jne og et smilende udtryk, som g\u00f8r siden rolig og behagelig at se p\u00e5. Der er god hvid plads omkring fuglen, og skyerne giver motivet et let og luftigt pr\u00e6g.<\/p><p>Arket passer godt til b\u00f8rn fra cirka 4 til 8 \u00e5r og til alle, der \u00f8nsker et nemt motiv til print. Det fungerer fint derhjemme, i b\u00f8rnehaven, i skolen, i ventev\u00e6relset eller som en stille aktivitet i l\u00f8bet af dagen. De tydelige konturer g\u00f8r det lettere at farve inden for stregerne, ogs\u00e5 for sm\u00e5 h\u00e6nder.<\/p><p>Pr\u00f8v lysebl\u00e5 og hvid til himlen, gul eller orange til n\u00e6bbet og varme farver til fuglens krop og hale. Motivet egner sig godt til tuscher, farveblyanter og voksfarver, fordi de store felter er hurtige at farvel\u00e6gge.<\/p><\/section>\n  \n  <section class=\"tdp-community\" data-ugc-gallery=\"true\" aria-label=\"Farvelagt af vores community\">\n    <h2>Farvelagt af vores community<\/h2>\n    \n    <figure id=\"community-video\" class=\"tdp-community-video\" itemprop=\"video\" itemscope itemtype=\"https:\/\/schema.org\/VideoObject\">\n      <video\n        src=\"https:\/\/media.colomio.com\/new\/us\/videos\/211_1777387297423_insta-square_bg-ffffff_a4f8cf53.mp4\"\n        poster=\"https:\/\/image-header-a3zqg.ondigitalocean.app\/new\/images\/colomio\/2026-04-28\/thumb_1777387297423.jpg\"\n        width=\"1080\"\n        height=\"1080\"\n        controls\n        playsinline\n        preload=\"none\"\n        loading=\"lazy\"\n        itemprop=\"contentUrl\"\n      ><\/video>\n      <meta itemprop=\"name\" content=\"S\u00f8d fugl \u2014 Community Timelapse\">\n      <meta itemprop=\"description\" content=\"Farvelagt af vores community\">\n      <meta itemprop=\"thumbnailUrl\" content=\"https:\/\/image-header-a3zqg.ondigitalocean.app\/new\/images\/colomio\/2026-04-28\/thumb_1777387297423.jpg\">\n      <meta itemprop=\"uploadDate\" content=\"Mon May 04 2026 08:26:49 GMT+0000 (Coordinated Universal Time)\">\n    <\/figure>\n    <div class=\"cs-thumbs flex flex-wrap gap-2\">\n      <div class=\"ugc-thumb-item\">\n        <button type=\"button\"\n                class=\"cs-thumb-btn group relative\"\n                data-ugc=\"true\"\n                data-ugc-id=\"1777387297423\"\n                data-ugc-likes=\"9\"\n                data-ugc-title=\"anna 4.b fugl\"\n                data-ugc-thumb=\"https:\/\/image-header-a3zqg.ondigitalocean.app\/new\/images\/colomio\/2026-04-28\/thumb_1777387297423.jpg\"\n                aria-haspopup=\"dialog\"\n                aria-controls=\"imageModal\"\n                aria-label=\"Id\u00e9: S\u00f8d fugl \u2013 f\u00e6rdiggjort af et community-medlem 9 Likes.\">\n          <div class=\"cs-thumb-wrapper\">\n            <img class=\"cs-thumb w-12 h-12 rounded shadow-sm border-2 border-white group-hover:border-green-400 transition object-cover\"\n                 src=\"https:\/\/image-header-a3zqg.ondigitalocean.app\/new\/images\/colomio\/2026-04-28\/thumb_1777387297423.jpg\"\n                 alt=\"Id\u00e9: S\u00f8d fugl \u2013 f\u00e6rdiggjort af et community-medlem\"\n                 loading=\"lazy\"\n                 decoding=\"async\"\n                 width=\"48\"\n                 height=\"48\"\n                 data-ts=\"1777387297423\">\n          <\/div>\n        <\/button>\n        <div class=\"ugc-rank-wrapper\">\n          <img decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji ugc-medal-emoji\" alt=\"\ud83e\udd47\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/17.0.2\/svg\/1f947.svg\">\n        <\/div>\n        <span class=\"ugc-like\" aria-hidden=\"true\" style=\"cursor:default\">9 <svg class=\"ugc-like-icon\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\" style=\"cursor:default\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M7 11v10H4a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h3Zm2 10V11l5-8a2 2 0 0 1 3.6 1.2L16.5 11H20a2 2 0 0 1 1.9 2.6l-2 6A2 2 0 0 1 18 21H9Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\/><\/svg><\/span>\n      <\/div>\n      <div class=\"ugc-thumb-item\">\n        <button type=\"button\"\n                class=\"cs-thumb-btn group relative\"\n                data-ugc=\"true\"\n                data-ugc-id=\"1772130732516\"\n                data-ugc-likes=\"3\"\n                data-ugc-title=\"JonathanK 300915\"\n                data-ugc-thumb=\"https:\/\/image-header-a3zqg.ondigitalocean.app\/new\/images\/happycolorz\/2026-02-26\/thumb_1772130732516.jpg\"\n                aria-haspopup=\"dialog\"\n                aria-controls=\"imageModal\"\n                aria-label=\"Inspiration: S\u00f8d fugl \u2013 farvelagt af vores community 3 Likes.\">\n          <div class=\"cs-thumb-wrapper\">\n            <img class=\"cs-thumb w-12 h-12 rounded shadow-sm border-2 border-white group-hover:border-green-400 transition object-cover\"\n                 src=\"https:\/\/image-header-a3zqg.ondigitalocean.app\/new\/images\/happycolorz\/2026-02-26\/thumb_1772130732516.jpg\"\n                 alt=\"Inspiration: S\u00f8d fugl \u2013 farvelagt af vores community\"\n                 loading=\"lazy\"\n                 decoding=\"async\"\n                 width=\"48\"\n                 height=\"48\"\n                 data-ts=\"1772130732516\">\n          <\/div>\n        <\/button>\n        <div class=\"ugc-rank-wrapper\">\n          <img decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji ugc-medal-emoji\" alt=\"\ud83e\udd48\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/17.0.2\/svg\/1f948.svg\">\n        <\/div>\n        <span class=\"ugc-like\" aria-hidden=\"true\" style=\"cursor:default\">3 <svg class=\"ugc-like-icon\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\" style=\"cursor:default\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M7 11v10H4a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h3Zm2 10V11l5-8a2 2 0 0 1 3.6 1.2L16.5 11H20a2 2 0 0 1 1.9 2.6l-2 6A2 2 0 0 1 18 21H9Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\/><\/svg><\/span>\n      <\/div>\n      <div class=\"ugc-thumb-item\">\n        <button type=\"button\"\n                class=\"cs-thumb-btn group relative\"\n                data-ugc=\"true\"\n                data-ugc-id=\"1776703613789\"\n                data-ugc-likes=\"2\"\n                data-ugc-title=\"DIE BESTE ZEICHNERIN\"\n                data-ugc-thumb=\"https:\/\/image-header-a3zqg.ondigitalocean.app\/new\/images\/happycolorz\/2026-04-20\/thumb_1776703613789.jpg\"\n                aria-haspopup=\"dialog\"\n                aria-controls=\"imageModal\"\n                aria-label=\"Eksempel: S\u00f8d fugl \u2013 fra Colomio-f\u00e6llesskabet 2 Likes.\">\n          <div class=\"cs-thumb-wrapper\">\n            <img class=\"cs-thumb w-12 h-12 rounded shadow-sm border-2 border-white group-hover:border-green-400 transition object-cover\"\n                 src=\"https:\/\/image-header-a3zqg.ondigitalocean.app\/new\/images\/happycolorz\/2026-04-20\/thumb_1776703613789.jpg\"\n                 alt=\"Eksempel: S\u00f8d fugl \u2013 fra Colomio-f\u00e6llesskabet\"\n                 loading=\"lazy\"\n                 decoding=\"async\"\n                 width=\"48\"\n                 height=\"48\"\n                 data-ts=\"1776703613789\">\n          <\/div>\n        <\/button>\n        <div class=\"ugc-rank-wrapper\">\n          <img decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji ugc-medal-emoji\" alt=\"\ud83e\udd49\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/17.0.2\/svg\/1f949.svg\">\n        <\/div>\n        <span class=\"ugc-like\" aria-hidden=\"true\" style=\"cursor:default\">2 <svg class=\"ugc-like-icon\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\" style=\"cursor:default\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M7 11v10H4a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h3Zm2 10V11l5-8a2 2 0 0 1 3.6 1.2L16.5 11H20a2 2 0 0 1 1.9 2.6l-2 6A2 2 0 0 1 18 21H9Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\/><\/svg><\/span>\n      <\/div>\n      <div class=\"ugc-thumb-item\">\n        <button type=\"button\"\n                class=\"cs-thumb-btn group relative\"\n                data-ugc=\"true\"\n                data-ugc-id=\"1768213140134\"\n                data-ugc-likes=\"1\"\n                data-ugc-title=\"Mira7\"\n                data-ugc-thumb=\"https:\/\/image-header-a3zqg.ondigitalocean.app\/new\/images\/happycolorz\/2026-01-12\/thumb_1768213140134.jpg\"\n                aria-haspopup=\"dialog\"\n                aria-controls=\"imageModal\"\n                aria-label=\"Eksempel: S\u00f8d fugl \u2013 fra Colomio-f\u00e6llesskabet 1 Likes.\">\n          <div class=\"cs-thumb-wrapper\">\n            <img class=\"cs-thumb w-12 h-12 rounded shadow-sm border-2 border-white group-hover:border-green-400 transition object-cover\"\n                 src=\"https:\/\/image-header-a3zqg.ondigitalocean.app\/new\/images\/happycolorz\/2026-01-12\/thumb_1768213140134.jpg\"\n                 alt=\"Eksempel: S\u00f8d fugl \u2013 fra Colomio-f\u00e6llesskabet\"\n                 loading=\"lazy\"\n                 decoding=\"async\"\n                 width=\"48\"\n                 height=\"48\"\n                 data-ts=\"1768213140134\">\n          <\/div>\n        <\/button>\n        <div class=\"ugc-rank-wrapper is-hidden\" aria-hidden=\"true\"><\/div>\n        <span class=\"ugc-like\" aria-hidden=\"true\" style=\"cursor:default\">1 <svg class=\"ugc-like-icon\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\" style=\"cursor:default\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M7 11v10H4a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h3Zm2 10V11l5-8a2 2 0 0 1 3.6 1.2L16.5 11H20a2 2 0 0 1 1.9 2.6l-2 6A2 2 0 0 1 18 21H9Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\/><\/svg><\/span>\n      <\/div>\n      <div class=\"ugc-thumb-item\">\n        <button type=\"button\"\n                class=\"cs-thumb-btn group relative\"\n                data-ugc=\"true\"\n                data-ugc-id=\"1771267575990\"\n                data-ugc-likes=\"0\"\n                data-ugc-title=\"UCCELLINO\"\n                data-ugc-thumb=\"https:\/\/image-header-a3zqg.ondigitalocean.app\/new\/images\/colomio\/2026-02-16\/thumb_1771267575990.jpg\"\n                aria-haspopup=\"dialog\"\n                aria-controls=\"imageModal\"\n                aria-label=\"Inspiration: S\u00f8d fugl \u2013 farvelagt af vores community 0 Likes.\">\n          <div class=\"cs-thumb-wrapper\">\n            <img class=\"cs-thumb w-12 h-12 rounded shadow-sm border-2 border-white group-hover:border-green-400 transition object-cover\"\n                 src=\"https:\/\/image-header-a3zqg.ondigitalocean.app\/new\/images\/colomio\/2026-02-16\/thumb_1771267575990.jpg\"\n                 alt=\"Inspiration: S\u00f8d fugl \u2013 farvelagt af vores community\"\n                 loading=\"lazy\"\n                 decoding=\"async\"\n                 width=\"48\"\n                 height=\"48\"\n                 data-ts=\"1771267575990\">\n          <\/div>\n        <\/button>\n        <div class=\"ugc-rank-wrapper is-hidden\" aria-hidden=\"true\"><\/div>\n        <span class=\"ugc-like\" aria-hidden=\"true\" style=\"cursor:default\">0 <svg class=\"ugc-like-icon\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\" style=\"cursor:default\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M7 11v10H4a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h3Zm2 10V11l5-8a2 2 0 0 1 3.6 1.2L16.5 11H20a2 2 0 0 1 1.9 2.6l-2 6A2 2 0 0 1 18 21H9Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\/><\/svg><\/span>\n      <\/div>\n      <div class=\"ugc-thumb-item\">\n        <button type=\"button\"\n                class=\"cs-thumb-btn group relative\"\n                data-ugc=\"true\"\n                data-ugc-id=\"1768190864184\"\n                data-ugc-likes=\"0\"\n                data-ugc-title=\"\"\n                data-ugc-thumb=\"https:\/\/image-header-a3zqg.ondigitalocean.app\/new\/images\/colomio\/2026-01-12\/thumb_1768190864184.jpg\"\n                aria-haspopup=\"dialog\"\n                aria-controls=\"imageModal\"\n                aria-label=\"Inspiration: S\u00f8d fugl \u2013 farvelagt af vores community 0 Likes.\">\n          <div class=\"cs-thumb-wrapper\">\n            <img class=\"cs-thumb w-12 h-12 rounded shadow-sm border-2 border-white group-hover:border-green-400 transition object-cover\"\n                 src=\"https:\/\/image-header-a3zqg.ondigitalocean.app\/new\/images\/colomio\/2026-01-12\/thumb_1768190864184.jpg\"\n                 alt=\"Inspiration: S\u00f8d fugl \u2013 farvelagt af vores community\"\n                 loading=\"lazy\"\n                 decoding=\"async\"\n                 width=\"48\"\n                 height=\"48\"\n                 data-ts=\"1768190864184\">\n          <\/div>\n        <\/button>\n        <div class=\"ugc-rank-wrapper is-hidden\" aria-hidden=\"true\"><\/div>\n        <span class=\"ugc-like\" aria-hidden=\"true\" style=\"cursor:default\">0 <svg class=\"ugc-like-icon\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\" style=\"cursor:default\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M7 11v10H4a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h3Zm2 10V11l5-8a2 2 0 0 1 3.6 1.2L16.5 11H20a2 2 0 0 1 1.9 2.6l-2 6A2 2 0 0 1 18 21H9Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\/><\/svg><\/span>\n      <\/div>\n    <\/div>\n    <a href=\"https:\/\/www.colomio.com\/da\/colored?svgUrl=https%3A%2F%2Fmedia.colomio.com%2Ft%2F500x500%2Fnew%2Fanimals%2Fforest-animals%2Fbird%2Fcute-bird-flying-clouds.svg&#038;limit=100&#038;offset=0&#038;sort=likes\" class=\"tdp-view-all-link\" rel=\"ugc\">Vis alle \u2192<\/a>\n  <\/section>\n  <section class=\"tdp-tips\"><h2>Tips til at farve fuglen<\/h2><ul><li>Brug en lys bl\u00e5 tone omkring skyerne, s\u00e5 fuglen tr\u00e6der tydeligt frem i motivet.<\/li><li>Giv fuglens vinger to nuancer af samme farve for at skabe mere liv i fjerene.<\/li><li>Farv fuglens n\u00e6b i gul eller orange, s\u00e5 ansigtet f\u00e5r et varmt og venligt udtryk.<\/li><li>Lad skyerne v\u00e6re hvide med en svag gr\u00e5 eller lysebl\u00e5 kant for et bl\u00f8dt udtryk.<\/li><li>Brug en varm farve p\u00e5 fuglens hale og krop, hvis du vil skabe kontrast til himlen.<\/li><\/ul><\/section>\n  <section class=\"tdp-faq\"><h2>Ofte stillede sp\u00f8rgsm\u00e5l<\/h2>\n  <details class=\"tdp-faq-item\">\n    <summary>Hvilken alder passer denne malebog til?<\/summary>\n    <div class=\"tdp-faq-answer\">Motivet passer is\u00e6r godt til b\u00f8rn fra 4 til 8 \u00e5r, fordi linjerne er tydelige, og felterne er store.<\/div>\n  <\/details>\n  <details class=\"tdp-faq-item\">\n    <summary>Er denne fugl sv\u00e6r at farve?<\/summary>\n    <div class=\"tdp-faq-answer\">Nej, det er en nem side med f\u00e5 detaljer og god plads, s\u00e5 den passer godt til begyndere.<\/div>\n  <\/details>\n  <details class=\"tdp-faq-item\">\n    <summary>Kan jeg downloade siden som pdf?<\/summary>\n    <div class=\"tdp-faq-answer\">Ja, du kan downloade denne malebog som pdf til print, s\u00e5 den er nem at hente og skrive ud derhjemme.<\/div>\n  <\/details>\n  <details class=\"tdp-faq-item\">\n    <summary>Hvilket papir er bedst til print?<\/summary>\n    <div class=\"tdp-faq-answer\">Almindeligt A4-papir fungerer fint til farveblyanter og voksfarver. Til tuscher kan lidt tykkere papir v\u00e6re en fordel.<\/div>\n  <\/details>\n  <details class=\"tdp-faq-item\">\n    <summary>Hvilke farver passer godt til motivet?<\/summary>\n    <div class=\"tdp-faq-answer\">Lysebl\u00e5 og hvid passer godt til himmel og skyer, mens gul, orange, brun, creme, pink eller lilla kan bruges til fuglen.<\/div>\n  <\/details><\/section>\n  <section class=\"tdp-related\"><h2>Relaterede maleb\u00f8ger<\/h2>\n  <div class=\"tdp-related-grid\">\n    <div class=\"tdp-related-card\">\n      <a href=\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\" class=\"tdp-related-card__img\">\n        <picture>\n          <source srcset=\"https:\/\/media.colomio.com\/t\/webp\/300x300\/animals\/forest-animals\/bird\/kingfisher.webp 300w, https:\/\/media.colomio.com\/t\/webp\/500x500\/animals\/forest-animals\/bird\/kingfisher.webp 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/webp\">\n          <source srcset=\"https:\/\/media.colomio.com\/t\/300x300\/animals\/forest-animals\/bird\/kingfisher.png 300w, https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/bird\/kingfisher.png 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/png\">\n          <img decoding=\"async\" src=\"https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/bird\/kingfisher.png\" alt=\"Isfugl\" title=\"Isfugl\" loading=\"lazy\" itemprop=\"contentUrl\">\n        <\/picture>\n      <\/a>\n      <div class=\"tdp-related-card__body\">\n        <div class=\"tdp-related-card__name\"><a href=\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\">Isfugl<\/a><\/div>\n        <div class=\"tdp-related-card__btns\">\n          <a href=\"https:\/\/www.colomio.com\/da\/personalized-coloring-da?bildId=null&#038;bildUrl=animals%2Fforest-animals%2Fbird%2Fkingfisher.png\" class=\"tdp-btn-sm tdp-btn-sm--primary button ap\">Gratis malebog<\/a>\n          <a href=\"#\" class=\"tdp-btn-sm tdp-btn-sm--secondary button malvorlage-link\" data-image=\"https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/bird\/kingfisher.png\">Farvel\u00e6g online<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"tdp-related-card\">\n      <a href=\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\" class=\"tdp-related-card__img\">\n        <picture>\n          <source srcset=\"https:\/\/media.colomio.com\/t\/webp\/300x300\/animals\/forest-animals\/bird\/swan.webp 300w, https:\/\/media.colomio.com\/t\/webp\/500x500\/animals\/forest-animals\/bird\/swan.webp 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/webp\">\n          <source srcset=\"https:\/\/media.colomio.com\/t\/300x300\/animals\/forest-animals\/bird\/swan.png 300w, https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/bird\/swan.png 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/png\">\n          <img decoding=\"async\" src=\"https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/bird\/swan.png\" alt=\"Svane\" title=\"Svane\" loading=\"lazy\" itemprop=\"contentUrl\">\n        <\/picture>\n      <\/a>\n      <div class=\"tdp-related-card__body\">\n        <div class=\"tdp-related-card__name\"><a href=\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\">Svane<\/a><\/div>\n        <div class=\"tdp-related-card__btns\">\n          <a href=\"https:\/\/www.colomio.com\/da\/personalized-coloring-da?bildId=null&#038;bildUrl=animals%2Fforest-animals%2Fbird%2Fswan.png\" class=\"tdp-btn-sm tdp-btn-sm--primary button ap\">Gratis malebog<\/a>\n          <a href=\"#\" class=\"tdp-btn-sm tdp-btn-sm--secondary button malvorlage-link\" data-image=\"https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/bird\/swan.png\">Farvel\u00e6g online<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"tdp-related-card\">\n      <a href=\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\" class=\"tdp-related-card__img\">\n        <picture>\n          <source srcset=\"https:\/\/media.colomio.com\/t\/webp\/300x300\/animals\/forest-animals\/bird\/dove.webp 300w, https:\/\/media.colomio.com\/t\/webp\/500x500\/animals\/forest-animals\/bird\/dove.webp 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/webp\">\n          <source srcset=\"https:\/\/media.colomio.com\/t\/300x300\/animals\/forest-animals\/bird\/dove.png 300w, https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/bird\/dove.png 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/png\">\n          <img decoding=\"async\" src=\"https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/bird\/dove.png\" alt=\"Due\" title=\"Due\" loading=\"lazy\" itemprop=\"contentUrl\">\n        <\/picture>\n      <\/a>\n      <div class=\"tdp-related-card__body\">\n        <div class=\"tdp-related-card__name\"><a href=\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\">Due<\/a><\/div>\n        <div class=\"tdp-related-card__btns\">\n          <a href=\"https:\/\/www.colomio.com\/da\/personalized-coloring-da?bildId=null&#038;bildUrl=animals%2Fforest-animals%2Fbird%2Fdove.png\" class=\"tdp-btn-sm tdp-btn-sm--primary button ap\">Gratis malebog<\/a>\n          <a href=\"#\" class=\"tdp-btn-sm tdp-btn-sm--secondary button malvorlage-link\" data-image=\"https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/bird\/dove.png\">Farvel\u00e6g online<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"tdp-related-card\">\n      <a href=\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\" class=\"tdp-related-card__img\">\n        <picture>\n          <source srcset=\"https:\/\/media.colomio.com\/t\/webp\/300x300\/animals\/forest-animals\/bird\/hummingbird-on-tree-trunk.webp 300w, https:\/\/media.colomio.com\/t\/webp\/500x500\/animals\/forest-animals\/bird\/hummingbird-on-tree-trunk.webp 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/webp\">\n          <source srcset=\"https:\/\/media.colomio.com\/t\/300x300\/animals\/forest-animals\/bird\/hummingbird-on-tree-trunk.png 300w, https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/bird\/hummingbird-on-tree-trunk.png 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/png\">\n          <img decoding=\"async\" src=\"https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/bird\/hummingbird-on-tree-trunk.png\" alt=\"Kolibri p\u00e5 en tr\u00e6stamme\" title=\"Kolibri p\u00e5 en tr\u00e6stamme\" loading=\"lazy\" itemprop=\"contentUrl\">\n        <\/picture>\n      <\/a>\n      <div class=\"tdp-related-card__body\">\n        <div class=\"tdp-related-card__name\"><a href=\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\">Kolibri p\u00e5 en tr\u00e6stamme<\/a><\/div>\n        <div class=\"tdp-related-card__btns\">\n          <a href=\"https:\/\/www.colomio.com\/da\/personalized-coloring-da?bildId=null&#038;bildUrl=animals%2Fforest-animals%2Fbird%2Fhummingbird-on-tree-trunk.png\" class=\"tdp-btn-sm tdp-btn-sm--primary button ap\">Gratis malebog<\/a>\n          <a href=\"#\" class=\"tdp-btn-sm tdp-btn-sm--secondary button malvorlage-link\" data-image=\"https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/bird\/hummingbird-on-tree-trunk.png\">Farvel\u00e6g online<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"tdp-related-card\">\n      <a href=\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/sommerfugl\" class=\"tdp-related-card__img\">\n        <picture>\n          <source srcset=\"https:\/\/media.colomio.com\/t\/webp\/300x300\/animals\/forest-animals\/butterfly\/happy-butterfly.webp 300w, https:\/\/media.colomio.com\/t\/webp\/500x500\/animals\/forest-animals\/butterfly\/happy-butterfly.webp 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/webp\">\n          <source srcset=\"https:\/\/media.colomio.com\/t\/300x300\/animals\/forest-animals\/butterfly\/happy-butterfly.png 300w, https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/butterfly\/happy-butterfly.png 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/png\">\n          <img decoding=\"async\" src=\"https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/butterfly\/happy-butterfly.png\" alt=\"Glad sommerfugl\" title=\"Glad sommerfugl\" loading=\"lazy\" itemprop=\"contentUrl\">\n        <\/picture>\n      <\/a>\n      <div class=\"tdp-related-card__body\">\n        <div class=\"tdp-related-card__name\"><a href=\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/sommerfugl\">Glad sommerfugl<\/a><\/div>\n        <div class=\"tdp-related-card__btns\">\n          <a href=\"https:\/\/www.colomio.com\/da\/personalized-coloring-da?bildId=null&#038;bildUrl=animals%2Fforest-animals%2Fbutterfly%2Fhappy-butterfly.png\" class=\"tdp-btn-sm tdp-btn-sm--primary button ap\">Gratis malebog<\/a>\n          <a href=\"#\" class=\"tdp-btn-sm tdp-btn-sm--secondary button malvorlage-link\" data-image=\"https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/butterfly\/happy-butterfly.png\">Farvel\u00e6g online<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"tdp-related-card\">\n      <a href=\"https:\/\/www.colomio.com\/da\/tegninger\/natur\/blomst\/rose\" class=\"tdp-related-card__img\">\n        <picture>\n          <source srcset=\"https:\/\/media.colomio.com\/t\/webp\/300x300\/nature\/flower\/rose\/pair-of-roses.webp 300w, https:\/\/media.colomio.com\/t\/webp\/500x500\/nature\/flower\/rose\/pair-of-roses.webp 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/webp\">\n          <source srcset=\"https:\/\/media.colomio.com\/t\/300x300\/nature\/flower\/rose\/pair-of-roses.png 300w, https:\/\/media.colomio.com\/t\/500x500\/nature\/flower\/rose\/pair-of-roses.png 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/png\">\n          <img decoding=\"async\" src=\"https:\/\/media.colomio.com\/t\/500x500\/nature\/flower\/rose\/pair-of-roses.png\" alt=\"Et par roser\" title=\"Et par roser\" loading=\"lazy\" itemprop=\"contentUrl\">\n        <\/picture>\n      <\/a>\n      <div class=\"tdp-related-card__body\">\n        <div class=\"tdp-related-card__name\"><a href=\"https:\/\/www.colomio.com\/da\/tegninger\/natur\/blomst\/rose\">Et par roser<\/a><\/div>\n        <div class=\"tdp-related-card__btns\">\n          <a href=\"https:\/\/www.colomio.com\/da\/personalized-coloring-da?bildId=null&#038;bildUrl=nature%2Fflower%2Frose%2Fpair-of-roses.png\" class=\"tdp-btn-sm tdp-btn-sm--primary button ap\">Gratis malebog<\/a>\n          <a href=\"#\" class=\"tdp-btn-sm tdp-btn-sm--secondary button malvorlage-link\" data-image=\"https:\/\/media.colomio.com\/t\/500x500\/nature\/flower\/rose\/pair-of-roses.png\">Farvel\u00e6g online<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"tdp-related-card\">\n      <a href=\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/ugle\" class=\"tdp-related-card__img\">\n        <picture>\n          <source srcset=\"https:\/\/media.colomio.com\/t\/webp\/300x300\/animals\/forest-animals\/owl\/simple-barn-owl.webp 300w, https:\/\/media.colomio.com\/t\/webp\/500x500\/animals\/forest-animals\/owl\/simple-barn-owl.webp 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/webp\">\n          <source srcset=\"https:\/\/media.colomio.com\/t\/300x300\/animals\/forest-animals\/owl\/simple-barn-owl.png 300w, https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/owl\/simple-barn-owl.png 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/png\">\n          <img decoding=\"async\" src=\"https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/owl\/simple-barn-owl.png\" alt=\"Simpel sl\u00f8rugle\" title=\"Simpel sl\u00f8rugle\" loading=\"lazy\" itemprop=\"contentUrl\">\n        <\/picture>\n      <\/a>\n      <div class=\"tdp-related-card__body\">\n        <div class=\"tdp-related-card__name\"><a href=\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/ugle\">Simpel sl\u00f8rugle<\/a><\/div>\n        <div class=\"tdp-related-card__btns\">\n          <a href=\"https:\/\/www.colomio.com\/da\/personalized-coloring-da?bildId=null&#038;bildUrl=animals%2Fforest-animals%2Fowl%2Fsimple-barn-owl.png\" class=\"tdp-btn-sm tdp-btn-sm--primary button ap\">Gratis malebog<\/a>\n          <a href=\"#\" class=\"tdp-btn-sm tdp-btn-sm--secondary button malvorlage-link\" data-image=\"https:\/\/media.colomio.com\/t\/500x500\/animals\/forest-animals\/owl\/simple-barn-owl.png\">Farvel\u00e6g online<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"tdp-related-card\">\n      <a href=\"https:\/\/www.colomio.com\/da\/tegninger\/koretojer\/bad\" class=\"tdp-related-card__img\">\n        <picture>\n          <source srcset=\"https:\/\/media.colomio.com\/t\/webp\/300x300\/vehicles\/boat\/heavy-motorboat.webp 300w, https:\/\/media.colomio.com\/t\/webp\/500x500\/vehicles\/boat\/heavy-motorboat.webp 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/webp\">\n          <source srcset=\"https:\/\/media.colomio.com\/t\/300x300\/vehicles\/boat\/heavy-motorboat.png 300w, https:\/\/media.colomio.com\/t\/500x500\/vehicles\/boat\/heavy-motorboat.png 500w\" sizes=\"(max-width: 600px) 150px, 300px\" type=\"image\/png\">\n          <img decoding=\"async\" src=\"https:\/\/media.colomio.com\/t\/500x500\/vehicles\/boat\/heavy-motorboat.png\" alt=\"B\u00e5d\" title=\"B\u00e5d\" loading=\"lazy\" itemprop=\"contentUrl\">\n        <\/picture>\n      <\/a>\n      <div class=\"tdp-related-card__body\">\n        <div class=\"tdp-related-card__name\"><a href=\"https:\/\/www.colomio.com\/da\/tegninger\/koretojer\/bad\">B\u00e5d<\/a><\/div>\n        <div class=\"tdp-related-card__btns\">\n          <a href=\"https:\/\/www.colomio.com\/da\/personalized-coloring-da?bildId=null&#038;bildUrl=vehicles%2Fboat%2Fheavy-motorboat.png\" class=\"tdp-btn-sm tdp-btn-sm--primary button ap\">Gratis malebog<\/a>\n          <a href=\"#\" class=\"tdp-btn-sm tdp-btn-sm--secondary button malvorlage-link\" data-image=\"https:\/\/media.colomio.com\/t\/500x500\/vehicles\/boat\/heavy-motorboat.png\">Farvel\u00e6g online<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n  <script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"ImageObject\",\"@id\":\"https:\/\/media.colomio.com\/t\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png#imgobj\",\"contentUrl\":\"https:\/\/media.colomio.com\/t\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png\",\"thumbnailUrl\":\"https:\/\/media.colomio.com\/t\/webp\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.webp\",\"url\":\"https:\/\/media.colomio.com\/t\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png\",\"name\":\"S\u00f8d fugl i skyer malebog til print med udbredte vinger\",\"description\":\"Download en s\u00f8d fugl i skyer som gratis pdf til print. Enkel malebog med store flader, tydelige linjer og god plads til rolige farver.\",\"width\":800,\"height\":800,\"encodingFormat\":\"image\/png\",\"license\":\"https:\/\/www.colomio.com\/terms\",\"acquireLicensePage\":\"https:\/\/www.colomio.com\/terms\",\"creditText\":\"Colomio\",\"copyrightNotice\":\"\u00a9 Colomio\",\"creator\":{\"@type\":\"Organization\",\"name\":\"Colomio\"},\"isAccessibleForFree\":true}<\/script>\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"CreativeWork\",\"@id\":\"https:\/\/www.colomio.com\/da\/animals\/forest-animals\/bird\/soed-fugl-i-skyer-malebog\/\",\"name\":\"S\u00f8d fugl i skyer malebog til print\",\"headline\":\"S\u00f8d fugl i skyer malebog til print\",\"description\":\"Download en s\u00f8d fugl i skyer som gratis pdf til print. Enkel malebog med store flader, tydelige linjer og god plads til rolige farver.\",\"inLanguage\":\"da\",\"url\":\"https:\/\/www.colomio.com\/da\/animals\/forest-animals\/bird\/soed-fugl-i-skyer-malebog\/\",\"image\":{\"@id\":\"https:\/\/media.colomio.com\/t\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png#imgobj\"},\"author\":{\"@type\":\"Organization\",\"name\":\"Mathias\"},\"publisher\":{\"@type\":\"Organization\",\"name\":\"Colomio\",\"url\":\"https:\/\/www.colomio.com\"},\"isAccessibleForFree\":true,\"license\":\"https:\/\/www.colomio.com\/terms\",\"keywords\":\"S\u00f8d fugl i skyer malebog til print, flying-bird, spread-wings, smiling-face, fluffy-clouds\"}<\/script>\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Hvilken alder passer denne malebog til?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Motivet passer is\u00e6r godt til b\u00f8rn fra 4 til 8 \u00e5r, fordi linjerne er tydelige, og felterne er store.\"}},{\"@type\":\"Question\",\"name\":\"Er denne fugl sv\u00e6r at farve?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Nej, det er en nem side med f\u00e5 detaljer og god plads, s\u00e5 den passer godt til begyndere.\"}},{\"@type\":\"Question\",\"name\":\"Kan jeg downloade siden som pdf?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Ja, du kan downloade denne malebog som pdf til print, s\u00e5 den er nem at hente og skrive ud derhjemme.\"}},{\"@type\":\"Question\",\"name\":\"Hvilket papir er bedst til print?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Almindeligt A4-papir fungerer fint til farveblyanter og voksfarver. Til tuscher kan lidt tykkere papir v\u00e6re en fordel.\"}},{\"@type\":\"Question\",\"name\":\"Hvilke farver passer godt til motivet?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Lysebl\u00e5 og hvid passer godt til himmel og skyer, mens gul, orange, brun, creme, pink eller lilla kan bruges til fuglen.\"}}]}<\/script>\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"VideoObject\",\"name\":\"S\u00f8d fugl \u2014 Community Timelapse\",\"description\":\"Farvelagt af vores community\",\"thumbnailUrl\":[\"https:\/\/image-header-a3zqg.ondigitalocean.app\/new\/images\/colomio\/2026-04-28\/thumb_1777387297423.jpg\"],\"contentUrl\":\"https:\/\/media.colomio.com\/new\/us\/videos\/211_1777387297423_insta-square_bg-ffffff_a4f8cf53.mp4\",\"uploadDate\":\"2026-05-04T08:26:49.713Z\",\"inLanguage\":\"da\",\"isFamilyFriendly\":true,\"publisher\":{\"@type\":\"Organization\",\"name\":\"Colomio\",\"url\":\"https:\/\/www.colomio.com\"},\"duration\":\"PT15S\",\"width\":1080,\"height\":1080}<\/script>\n<\/article>\n","protected":false},"excerpt":{"rendered":"<p>Gratis malebog Farvel\u00e6g online \u25b6 Se, hvordan vores community farvelagde dette Denne malebog viser en s\u00f8d fugl, der flyver mellem bl\u00f8de skyer. Motivet er tegnet som en enkel stregtegning med store, \u00e5bne flader og f\u00e5 detaljer, s\u00e5 det er nemt at g\u00e5 i gang. Fuglen har udbredte vinger, et lille n\u00e6b, venlige \u00f8jne og et &#8230; <a title=\"S\u00f8d fugl i skyer malebog til print\" class=\"read-more\" href=\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog\" aria-label=\"Read more about S\u00f8d fugl i skyer malebog til print\">L\u00e6s mere <\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":5158,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_yoast_wpseo_title":"S\u00f8d fugl i skyer malebog til print gratis pdf | Colomio","_yoast_wpseo_metadesc":"Download en s\u00f8d fugl i skyer som gratis pdf til print. Enkel malebog med store flader, tydelige linjer og god plads til rolige farver.","_yoast_wpseo_bctitle":"S\u00f8d fugl","_colomio_max_video_preview":"0","_colomio_max_image_preview":"","_colomio_max_snippet":"","_custom_article_jsonld":"","_custom_howto_jsonld":"","_custom_schema_jsonld":"","category-page":false,"footnotes":""},"class_list":["post-161016","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>S\u00f8d fugl i skyer malebog til print gratis pdf | Colomio<\/title>\n<meta name=\"description\" content=\"Download en s\u00f8d fugl i skyer som gratis pdf til print. Enkel malebog med store flader, tydelige linjer og god plads til rolige farver.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog\" \/>\n<meta property=\"og:locale\" content=\"da_DK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"S\u00f8d fugl i skyer malebog til print gratis pdf | Colomio\" \/>\n<meta property=\"og:description\" content=\"Download en s\u00f8d fugl i skyer som gratis pdf til print. Enkel malebog med store flader, tydelige linjer og god plads til rolige farver.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog\" \/>\n<meta property=\"og:site_name\" content=\"www.colomio.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-04T13:34:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/media.colomio.com\/t\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimeret l\u00e6setid\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutter\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog\",\"url\":\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog\",\"name\":\"S\u00f8d fugl i skyer malebog til print gratis pdf | Colomio\",\"isPartOf\":{\"@id\":\"https:\/\/www.colomio.com\/da#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog#primaryimage\"},\"thumbnailUrl\":\"https:\/\/media.colomio.com\/t\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png\",\"datePublished\":\"2026-05-04T08:08:33+00:00\",\"dateModified\":\"2026-05-04T13:34:36+00:00\",\"description\":\"Download en s\u00f8d fugl i skyer som gratis pdf til print. Enkel malebog med store flader, tydelige linjer og god plads til rolige farver.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog#breadcrumb\"},\"inLanguage\":\"da-DK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"da-DK\",\"@id\":\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog#primaryimage\",\"url\":\"https:\/\/media.colomio.com\/t\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png\",\"contentUrl\":\"https:\/\/media.colomio.com\/t\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.colomio.com\/da\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tegninger\",\"item\":\"https:\/\/www.colomio.com\/da\/tegninger\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Dyr\",\"item\":\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Skovdyr\",\"item\":\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Fugle\",\"item\":\"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\"},{\"@type\":\"ListItem\",\"position\":6,\"name\":\"S\u00f8d fugl\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.colomio.com\/da#website\",\"url\":\"https:\/\/www.colomio.com\/da\",\"name\":\"www.colomio.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.colomio.com\/da#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.colomio.com\/da?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"da-DK\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.colomio.com\/da#organization\",\"name\":\"colomio\",\"url\":\"https:\/\/www.colomio.com\/da\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"da-DK\",\"@id\":\"https:\/\/www.colomio.com\/da#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.colomio.com\/wp-content\/uploads\/2025\/02\/cropped-colomio-logo.png?wsr\",\"contentUrl\":\"https:\/\/www.colomio.com\/wp-content\/uploads\/2025\/02\/cropped-colomio-logo.png?wsr\",\"width\":373,\"height\":98,\"caption\":\"www.colomio.com\"},\"image\":{\"@id\":\"https:\/\/www.colomio.com\/da#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/colomio.team\/\",\"https:\/\/de.pinterest.com\/happycolorz_colomio\/\",\"https:\/\/www.pinterest.com\/happycolorz_colomio\/\",\"https:\/\/www.muminthemadhouse.com\/custom-ai-colouring-pages-for-kids\/\",\"https:\/\/slummysinglemummy.com\/2026\/03\/05\/rainy-afternoons-just-got-a-lot-more-creative-discovering-colomio\/\",\"https:\/\/www.amazon.com\/Horses-Coloring-Book-pages-reprint\/dp\/1707878994\",\"https:\/\/www.prnewswire.com\/news-releases\/colomiocom-launches-a-free-customizable-coloring-book-for-home-printing-301162753.html\",\"https:\/\/www.linkedin.com\/in\/mathias-ziegler-b6068568\/\"],\"alternateName\":\"colomio.com\",\"foundingDate\":\"2019\",\"description\":\"Free printable coloring pages, step-by-step drawing tutorials, and creative crafts for kids \u2013 created by parents, tested by children.\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Zeppelinstr. 73\",\"addressLocality\":\"Munich\",\"postalCode\":\"81669\",\"addressRegion\":\"Bavaria\",\"addressCountry\":\"DE\"},\"parentOrganization\":{\"@type\":\"Organization\",\"name\":\"happycolorz GmbH\",\"url\":\"https:\/\/www.happycolorz.de\"},\"founder\":[{\"@type\":\"Person\",\"@id\":\"https:\/\/www.colomio.com\/da#mathias\/\",\"name\":\"Mathias Ziegler\",\"jobTitle\":\"Founder & Managing Director\",\"url\":\"https:\/\/www.colomio.com\/da\/authors\/colomio-team\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"S\u00f8d fugl i skyer malebog til print gratis pdf | Colomio","description":"Download en s\u00f8d fugl i skyer som gratis pdf til print. Enkel malebog med store flader, tydelige linjer og god plads til rolige farver.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog","og_locale":"da_DK","og_type":"article","og_title":"S\u00f8d fugl i skyer malebog til print gratis pdf | Colomio","og_description":"Download en s\u00f8d fugl i skyer som gratis pdf til print. Enkel malebog med store flader, tydelige linjer og god plads til rolige farver.","og_url":"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog","og_site_name":"www.colomio.com","article_modified_time":"2026-05-04T13:34:36+00:00","og_image":[{"url":"https:\/\/media.colomio.com\/t\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimeret l\u00e6setid":"2 minutter"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog","url":"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog","name":"S\u00f8d fugl i skyer malebog til print gratis pdf | Colomio","isPartOf":{"@id":"https:\/\/www.colomio.com\/da#website"},"primaryImageOfPage":{"@id":"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog#primaryimage"},"image":{"@id":"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog#primaryimage"},"thumbnailUrl":"https:\/\/media.colomio.com\/t\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png","datePublished":"2026-05-04T08:08:33+00:00","dateModified":"2026-05-04T13:34:36+00:00","description":"Download en s\u00f8d fugl i skyer som gratis pdf til print. Enkel malebog med store flader, tydelige linjer og god plads til rolige farver.","breadcrumb":{"@id":"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog#breadcrumb"},"inLanguage":"da-DK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog"]}]},{"@type":"ImageObject","inLanguage":"da-DK","@id":"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog#primaryimage","url":"https:\/\/media.colomio.com\/t\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png","contentUrl":"https:\/\/media.colomio.com\/t\/500x500\/new\/animals\/forest-animals\/bird\/cute-bird-flying-clouds.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl\/soed-fugl-i-skyer-malebog#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.colomio.com\/da"},{"@type":"ListItem","position":2,"name":"Tegninger","item":"https:\/\/www.colomio.com\/da\/tegninger"},{"@type":"ListItem","position":3,"name":"Dyr","item":"https:\/\/www.colomio.com\/da\/tegninger\/dyr"},{"@type":"ListItem","position":4,"name":"Skovdyr","item":"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr"},{"@type":"ListItem","position":5,"name":"Fugle","item":"https:\/\/www.colomio.com\/da\/tegninger\/dyr\/skovens-dyr\/fugl"},{"@type":"ListItem","position":6,"name":"S\u00f8d fugl"}]},{"@type":"WebSite","@id":"https:\/\/www.colomio.com\/da#website","url":"https:\/\/www.colomio.com\/da","name":"www.colomio.com","description":"","publisher":{"@id":"https:\/\/www.colomio.com\/da#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.colomio.com\/da?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"da-DK"},{"@type":"Organization","@id":"https:\/\/www.colomio.com\/da#organization","name":"colomio","url":"https:\/\/www.colomio.com\/da","logo":{"@type":"ImageObject","inLanguage":"da-DK","@id":"https:\/\/www.colomio.com\/da#\/schema\/logo\/image\/","url":"https:\/\/www.colomio.com\/wp-content\/uploads\/2025\/02\/cropped-colomio-logo.png?wsr","contentUrl":"https:\/\/www.colomio.com\/wp-content\/uploads\/2025\/02\/cropped-colomio-logo.png?wsr","width":373,"height":98,"caption":"www.colomio.com"},"image":{"@id":"https:\/\/www.colomio.com\/da#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/colomio.team\/","https:\/\/de.pinterest.com\/happycolorz_colomio\/","https:\/\/www.pinterest.com\/happycolorz_colomio\/","https:\/\/www.muminthemadhouse.com\/custom-ai-colouring-pages-for-kids\/","https:\/\/slummysinglemummy.com\/2026\/03\/05\/rainy-afternoons-just-got-a-lot-more-creative-discovering-colomio\/","https:\/\/www.amazon.com\/Horses-Coloring-Book-pages-reprint\/dp\/1707878994","https:\/\/www.prnewswire.com\/news-releases\/colomiocom-launches-a-free-customizable-coloring-book-for-home-printing-301162753.html","https:\/\/www.linkedin.com\/in\/mathias-ziegler-b6068568\/"],"alternateName":"colomio.com","foundingDate":"2019","description":"Free printable coloring pages, step-by-step drawing tutorials, and creative crafts for kids \u2013 created by parents, tested by children.","address":{"@type":"PostalAddress","streetAddress":"Zeppelinstr. 73","addressLocality":"Munich","postalCode":"81669","addressRegion":"Bavaria","addressCountry":"DE"},"parentOrganization":{"@type":"Organization","name":"happycolorz GmbH","url":"https:\/\/www.happycolorz.de"},"founder":[{"@type":"Person","@id":"https:\/\/www.colomio.com\/da#mathias\/","name":"Mathias Ziegler","jobTitle":"Founder & Managing Director","url":"https:\/\/www.colomio.com\/da\/authors\/colomio-team"}]}]}},"_links":{"self":[{"href":"https:\/\/www.colomio.com\/da\/wp-json\/wp\/v2\/pages\/161016","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.colomio.com\/da\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.colomio.com\/da\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.colomio.com\/da\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.colomio.com\/da\/wp-json\/wp\/v2\/comments?post=161016"}],"version-history":[{"count":1,"href":"https:\/\/www.colomio.com\/da\/wp-json\/wp\/v2\/pages\/161016\/revisions"}],"predecessor-version":[{"id":161036,"href":"https:\/\/www.colomio.com\/da\/wp-json\/wp\/v2\/pages\/161016\/revisions\/161036"}],"up":[{"embeddable":true,"href":"https:\/\/www.colomio.com\/da\/wp-json\/wp\/v2\/pages\/5158"}],"wp:attachment":[{"href":"https:\/\/www.colomio.com\/da\/wp-json\/wp\/v2\/media?parent=161016"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}