3 Ingredient Oat Cookies for Quick Healthy Snacks

Author avatar
|
Peanut butter, oats, and maple syrup arranged for easy oat cookie recipe

3 Ingredient Oat Cookies for Quick Healthy Snacks is a no-bake snack recipe that combines creamy peanut butter, maple syrup, and rolled oats into chewy cookies in 35 minutes. Oat Cookies makes 12 cookies at approximately $0.28/serving, using 3 pantry staples with no oven required. Tested in a home kitchen, this recipe produces cookies that hold their shape after 30 minutes of refrigeration without eggs or flour as binders.

Prep Time
Cook Time
Total Time
Servings
12
Calories
168 per serving
Cost/Serving
$0.28
Difficulty
Easy
Storage
Fridge 7 days, freezer 2 months

Oat Cookies are a no-bake American pantry snack made by stirring together creamy peanut butter, maple syrup, and rolled oats, then chilling until firm. The result delivers a chewy, naturally sweet texture with nutty depth and zero refined sugar.

Oat Cookies hold together because the natural oils in peanut butter bind with rolled oats as the mixture firms during 30 minutes of refrigeration. Maple syrup acts as both sweetener and moisture glue, creating a cohesive, chewy bite without eggs or flour.

Oat Cookies stay fresh for 7 days when stored in a single layer inside an airtight container in the refrigerator at 38°F. For longer storage, freeze the cookies on a parchment-lined baking sheet for 2 hours, then transfer to a freezer-safe bag for up to 2 months. Thaw the leftovers in the refrigerator for 1 hour or enjoy straight from the freezer for a firmer, chewier texture.

Pro Tip: For the best results, use creamy peanut butter with no added oil separation because fully emulsified nut butter provides consistent fat distribution, ensuring each cookie holds its shape without crumbling during refrigeration.

3 Ingredient Oat Cookies have become a go-to in my kitchen, especially on those days when I crave something sweet but don’t want to deal with complicated baking. One rainy afternoon, I rummaged through my pantry and found just three ingredients—peanut butter, oats, and maple syrup. What happened next? Cookie magic.

These easy oatmeal cookies with few ingredients aren’t just quick and tasty—they’re naturally gluten-free, refined sugar-free, and require zero baking. If you’re searching for 3 ingredient oatmeal cookies no banana, this is your new obsession.

Whether you’re a meal-prepper, busy parent, or a late-night snacker, this recipe delivers deliciousness fast. Let’s dive in!

❤️ Why You’ll Love This 3 Ingredient Oat Cookies Recipe

  • Only 3 pantry staples – No banana, no eggs, no fuss.
  • No baking required – Just mix, shape, and chill.
  • Naturally gluten-free – Use certified GF oats.
  • Perfect for meal prep – Lasts up to a week in the fridge.
  • Kid-friendly & adult-approved – Sweet, chewy, and filling.
  • Customizable – Add chocolate chips, nuts, or spices.


Print

clock clock iconcutlery cutlery iconflag flag iconfolder folder iconinstagram instagram iconpinterest pinterest iconfacebook facebook iconprint print iconsquares squares iconheart heart iconheart solid heart solid icon

Peanut butter, oats, and maple syrup arranged for easy oat cookie recipecreamy peanut butter, natural maple syrup, and whole rolled oats. This image is ideal for guiding beginners and emphasizing simplicity.” data-pin-title=”3 Ingredient Oat Cookies for Quick Healthy Snacks” data-pin-url=”https://optimalrecipes.com/3-ingredient-oat-cookies-for-healthy-snacks/?tp_image_id=12647″ title=””>

3 Ingredient Oat Cookies for Quick Healthy Snacks



5 Stars 4 Stars 3 Stars 2 Stars 1 Star

No reviews


  • Author:
    Patricia Jannet


  • Total Time:
    35 minutes


  • Yield:
    12 cookies 1x


  • Diet:
    Gluten Free


Description

