FREE Easy Chocolate Orange Easter Basket Knitting Pattern

simple easter knitting patterns free basket


This little Easter Basket knitting pattern is quick and easy. This FREE pattern will make a lovely gift with a chocolate orange inside or decorate your home. Add it to your knitted Easter collection.

The body of the basket has a void where you can put a chocolate orange or a bath bombe or similar as a gift.

Made with oddments of yellow and white knitting yarn but you can use any colour you like. 3mm single pointed needles were used.   It is about 13cm high and will fit a chocolate orange inside the basket. You will need one small piece of toy stuffing about the size of a cotton ball.

It is important to knit with double knitting yarn and 3mm needles (26 sts x 33 rows = 10cm square) so that your chocolate orange will fit snugly inside.

Abbreviations : k – knit. p – purl. st – stitch. tog-together. st-st – Stocking Stitch (k1row, p1row). 

This is what the component parts will look like…

Easter Basket Knitted Parts

Basket – Make 1

Starting at the top, with your chosen colour, cast on 44 sts
Starting with a purl row, st-st 29 rows
Next: Purl 2 rows
Next: (k2, k2tog) to end (33 sts)
Purl 1 row
Next: (k1, k2tog) to end (22 sts)
Purl 1 row
Next: k2tog to end (11 sts)
Draw thread through the remaining stitches and pull tight

Sew down the row ends of the piece. Allow the upper edge to curl

Handle – Make 1

With your chosen colour, cast on 50 sts
Starting with a purl row, st-st 7 rows
Cast off

Allow the piece to curl as it wants to and sew along the length. Sew each end of the handle to the side of the basket on the outside, below the rolled top edge.

Lid – Make 1

With your chosen colour, cast on 10 sts
Purl 1 row
Next: increase into every stitch (20 sts)
Purl 1 row
Next: (k1, inc1) to end (30 sts)
Starting with a purl row, st-st 3 rows
Purl 1 row (edge of lid)

Starting with a purl row, st-st 3 rows
Next: (k1, k2tog) to end (20 sts)
Purl 1 row
Next: k2tog to end (10 sts)
Purl 1 row
(Nobby handle) Next: increase into every stitch (20 sts)
Starting with a purl row, st-st 7 rows
Next: k2tog to end (10 sts)
Draw thread through the remaining stitches and pull tight

Sew down the row ends. Add a small amount of toy stuffing about the size of a cotton ball to the top of the lid. Fold the lower half of the piece so that the extra purl row is on the outer edge and the base is flat. Stitch from underneath through to the upper lid and back through again to make sure it stays flat and keeps the shape.

Bows – Make 2

With your chosen colour, cast on 20 sts
Starting with a purl row, st-st 7 rows
Cast off

Fold the piece so the row ends meet at the back in the centre of the bow and sew together. Take a contrasting colour and wrap round the centre of the piece to make a bow shape. Sew just to the side of the end of the handle at either side

Easter Basket Knitting Pattern

© Copyright 2024 Knitting by Post Ltd
If you enjoyed this pattern and want to tell others, please redirect your friends to this website instead of sharing the text and pictures. Thanks.


More knitting patterns that you might enjoy…

+ Download
Large Print

Make Easter extra quack-tastic with this adorable knitted duckling soft toy pattern.

Easter Will Soon be Here. Go Egg Hunting with a Little Easter Basket

Hop to it! It is Easter Soon. Here is Bun Bunny With a Little Cupcake Jacket and Ears.

+ Download
Large Print

Perfect for the little Easter Egg Hunt. A sweet Little Gift Bag.

+ Download
Large Print

A Good Reason to Bounce Around. Here is a Bunny Rabbit Toy Pattern Ready for Easter!

+ Download
Large Print

Hip Hop and Get this Spring Time Easter Buttercup Bunny Knitting Pattern

+ Download
Large Print

Choc-a-doodle-doo !!  Here is an Easter knitting pattern not to get hen pecked at.

+ Download
Large Print

Fudge the bunny is an extra large Easter Bunny knitting pattern. A5 8 page booklet - a Long Pattern to get your needles going.

More Baby Knitting Patterns

Even More Patterns

£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

From the Scottish hills to your knitting needles. Here is a Highland Cow soft toy that won't eat the flowers!

This product has multiple variants. The options may be chosen on the product page
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

'Ello, 'Ello, 'Ello, what's all this then? It is only a knitted policeman pattern

This product has multiple variants. The options may be chosen on the product page
+ Download
Large Print
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Geoff is sitting and waiting for his trip to the Zoo to see his friends. Knit yours today.

This product has multiple variants. The options may be chosen on the product page
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

