Red White and Blue Parfait | HMR Recipe (2024)

RECIPES

Red White and Blue Parfait

Red White and Blue Parfait | HMR Recipe (1)

5MIN

Red White and Blue Parfait | HMR Recipe (2)

1

RECIPES

Red White and Blue Parfait

Red White and Blue Parfait | HMR Recipe (3)

5MIN

Red White and Blue Parfait | HMR Recipe (4)

1

Red White and Blue Parfait | HMR Recipe (5)

HMR Team

Go patriotic with this layered treat! Made using alternating layers of creamy vanilla yogurt and refreshing blueberries and strawberries (or raspberries) – this red, white, and blue parfait tastes as good as it looks! Plus, it’s simple to make – so you can whip up this dish quickly and spend time enjoying the festivities. This recipe supports the Phase 2 diet plan. This recipe makes 1 serving at 340 calories.
INGREDIENTS
  • 1 Cup low-fat vanilla Greek yogurt
  • 1/2 Cup blueberries
  • 1/2 Cup strawberries or raspberries
  • 2 Tbs sliced almonds
  • Sprinkle of cinnamon
DIRECTIONS
  1. 1. In a bowl or short glass cup, add a 1/4 cup scoop of yogurt, layer a scoop of berries, and a sprinkle of sliced almonds. Continue layering until you've used all of the ingredients.
  2. 2. Top with a sprinkle of cinnamon.

PER SERVING

340
calories

1
fruit servings

0
vegetable servings

Red White and Blue Parfait | HMR Recipe (6)

Like

Featured Articles

Red White and Blue Parfait | HMR Recipe (11)

Staying On Track

31 Quick and Easy Meals and Snacks for Weight Management

Red White and Blue Parfait | HMR Recipe (12)

4 MIN

Red White and Blue Parfait | HMR Recipe (13)

38

Red White and Blue Parfait | HMR Recipe (14)

HMR Team

|

Member

Red White and Blue Parfait | HMR Recipe (15)

Getting Started

8 Habits for Weight Loss and a Healthier Lifestyle

Red White and Blue Parfait | HMR Recipe (16)

3 MIN

Red White and Blue Parfait | HMR Recipe (17)

74

Red White and Blue Parfait | HMR Recipe (18)

HMR Team

|

Member

Always consult your physician before beginning any diet or physical activity program. Unless otherwise stated, trademarks used herein are the sole and exclusive property of HMR with all rights reserved.A trademark symbol is sometimes, but not always, used to identify trademarks appearing on this web site.For a complete list of all HMR trademarks used in this web site, click here.

Copyright 1983-2023, HMR Plan, LLC. All rights reserved.

PO Box 89128 Sioux Falls SD 57109

x

THANKS!

We look forward to helping you reach your weight-loss goals. Your first email is on its way!

Subscribe

x

Whether you want an in-person or at-home plan, let’s find an HMR program nearby to help.

Location blocked or unsupported in this browser. Please enter zip code instead.

Change location from

In the future, HMR may share related information with your local program, whether or not you join at this time. Also, HMR and your local program may send you promotional emails. You can unsubscribe at any time. To learn how HMR will share and protect your information, please review our Privacy Policy. By submitting this form, I agree to HMR's Terms of Use and Privacy Policy.

'; comHTML +=''; comHTML +=''; comHTML +=''; comHTML +='

'; comHTML +='

'; comHTML +='

'; $(".questions-detail .leave-comment").html(comHTML); var replyHtml = ''; result.feedElement.offsetList.forEach(function(c){ replyHtml +='

'; replyHtml +='

';//best replyHtml +='

'; replyHtml +='

'; replyHtml +='

'+c.creatDate+'

'; replyHtml +='

'; if (adminMode|| (curUserId == c.feedElement.actor.id)) { replyHtml +='

'; replyHtml +='

'; replyHtml +='Red White and Blue Parfait | HMR Recipe (19)'; replyHtml +='

'; replyHtml +='

    '; replyHtml +='
  • Edit
  • '; replyHtml +='
  • Delete
  • '; replyHtml +='

'; replyHtml +='

'; } replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='Red White and Blue Parfait | HMR Recipe (20)'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +=''+c.feedElement.actor.firstName+' '+c.feedElement.actor.lastName.substring(0,1).toUpperCase()+'.'; replyHtml +='

'; if(c.feedElement.actor.userType == 'Internal'){ replyHtml +='