These 3 Ingredient Oat Cookies are quick, no-bake, and naturally gluten-free. Made with just peanut butter, maple syrup, and oats, they’re the perfect healthy snack or dessert alternative that requires zero fuss and only a few pantry staples.


Ingredients


Scale

  • 1 cup creamy peanut butter
  • ½ cup maple syrup (or honey)
  • 1½ cups rolled oats


Instructions

  1. In a medium saucepan, heat peanut butter and maple syrup over medium-low heat, stirring constantly until smooth (about 2–3 minutes).
  2. Remove from heat and stir in rolled oats until fully coated.
  3. Drop spoonfuls onto a parchment-lined baking sheet using a spoon or cookie scoop.
  4. Flatten slightly with the back of a spoon, if desired.
  5. Let sit at room temperature or refrigerate for 30–60 minutes until firm.
  6. Store in an airtight container at room temperature or refrigerate for longer freshness.

Notes

  • Use certified gluten-free oats if needed.
  • Substitute almond or sunflower butter for peanut butter if desired.
  • Chill longer for a firmer cookie texture.
  • Add chocolate chips or spices for variety.
  • Prep Time: 5 minutes
  • Cook Time: 0 minutes
  • Category: Dessert
  • Method: No-Bake
  • Cuisine: American

Nutrition

  • Serving Size: 1 cookie
  • Calories: 140
  • Sugar: 6g
  • Sodium: 90mg
  • Fat: 9g
  • Saturated Fat: 2g
  • Unsaturated Fat: 6g
  • Trans Fat: 0g
  • Carbohydrates: 13g
  • Fiber: 2g
  • Protein: 4g
  • Cholesterol: 0mg

if ( ! anchor || ! anchor.classList.contains( 'tasty-recipes-scrollto' ) ) { return; }

const elementHref = anchor.getAttribute( 'href' ); if ( ! elementHref ) { return; }

e.preventDefault(); this.goToSelector( elementHref ); }); }, goToSelector( selector ) { const element = document.querySelector( selector ); if ( ! element ) { return; } element.scrollIntoView( { behavior: 'smooth' } ); } };

document.addEventListener( 'DOMContentLoaded', () => window.TastyRecipes.smoothScroll.init() );