No need to hibernate—this bear hot water bottle cover keeps you toasty all season long. A fun and practical knitting project for anyone who loves a bit of warmth and comfort.

This product has multiple variants. The options may be chosen on the product page
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Ho, ho, hold onto your toilet rolls—Santa’s here to keep them covered. A lighthearted Christmas knitting pattern that makes bathroom storage a little more merry.

This product has multiple variants. The options may be chosen on the product page
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Santa’s sleigh won’t be complete without a knitted reindeer to lead the way. This pattern is perfect for holiday decorations, gifts, or a cozy Christmas display.

This product has multiple variants. The options may be chosen on the product page

Leave a Reply

Free Pattern Locked

Subscribe to our newsletter to instantly unlock this pattern and our entire library of free knitting designs.

{{{ data.variation.price_html }}}
{{{ data.variation.availability_html }}}
'; window._nslWebViewNoticeElement.insertAdjacentHTML("afterbegin", webviewNoticeHTML); document.body.appendChild(window._nslWebViewNoticeElement); } }); } } window._nslDOMReady(function () { window.nslRedirect = function (url) { if (scriptOptions._redirectOverlay) { const overlay = document.createElement('div'); overlay.id = "nsl-redirect-overlay"; let overlayHTML = ''; const overlayContainer = "
", overlayContainerClose = "
", overlaySpinner = "
", overlayTitle = "

" + scriptOptions._localizedStrings.redirect_overlay_title + "

", overlayText = "

" + scriptOptions._localizedStrings.redirect_overlay_text + "

"; switch (scriptOptions._redirectOverlay) { case "overlay-only": break; case "overlay-with-spinner": overlayHTML = overlayContainer + overlaySpinner + overlayContainerClose; break; default: overlayHTML = overlayContainer + overlaySpinner + overlayTitle + overlayText + overlayContainerClose; break; } overlay.insertAdjacentHTML("afterbegin", overlayHTML); document.body.appendChild(overlay); } window.location = url; }; let targetWindow = scriptOptions._targetWindow || 'prefer-popup', lastPopup = false; document.addEventListener('click', function (e) { if (e.target) { const buttonLinkElement = e.target.closest('a[data-plugin="nsl"][data-action="connect"]') || e.target.closest('a[data-plugin="nsl"][data-action="link"]'); if (buttonLinkElement) { if (lastPopup && !lastPopup.closed) { e.preventDefault(); lastPopup.focus(); } else { let href = buttonLinkElement.href, success = false; if (href.indexOf('?') !== -1) { href += '&'; } else { href += '?'; } const redirectTo = buttonLinkElement.dataset.redirect; if (redirectTo === 'current') { href += 'redirect=' + encodeURIComponent(window.location.href) + '&'; } else if (redirectTo && redirectTo !== '') { href += 'redirect=' + encodeURIComponent(redirectTo) + '&'; } if (targetWindow !== 'prefer-same-window' && checkWebView()) { targetWindow = 'prefer-same-window'; } if (targetWindow === 'prefer-popup') { lastPopup = NSLPopup(href + 'display=popup', 'nsl-social-connect', buttonLinkElement.dataset.popupwidth, buttonLinkElement.dataset.popupheight); if (lastPopup) { success = true; e.preventDefault(); } } else if (targetWindow === 'prefer-new-tab') { const newTab = window.open(href + 'display=popup', '_blank'); if (newTab) { if (window.focus) { newTab.focus(); } success = true; window._nslHasOpenedPopup = true; e.preventDefault(); } } if (!success) { window.location = href; e.preventDefault(); } } } } }); let buttonCountChanged = false; const googleLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="google"]'); if (googleLoginButtons.length && checkWebView()) { googleLoginButtons.forEach(function (googleLoginButton) { if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') { disableButtonInWebView(googleLoginButton); } else { googleLoginButton.remove(); buttonCountChanged = true; } }); } const facebookLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="facebook"]'); if (facebookLoginButtons.length && checkWebView() && /Android/.test(window.navigator.userAgent) && !isAllowedWebViewForUserAgent('facebook')) { facebookLoginButtons.forEach(function (facebookLoginButton) { if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') { disableButtonInWebView(facebookLoginButton); } else { facebookLoginButton.remove(); buttonCountChanged = true; } }); } const separators = document.querySelectorAll('div.nsl-separator'); if (buttonCountChanged && separators.length) { separators.forEach(function (separator) { const separatorParentNode = separator.parentNode; if (separatorParentNode) { const separatorButtonContainer = separatorParentNode.querySelector('div.nsl-container-buttons'); if (separatorButtonContainer && !separatorButtonContainer.hasChildNodes()) { separator.remove(); } } }) } });})();