'; if(c.feedElement.actor.title != null && c.feedElement.actor.title != ''){ replyHtml +=''+c.feedElement.actor.title; }else{ replyHtml += 'HMR'; } replyHtml +='

'; } replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +=''+c.questionText; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; //if liked, diffrent heart icon //icon will be upadted if(c.feedElement.capabilities.chatterLikes.myLike != null){ replyHtml +='Red White and Blue Parfait | HMR Recipe (21) '+c.feedElement.capabilities.chatterLikes.page.total+' LIKE'; if(c.feedElement.capabilities.chatterLikes.page.total > 1){ replyHtml +='S'; } replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; }); if(limitVal < result.feedElement.commentsTotal){ replyHtml +='

'; replyHtml +='

';//best replyHtml +='

'; replyHtml +='SEE MORE >'; replyHtml +='

' ; replyHtml +='

'; replyHtml +='

'; } $(".questions-detail .commentsZone").html(replyHtml); //inject the modal var modalHTML = '

'; modalHTML += '

'; modalHTML += '

'; modalHTML += '

'; modalHTML += ''; modalHTML += '

Edit the comment

'; modalHTML += '

'; modalHTML += '

'; modalHTML += '

'; modalHTML += '

'; modalHTML += '

'; $(".modalZone").html(modalHTML); } } $(".post-btn").button("reset"); waitingDialog.hide(); }, seeMore: function(){ actionType = 'getArticleComments'; limitVal = limitVal+10; articleComments.doInit(); }, setOffset: function(offs){ actionType = 'getArticleComments'; currPage = offs; offsetVal = (offs-1)*limitVal; articleComments.doInit(); }, nextPage: function(){ actionType = 'getArticleComments'; currPage = currPage+1; offsetVal = offsetVal+limitVal; articleComments.doInit(); }, prevPage: function(){ actionType = 'getArticleComments'; currPage = currPage-1; offsetVal = offsetVal-limitVal; articleComments.doInit(); }, likeFeed: function(itemId){ actionType = 'likeFeed'; likeItemId = itemId; articleComments.doInit(); }, unlikeFeed: function(itemId){ actionType = 'unlikeFeed'; likeItemId = itemId; articleComments.doInit(); }, postFeedElement: function(aId){ $(".post-btn").button("loading"); newlyAddedComment = true; actionType = 'postToArticle'; articleId = aId; var commentContent = $("#comment-text").val(); replyText = commentContent; articleComments.doInit(); }, udpateCommentModal: function(targetId){ updatedTargetId = targetId; //populate the body text value for comment updatedText = $(".uText"+targetId).html(); $(".updateTextMsgFe").val(updatedText); actionType = 'updateCommentForArticle'; $('#questionModal').modal(); }, udpateCommentOrElement: function(){ updatedText = $(".updateTextMsgFe").val(); articleComments.doInit(); $('#questionModal').modal('hide'); }, deleteComment: function(targetId){ if(confirm('Are you sure you want to delete the comment?')){ newlyDeletedComment = true; actionType = 'deleteElement'; deleteTargetId = targetId; articleComments.doInit(); } }, hideInput: function(){ $(".comment-bar").show(); $(".comment-input").hide(); }, showInput: function(){ if( cmsIsGuest){ window.location.href = '/sign-in'; }else{ $(".comment-bar").hide(); $(".comment-input").show(); } } } var waitingDialog = waitingDialog || (function ($) { 'use strict'; var $dialog = $( '

' + '

' + '

' + '

' + '

Please wait...

' + '

'); return { show: function () { $dialog.modal(); }, hide: function () { $dialog.modal('hide'); }, msg: function(m) { $("#ui-loader-msg").html("").html(m); }, rmsg: function() { $("#ui-loader-msg").html("").html("Please wait..."); } }; })(jQuery);

Red White and Blue Parfait | HMR Recipe (2024)
Top Articles
Latest Posts
Article information

Author: Carmelo Roob

Last Updated:

Views: 6485

Rating: 4.4 / 5 (45 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Carmelo Roob

Birthday: 1995-01-09

Address: Apt. 915 481 Sipes Cliff, New Gonzalobury, CO 80176

Phone: +6773780339780

Job: Sales Executive

Hobby: Gaming, Jogging, Rugby, Video gaming, Handball, Ice skating, Web surfing

Introduction: My name is Carmelo Roob, I am a modern, handsome, delightful, comfortable, attractive, vast, good person who loves writing and wants to share my knowledge and understanding with you.