(function(){

var bothEquals = function( d1, d2, D ) { var ret = 0; if (d1<=D) { ret++; } if (d2<=D) { ret++; } return ret === 2; };var frac =function frac(x,D,mixed){var n1=Math.floor(x),d1=1;var n2=n1+1,d2=1;if(x!==n1){while(bothEquals(d1,d2,D)){var m=(n1+n2)/(d1+d2);if(x===m){if(d1+d2<=D){d1+=d2;n1+=n2;d2=D+1}else if(d1>d2){d2=D+1;}else {d1=D+1;}break}else if(xD){d1=d2;n1=n2}if(!mixed){return[0,n1,d1];}var q=Math.floor(n1/d1);return[q,n1-q*d1,d1]};frac.cont=function cont(x,D,mixed){var sgn=x<0?-1:1;var B=x*sgn;var P_2=0,P_1=1,P=0;var Q_2=1,Q_1=0,Q=0;var A=Math.floor(B);while(Q_1D){if(Q_1>D){Q=Q_2;P=P_2}else{Q=Q_1;P=P_1}}if(!mixed){return[0,sgn*P,Q];}var q=Math.floor(sgn*P/Q);return[q,sgn*P-q*Q,Q]};

window.tastyRecipesVulgarFractions = JSON.parse(decodeURIComponent("%7B%22%C2%BC%22%3A%221%2F4%22%2C%22%C2%BD%22%3A%221%2F2%22%2C%22%C2%BE%22%3A%223%2F4%22%2C%22%E2%85%93%22%3A%221%2F3%22%2C%22%E2%85%94%22%3A%222%2F3%22%2C%22%E2%85%95%22%3A%221%2F5%22%2C%22%E2%85%96%22%3A%222%2F5%22%2C%22%E2%85%97%22%3A%223%2F5%22%2C%22%E2%85%98%22%3A%224%2F5%22%2C%22%E2%85%99%22%3A%221%2F6%22%2C%22%E2%85%9A%22%3A%225%2F6%22%2C%22%E2%85%9B%22%3A%221%2F8%22%2C%22%E2%85%9C%22%3A%223%2F8%22%2C%22%E2%85%9D%22%3A%225%2F8%22%2C%22%E2%85%9E%22%3A%227%2F8%22%7D"));

window.tastyRecipesFormatAmount = function(amount, el) { if ( parseFloat( amount ) === parseInt( amount ) ) { return amount; } var roundType = 'frac'; if (typeof el.dataset.amountShouldRound !== 'undefined') { if ('false' !== el.dataset.amountShouldRound) { if ( 'number' === el.dataset.amountShouldRound ) { roundType = 'number'; } else if ('frac' === el.dataset.amountShouldRound) { roundType = 'frac'; } else if ('vulgar' === el.dataset.amountShouldRound) { roundType = 'vulgar'; } else { roundType = 'integer'; } } } if ('number' === roundType) { amount = Number.parseFloat(amount).toPrecision(2); } else if ('integer' === roundType) { amount = Math.round(amount); } else if ('frac' === roundType || 'vulgar' === roundType) { var denom = 8; if (typeof el.dataset.unit !== 'undefined') { var unit = el.dataset.unit; if (['cups','cup','c'].includes(unit)) { denom = 4; if (0.125 === amount) { denom = 8; } if ("0.1667" === Number.parseFloat( amount ).toPrecision(4)) { denom = 6; } } if (['tablespoons','tablespoon','tbsp'].includes(unit)) { denom = 2; } if (['teaspoons','teaspoon','tsp'].includes(unit)) { denom = 8; } } var amountArray = frac.cont( amount, denom, true ); var newAmount = ''; if ( amountArray[1] !== 0 ) { newAmount = amountArray[1] + '/' + amountArray[2]; if ('vulgar' === roundType) { Object.keys(window.tastyRecipesVulgarFractions).forEach(function(vulgar) { if (newAmount === window.tastyRecipesVulgarFractions[vulgar]) { newAmount = vulgar; } }); } } if ( newAmount ) { newAmount = ' ' + newAmount; } if ( amountArray[0] ) { newAmount = amountArray[0] + newAmount; } amount = newAmount; } return amount; };

window.tastyRecipesUpdatePrintLink = () => {

const printButton = document.querySelector( '.tasty-recipes-print-button' );

if ( ! printButton ) { return; }

const printURL = new URL( printButton.href ); const searchParams = new URLSearchParams( printURL.search );

const unitButton = document.querySelector( '.tasty-recipes-convert-button-active' ); const scaleButton = document.querySelector( '.tasty-recipes-scale-button-active' );

let unit = ''; let scale = '';

if ( unitButton ) { unit = unitButton.dataset.unitType; searchParams.delete('unit'); searchParams.set( 'unit', unit ); }

if ( scaleButton ) { scale = scaleButton.dataset.amount; searchParams.set( 'scale', scale ); }

const paramString = searchParams.toString(); const newURL = '' === paramString ? printURL.href : printURL.origin + printURL.pathname + '?' + paramString; const printLinks = document.querySelectorAll( '.tasty-recipes-print-link' );

printLinks.forEach( ( el ) => { el.href = newURL; });

const printButtons = document.querySelectorAll( '.tasty-recipes-print-button' ); printButtons.forEach( ( el ) => { el.href = newURL; }); };

document.addEventListener( 'DOMContentLoaded', () => {

if ( ! window.location.href.includes( '/print/' ) ) { return; }

const searchParams = new URLSearchParams( window.location.search );

const unit = searchParams.get( 'unit' ); const scale = searchParams.get( 'scale' );

if ( unit && ( 'metric' === unit || 'usc' === unit ) ) { document.querySelector( '.tasty-recipes-convert-button[data-unit-type="' + unit + '"]' ).click(); }

if ( scale && Number(scale) > 0 ) { document.querySelector( '.tasty-recipes-scale-button[data-amount="' + Number(scale) + '"]' ).click(); } }); }());

(function(){ var buttonClass = 'tasty-recipes-scale-button', buttonActiveClass = 'tasty-recipes-scale-button-active', buttons = document.querySelectorAll('.tasty-recipes-scale-button'); if ( ! buttons ) { return; }

buttons.forEach(function(button){ button.addEventListener('click', function(event){ event.preventDefault(); var recipe = event.target.closest('.tasty-recipes'); if ( ! recipe ) { return; } var otherButtons = recipe.querySelectorAll('.' + buttonClass); otherButtons.forEach(function(bt){ bt.classList.remove(buttonActiveClass); }); button.classList.add(buttonActiveClass);

var scalables = recipe.querySelectorAll('span[data-amount]'); var buttonAmount = parseFloat( button.dataset.amount ); scalables.forEach(function(scalable){ if (typeof scalable.dataset.amountOriginalType === 'undefined' && typeof scalable.dataset.nfOriginal === 'undefined') { if (-1 !== scalable.innerText.indexOf('/')) { scalable.dataset.amountOriginalType = 'frac'; } if (-1 !== scalable.innerText.indexOf('.')) { scalable.dataset.amountOriginalType = 'number'; } Object.keys(window.tastyRecipesVulgarFractions).forEach(function(vulgar) { if (-1 !== scalable.innerText.indexOf(vulgar)) { scalable.dataset.amountOriginalType = 'vulgar'; } }); if (typeof scalable.dataset.amountOriginalType !== 'undefined') { scalable.dataset.amountShouldRound = scalable.dataset.amountOriginalType; } } var amount = parseFloat( scalable.dataset.amount ) * buttonAmount; amount = window.tastyRecipesFormatAmount(amount, scalable); if ( typeof scalable.dataset.unit !== 'undefined' ) { if ( ! scalable.classList.contains('nutrifox-quantity') ) { if ( ! scalable.classList.contains('nutrifox-second-quantity') ) { amount += ' ' + scalable.dataset.unit; } } } scalable.innerText = amount; });

var nonNumerics = recipe.querySelectorAll('[data-has-non-numeric-amount]'); nonNumerics.forEach(function(nonNumeric){ var indicator = nonNumeric.querySelector('span[data-non-numeric-label]'); if ( indicator ) { nonNumeric.removeChild(indicator); } if ( 1 !== buttonAmount ) { indicator = document.createElement('span'); indicator.setAttribute('data-non-numeric-label', true); var text = document.createTextNode(' (x' + buttonAmount + ')'); indicator.appendChild(text); nonNumeric.appendChild(indicator); } });

window.tastyRecipesUpdatePrintLink(); }); }); }());

(function(){ document.querySelectorAll('[data-tr-ingredient-checkbox]').forEach(function(el) { var input = el.querySelector('.tr-ingredient-checkbox-container input[type="checkbox"]'); if ( ! input ) { return; } if (input.checked) { el.dataset.trIngredientCheckbox = 'checked'; } el.addEventListener('click', function(event) { if ( 'A' === event.target.nodeName || 'INPUT' === event.target.nodeName || 'LABEL' === event.target.nodeName ) { return; } input.click(); }); input.addEventListener('change', function() { el.dataset.trIngredientCheckbox = input.checked ? 'checked' : ''; }); }); }());

window.TastyRecipes = window.TastyRecipes || {};

window.TastyRecipes.staticTooltip = { element: null, tooltipElement: null, deleting: false, init( element ) { if ( this.deleting ) { return; } this.element = element; this.buildElements(); }, destroy() { if ( ! this.tooltipElement || this.deleting ) { return; }

this.deleting = true; this.tooltipElement.classList.remove( 'opened' );

setTimeout( () => { this.tooltipElement.remove(); this.deleting = false; }, 500 ); }, buildElements() { const tooltipElement = document.createElement( 'div' ); tooltipElement.classList.add( 'tasty-recipes-static-tooltip'); tooltipElement.setAttribute( 'id', 'tasty-recipes-tooltip' );

const currentTooltipElement = document.getElementById( 'tasty-recipes-tooltip' ); if ( currentTooltipElement ) { document.body.replaceChild( tooltipElement, currentTooltipElement ); } else { document.body.appendChild( tooltipElement ); }

this.tooltipElement = document.getElementById( 'tasty-recipes-tooltip' ); }, show() { if ( ! this.tooltipElement ) { return; }

const tooltipTop = this.element.getBoundingClientRect().top + window.scrollY - 10 // 10px offset. - this.tooltipElement.getBoundingClientRect().height; const tooltipLeft = this.element.getBoundingClientRect().left - ( this.tooltipElement.getBoundingClientRect().width / 2 ) + ( this.element.getBoundingClientRect().width / 2 ) - 1; const posLeft = Math.max( 10, tooltipLeft ); this.maybeRemoveTail( posLeft !== tooltipLeft );

this.tooltipElement.setAttribute( 'style', 'top:' + tooltipTop + 'px;left:' + posLeft + 'px;' ); this.tooltipElement.classList.add( 'opened' );

}, maybeRemoveTail( removeTail ) { if ( removeTail ) { this.tooltipElement.classList.add( 'tr-hide-tail' ); } else { this.tooltipElement.classList.remove( 'tr-hide-tail' ); } }, changeMessage( message ) { if ( ! this.tooltipElement ) { return; } this.tooltipElement.innerHTML = message; } };

window.TastyRecipes.ajax = { sendPostRequest( url, data, success, failure ) { const xhr = new XMLHttpRequest(); xhr.open( 'POST', url, true ); xhr.send( this.preparePostData( data ) );

xhr.onreadystatechange = () => { if ( 4 !== xhr.readyState ) { return; } if ( xhr.status === 200 ) { success( JSON.parse( xhr.responseText ) ); return; }

failure( xhr ); };

xhr.onerror = () => { failure( xhr ); }; }, preparePostData( data ) { const formData = new FormData();

for ( const key in data ) { formData.append( key, data[key] ); } return formData; }, };

window.TastyRecipes.ratings = { defaultRating: 0, currentRatingPercentage: 100, savingRating: false, init( minRating ) { this.minRating = minRating;

this.formWatchRating(); this.closeTooltipWhenClickOutside(); this.addBodyClassBasedOnSelectedRating(); this.backwardCompFormRatingPosition(); }, formWatchRating() { const ratings = document.querySelectorAll('.tasty-recipes-no-ratings-buttons [data-rating]'); if ( ratings.length <= 0 ) { return; } for ( const rating of ratings ) { rating.addEventListener( 'click', event => { event.preventDefault(); this.defaultRating = event.target.closest( '.checked' ).dataset.rating; this.setCheckedStar( event.target ); this.maybeSendRating( this.defaultRating, event.target ); this.setRatingInForm( this.defaultRating ); } ); } }, closeTooltipWhenClickOutside() { window.addEventListener( 'click', e => { // Bailout (don't remove the tooltip) when the clicked element is a rating star, or it's the tooltip itself. if ( e.target.closest( '.tasty-recipes-rating' ) || e.target.classList.contains( 'tasty-recipes-static-tooltip' ) ) { return; }

window.TastyRecipes.staticTooltip.destroy(); } ); }, setRatingInForm( rating ) { const ratingInput = document.querySelector( '#respond .tasty-recipes-rating[value="' + rating + '"]' ); if ( ! ratingInput ) { return; } ratingInput.click(); }, addBodyClassBasedOnSelectedRating() { const ratingInputs = document.querySelectorAll( 'input.tasty-recipes-rating' ); if ( ! ratingInputs ) { return; } for ( const ratingInput of ratingInputs ) { ratingInput.addEventListener( 'click', currentEvent => { const selectedRating = currentEvent.target.getAttribute( 'value' ); this.handleBodyClassByRating( selectedRating ); this.toggleCommentTextareaRequired( selectedRating ); } ); } }, handleBodyClassByRating( rating ) { if ( rating < this.minRating ) { document.body.classList.remove( 'tasty-recipes-selected-minimum-rating' ); return; } document.body.classList.add( 'tasty-recipes-selected-minimum-rating' ); }, toggleCommentTextareaRequired( rating ) { const commentTextarea = document.getElementById( 'comment' ); if ( ! commentTextarea ) { return; }if ( rating < this.minRating ) { commentTextarea.setAttribute( 'required', '' ); return; }commentTextarea.removeAttribute( 'required' ); }, maybeSendRating( rating, element ) { if ( this.savingRating === rating ) { return; }this.savingRating = rating; window.TastyRecipes.staticTooltip.init( element );const recipeCardElement = element.closest( '.tasty-recipes' ); if ( ! recipeCardElement ) { window.TastyRecipes.staticTooltip.destroy(); return; }window.TastyRecipes.ajax.sendPostRequest( window.trCommon.ajaxurl, { action: 'tasty_recipes_save_rating', rating, nonce: window.trCommon.ratingNonce, post_id: window.trCommon.postId, recipe_id: recipeCardElement.dataset.trId, }, ( response ) => { window.TastyRecipes.staticTooltip.changeMessage( response.data.message ); window.TastyRecipes.staticTooltip.show(); this.updateAverageText( response.data, recipeCardElement ); this.maybeFillCommentForm( response.data );

// Hide the tooltip after 5 seconds. setTimeout( () => { this.maybeResetTooltip( recipeCardElement, response.data, rating ); }, 5000 ); }, () => { this.resetTooltip( recipeCardElement ); } ); }, updateAverageText( data, recipeCardElement ) { if ( ! data.average ) { return; } this.setRatingPercent( data );

if ( ! data.count ) { return; }

const quickLink = document.querySelector( '.tasty-recipes-rating-link' ); if ( quickLink ) { this.setTextInContainer( quickLink, data ); this.setPartialStar( quickLink ); }

const cardStars = recipeCardElement.querySelector( '.tasty-recipes-ratings-buttons' ); cardStars.dataset.trDefaultRating = data.average; this.setTextInContainer( recipeCardElement.querySelector( '.tasty-recipes-rating' ), data ); }, setTextInContainer( container, data ) { if ( ! container ) { return; }

if ( data.label ) { const ratingLabelElement = container.querySelector( '.rating-label' ); if ( ratingLabelElement ) { ratingLabelElement.innerHTML = data.label; } return; }

const averageElement = container.querySelector( '.average' ); if ( averageElement ) { averageElement.textContent = data.average; }

const countElement = container.querySelector( '.count' ); if ( countElement ) { countElement.textContent = data.count; } }, setPartialStar( container ) { const highestStar = container.querySelector( '[data-rating="' + Math.ceil( this.defaultRating ) + '"]' ); if ( highestStar ) { highestStar.dataset.trClip = this.currentRatingPercentage; } }, setRatingPercent( data ) { this.defaultRating = data.average.toFixed( 1 ); const parts = data.average.toFixed( 2 ).toString().split( '.' ); this.currentRatingPercentage = parts[1] ? parts[1] : 100; if ( this.currentRatingPercentage === '00' ) { this.currentRatingPercentage = 100; } }, setCheckedStar( target ) { const cardRatingContainer = target.closest( '.tasty-recipes-ratings-buttons' ); const selectedRatingElement = cardRatingContainer.querySelector( '[data-tr-checked]' ); if ( selectedRatingElement ) { delete selectedRatingElement.dataset.trChecked; }

const thisStar = target.closest( '.tasty-recipes-rating' ); thisStar.dataset.trChecked = 1; thisStar.querySelector( '[data-tr-clip]' ).dataset.trClip = 100; }, maybeFillCommentForm( data ) { if ( ! data.comment || ! data.comment.content ) { return; }

const commentForm = document.querySelector( '#commentform' ); if ( ! commentForm ) { return; }

const commentBox = commentForm.querySelector( '[name=comment]' ); if ( ! commentBox || commentBox.value ) { return; }

// Add comment details for editing. commentBox.innerHTML = data.comment.content; if ( data.comment.name ) { commentForm.querySelector( '[name=author]' ).value = data.comment.name; commentForm.querySelector( '[name=email]' ).value = data.comment.email; } }, maybeResetTooltip( recipeCardElement, data, rating ) { if ( this.savingRating === rating ) { this.resetTooltip( recipeCardElement, data ); } }, resetTooltip( recipeCardElement, data ) { window.TastyRecipes.staticTooltip.destroy(); this.savingRating = false;

// Reset the default rating. const cardRatingContainer = recipeCardElement.querySelector( '.tasty-recipes-ratings-buttons' ); if ( cardRatingContainer ) { this.defaultRating = ( data && data.average ) ? data.average.toFixed(1) : cardRatingContainer.dataset.trDefaultRating; cardRatingContainer.dataset.trDefaultRating = this.defaultRating;

this.resetSelectedStar( cardRatingContainer, data ); } }, resetSelectedStar( cardRatingContainer ) { const selectedRatingElement = cardRatingContainer.querySelector( '[data-rating="' + Math.ceil( this.defaultRating ) + '"]' ); if ( selectedRatingElement ) { selectedRatingElement.querySelector( '[data-tr-clip]' ).dataset.trClip = this.currentRatingPercentage; selectedRatingElement.parentNode.dataset.trChecked = 1; }

const previousSelectedElement= cardRatingContainer.querySelector( '[data-tr-checked]' ); if ( previousSelectedElement ) { const currentSelectedRating = previousSelectedElement.querySelector('[data-rating]'); if ( currentSelectedRating !== selectedRatingElement ) { delete previousSelectedElement.dataset.trChecked; } } }, backwardCompFormRatingPosition() { const ratingsButtons = document.querySelector( '#respond .tasty-recipes-ratings-buttons, #tasty-recipes-comment-rating .tasty-recipes-ratings-buttons' ); if ( ! ratingsButtons ) { return; } const ratingsButtonsStyles = window.getComputedStyle(ratingsButtons); if ( ! ratingsButtonsStyles.display.includes( 'flex' ) ) { ratingsButtons.style.direction = 'rtl'; }

if ( typeof tastyRecipesRating !== 'undefined' ) { // Select the rating that was previously selected in admin. ratingsButtons.querySelector( '.tasty-recipes-rating[value="' + tastyRecipesRating + '"]' ).checked = true; }

const ratingSpans = ratingsButtons.querySelectorAll( '.tasty-recipes-rating' ); for (const ratingSpan of ratingSpans) { ratingSpan.addEventListener( 'click', event => { if ( ratingSpan === event.target ) { return; } ratingSpan.previousElementSibling.click(); } ); } } };

(function(callback) { if (document.readyState !== "loading") { callback(); } else { window.addEventListener( 'load', callback ); } })(() => { window.TastyRecipes.ratings.init( window.trCommon ? window.trCommon.minRating : 4 ); });

Ingredients for 3 Ingredient Oat Cookies

Here’s everything you need:

  • 1 cup creamy peanut butter
    Substitute with almond or sunflower butter for nut-free options.
  • ½ cup maple syrup
    Or use honey for a sweeter taste.
  • 1½ cups rolled oats
    For gluten-free, make sure your oats are certified GF.

Optional Add-ins:

  • Dark chocolate chips
  • Chia seeds or flaxseed
  • Cinnamon or nutmeg for a spiced version
Stack of homemade 3 ingredient oat cookies on a plate
Quick and healthy 3 ingredient oat cookies—perfect for snacking

How to Make 3 Ingredient Oat Cookies – Step by Step

Step 1: Heat & Combine

In a medium saucepan over medium-low heat, combine peanut butter and maple syrup. Stir constantly until smooth and well combined (about 2–3 minutes).

Step 2: Mix in Oats

Remove the pan from heat. Stir in rolled oats until fully coated with the peanut butter-maple mix.

Step 3: Shape the Cookies

Using a spoon or cookie scoop, drop spoonfuls onto a parchment-lined baking sheet. Flatten them slightly with the back of a spoon if desired.

Step 4: Chill

Let cookies sit at room temperature or refrigerate for 30–60 minutes until firm.

Step 5: Enjoy!

Store in an airtight container at room temp for 3–4 days or refrigerate for up to 7 days.

Makes 12 cookies | Prep Time: 5 mins | Chill Time: 30 mins | 140 kcal per cookie

Pro Tips for Making the Best 3 Ingredient Oat Cookies

  • Can I make 3 ingredient oat cookies ahead of time?
    Absolutely! These are perfect for prepping a week’s worth of snacks.
  • No peanut butter?
    Use almond, cashew, or sunflower butter as a tasty substitute.
  • Want them crunchy?
    Add a tablespoon of coconut oil and chill for an extra firm bite.
  • Add texture with shredded coconut, mini chocolate chips, or chopped dates.

Best Ways to Serve 3 Ingredient Oat Cookies

  • As an on-the-go snack for kids or office breaks.
  • Paired with a smoothie or protein shake for a quick breakfast.
  • Crumbled into Greek yogurt or ice cream.
  • Served with hot coffee or tea during cozy afternoons.

Love no-fuss snacks? Try our No Bake Caramel Crunch Butterfinger Truffles and No Bake Pecan Coconut Praline Cookies.

Cookie dough being scooped onto parchment paper for oat cookies
Scoop and shape your oat cookies—no baking required!

Storage & Leftovers

How long do 3 ingredient oat cookies last in the fridge?
Up to 7 days in an airtight container.

Can I freeze them?
Yes! Freeze in a ziplock bag with parchment paper between layers for up to 3 months. Thaw in the fridge or enjoy cold.

Quick Answers for You

How to make 3 ingredient oat cookies?

Simply heat peanut butter and maple syrup, stir in oats, scoop onto parchment paper, and chill.

How to make oat cookies simple?

Use basic pantry ingredients like oats, peanut butter, and a natural sweetener. No baking required!

What are the most common mistakes when making oatmeal cookies?

  • Using quick oats instead of rolled oats (makes them mushy).
  • Not chilling long enough (cookies won’t firm up).
  • Skipping the stir while heating (can burn the mix).

How to make sugar cookies with 3 ingredients?

Try 1 cup butter, ½ cup sugar, and 2 cups flour for a basic baked version.

Chilled and set 3 ingredient oatmeal cookies on parchment paper
Let them chill—and enjoy a healthy cookie anytime!

More Recipes You’ll Love

If you love 3 Ingredient Oat Cookies, don’t miss these:

One Last Bite

These 3 Ingredient Oat Cookies are a game-changer—quick, healthy, and irresistibly delicious. With no baking, minimal cleanup, and customizable flavors, this is your new favorite cookie recipe. Whether you’re looking for 3 ingredient oatmeal cookies no sugar or just a fuss-free snack, these deliver.

Now you know how to make the best 3 Ingredient Oat Cookies at home!
Have you tried this recipe? Share your twist in the comments below!
📲 Don’t forget to tag us when you post your cookies on Instagram or Pinterest!

Keep Reading

Strawberry Oatmeal Cookies stacked with pink glaze and fresh strawberries on the side
|
by Patricia Jannet
Oreo stuffed cinnamon rolls with gooey chocolate center and cream cheese icing
|
by Patricia Jannet
Vanilla Buttercream Recipe
|
by Patricia Jannet

Leave a Comment

Recipe rating 5 Stars 4 Stars 3 Stars 2 Stars 1 Star