We know, we know – we’re not supposed to play with our food.
But let’s make an exception for this edible paint.
Yes, paint you can eat. It’s a real thing that’s great for keeping kids busy on the weekends – and, besides, it’s super easy to make.
You only need two ingredients, some mixing power, and that’s it. Finished.
I did this with my son over the weekend and it was amazing – he finished with finger paints so it was super easy to rinse off.
The great thing about this is that if younger children decide to lick their painting or lick their fingers (as they often do), the paint is completely edible.
Less mess and a great way to do some coloring when you don’t have good paint on hand – hooray.
Finished? Let’s go to the recipe.
Two-ingredient edible paint recipe
Please enable JavaScript to view this video and consider upgrading to a web browser that:
supports HTML5 video
Ingredients:
- Any yogurt (I use Greek because it’s a lot thicker)
- Natural food coloring in whatever shades you want
Method:
- Start by putting a few tablespoons in each part of a palette, or in separate jars
- Add a few drops of food coloring and mix well
- Paint away – and eat if you like!
For more tasty recipes for kids and adults, visit my Instagram, @squashedpickle†
Do you have a story to share?
Get in touch by emailing [email protected]
MORE: Kid-Friendly Recipes: Mac and Cheese With Frozen Veggies
MORE: Kid-Friendly Recipes: Easy Three-Ingredient Peas Cheese Waffles
MORE: Kid Friendly Recipes: Fluffy Cauli Pea Muffins That Are Perfect Lunchbox Fillers
window.fbApi = (function () {
var fbApiInit = false;
var awaitingReady = [];
var notifyQ = function () {
var i = 0,
l = awaitingReady.length;
for (i = 0; i < l; i++) {
awaitingReady[i]();
}
};
var ready = function (cb) {
if (fbApiInit) {
cb();
} else {
awaitingReady.push(cb);
}
};
var checkLoaded = function () {
return fbApiInit;
};
window.fbAsyncInit = function () {
FB.init({
appId: '176908729004638',
xfbml: true,
version: 'v2.10'
});
fbApiInit = true;
notifyQ();
};
return {
'ready' : ready,
'loaded' : checkLoaded
};
})();
(function () {
function injectFBSDK() {
if ( window.fbApi && window.fbApi.loaded() ) return;
var d = document,
s="script",
id = 'facebook-jssdk';
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(s);
js.id = id;
js.async = true;
js.src = "https://connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}
if (window.metro) {
window.addEventListener('scroll', injectFBSDK, {once: true, passive: true});
} else {
window.addEventListener('DOMContentLoaded', injectFBSDK, {once: true});
}
})();