<!–
–>
Like Architecture & Interior Design? Follow Us…
Bright white decor, natural wood elements, and fresh light green accents shape the airy rooms of these two homey interior designs. Visualised by Elemental Design, the two decor schemes are also characterised by a host of cute curves that come in the form of painted wall features, racetrack mirrors and curvaceous wardrobe designs. Indoor plants and botanical wall art provide much of the greenery, but a deliciously minty green and white kitchen, fresh mint green kids decor, and a green accent master bedroom expand upon the uplifting colour palette. We’ll also find a powder blue and blush pink bedroom design, and a plethora of built-in furniture ideas.
Recommended Reading: The Beauty And Simplicity Of The White-Wood-Grey-Green Color Palette
Did you like this article?
Share it on any of the following social media channels below to give us your vote. Your feedback helps us improve.
Other related interior design ideas you might enjoy
‘,image:’‘,iframe:'”,error:’
The requested content cannot be loaded.
Please try again later.
‘,closeBtn:’‘,next:’‘,prev:’‘},openEffect:”fade”,openSpeed:250,openEasing:”swing”,openOpacity:true,openMethod:”zoomIn”,closeEffect:”fade”,closeSpeed:250,closeEasing:”swing”,closeOpacity:true,closeMethod:”zoomOut”,nextEffect:”elastic”,nextSpeed:250,nextEasing:”swing”,nextMethod:”changeIn”,prevEffect:”elastic”,prevSpeed:250,prevEasing:”swing”,prevMethod:”changeOut”,helpers:{overlay:true,title:true},onCancel:i.noop,beforeLoad:i.noop,afterLoad:i.noop,beforeShow:i.noop,afterShow:i.noop,beforeChange:i.noop,beforeClose:i.noop,afterClose:i.noop},group:{},opts:{},previous:null,coming:null,current:null,isActive:false,isOpen:false,isOpened:false,wrap:null,skin:null,outer:null,inner:null,player:{timer:null,isActive:false},ajaxLoad:null,imgPreload:null,transitions:{},helpers:{},open:function(r,q){if(!r){return}if(!i.isPlainObject(q)){q={}}if(false===p.close(true)){return}if(!i.isArray(r)){r=j(r)?i(r).get():[r]}i.each(r,function(w,x){var v={},s,A,y,z,u,B,t;if(i.type(x)===”object”){if(x.nodeType){x=i(x)}if(j(x)){v={href:x.data(“fancybox-href”)||x.attr(“href”),title:x.data(“fancybox-title”)||x.attr(“title”),isDom:true,element:x};if(i.metadata){i.extend(true,v,x.metadata())}}else{v=x}}s=q.href||v.href||(b(x)?x:null);A=q.title!==e?q.title:v.title||””;y=q.content||v.content;z=y?”html”:(q.type||v.type);if(!z&&v.isDom){z=x.data(“fancybox-type”);if(!z){u=x.prop(“class”).match(/fancybox.(w+)/);z=u?u[1]:null}}if(b(s)){if(!z){if(p.isImage(s)){z=”image”}else{if(p.isSWF(s)){z=”swf”}else{if(s.charAt(0)===”#”){z=”inline”}else{if(b(x)){z=”html”;y=x}}}}}if(z===”ajax”){B=s.split(/s+/,2);s=B.shift();t=B.shift()}}if(!y){if(z===”inline”){if(s){y=i(b(s)?s.replace(/.*(?=#[^s]+$)/,””):s)}else{if(v.isDom){y=x}}}else{if(z===”html”){y=s}else{if(!z&&!s&&v.isDom){z=”inline”;y=x}}}}i.extend(v,{href:s,type:z,content:y,title:A,selector:t});r[w]=v});p.opts=i.extend(true,{},p.defaults,q);if(q.keys!==e){p.opts.keys=q.keys?i.extend({},p.defaults.keys,q.keys):false}p.group=r;return p._start(p.opts.index)},cancel:function(){var q=p.coming;if(!q||false===p.trigger(“onCancel”)){return}p.hideLoading();if(p.ajaxLoad){p.ajaxLoad.abort()}p.ajaxLoad=null;if(p.imgPreload){p.imgPreload.onload=p.imgPreload.onerror=null}if(q.wrap){q.wrap.stop(true,true).trigger(“onReset”).remove()}p.coming=null;if(!p.current){p._afterZoomOut(q)}},close:function(q){p.cancel();if(false===p.trigger(“beforeClose”)){return}p.unbindEvents();if(!p.isActive){return}if(!p.isOpen||q===true){i(“.fancybox-wrap”).stop(true).trigger(“onReset”).remove();p._afterZoomOut()}else{p.isOpen=p.isOpened=false;p.isClosing=true;i(“.fancybox-item, .fancybox-nav”).remove();p.wrap.stop(true,true).removeClass(“fancybox-opened”);p.transitions[p.current.closeMethod]()}},play:function(s){var q=function(){clearTimeout(p.player.timer)},u=function(){q();if(p.current&&p.player.isActive){p.player.timer=setTimeout(p.next,p.current.playSpeed)}},r=function(){q();i(“body”).unbind(“.player”);p.player.isActive=false;p.trigger(“onPlayEnd”)},t=function(){if(p.current&&(p.current.loop||p.current.index
=s.index?”next”:”prev”)];p.router=q||”jumpto”;if(s.loop){if(r’).click(p.cancel).appendTo(“body”);a.bind(“keydown.loading”,function(s){if((s.which||s.keyCode)===27){s.preventDefault();p.cancel()}});if(!p.defaults.fixed){q=p.getViewport();r.css({position:”absolute”,top:(q.h*0.5)+q.y,left:(q.w*0.5)+q.x})}},getViewport:function(){var q=(p.current&&p.current.locked)||false,r={x:d.scrollLeft(),y:d.scrollTop()};if(q){r.w=q[0].clientWidth;r.h=q[0].clientHeight}else{r.w=f&&l.innerWidth?l.innerWidth:d.width();r.h=f&&l.innerHeight?l.innerHeight:d.height()}return r},unbindEvents:function(){if(p.wrap&&j(p.wrap)){p.wrap.unbind(“.fb”)}a.unbind(“.fb”);d.unbind(“.fb”)},bindEvents:function(){var r=p.current,q;if(!r){return}d.bind(“orientationchange.fb”+(f?””:” resize.fb”)+(r.autoCenter&&!r.locked?” scroll.fb”:””),p.update);q=r.keys;if(q){a.bind(“keydown.fb”,function(u){var s=u.which||u.keyCode,t=u.target||u.srcElement;if(s===27&&p.coming){return false}if(!u.ctrlKey&&!u.altKey&&!u.shiftKey&&!u.metaKey&&!(t&&(t.type||i(t).is(“[contenteditable]”)))){i.each(q,function(v,w){if(r.group.length>1&&w[s]!==e){p[v](w[s]);u.preventDefault();return false}if(i.inArray(s,w)>-1){p[v]();u.preventDefault();return false}})}})}if(i.fn.mousewheel&&r.mouseWheel){p.wrap.bind(“mousewheel.fb”,function(x,y,t,s){var w=x.target||null,u=i(w),v=false;while(u.length){if(v||u.is(“.fancybox-skin”)||u.is(“.fancybox-wrap”)){break}v=h(u[0]);u=i(u).parent()}if(y!==0&&!v){if(p.group.length>1&&!r.canShrink){if(s>0||t>0){p.prev(s>0?”down”:”left”)}else{if(s”).html(w).find(v.selector)}else{if(j(w)){if(!w.data(y)){w.data(y,i(”).insertAfter(w).hide())}w=w.show().detach();v.wrap.bind(“onReset”,function(){if(i(this).find(w).length){w.hide().replaceAll(w.data(y)).data(y,false)}})}}break;case”image”:w=v.tpl.image.replace(“{href}”,q);break;case”swf”:w='”;break}if(!(j(w)&&w.parent().is(v.inner))){v.inner.append(w)}p.trigger(“beforeShow”);v.inner.css(“overflow”,s===”yes”?”scroll”:(s===”no”?”hidden”:s));p._setDimension();p.reposition();p.isOpen=false;p.coming=null;p.bindEvents();if(!p.isOpened){i(“.fancybox-wrap”).not(v.wrap).stop(true).trigger(“onReset”).remove()}else{if(t.prevMethod){p.transitions[t.prevMethod]()}}p.transitions[p.isOpened?v.nextMethod:v.openMethod]();p._preloadImages()},_setDimension:function(){var T=p.getViewport(),P=0,V=false,X=false,B=p.wrap,N=p.skin,Y=p.inner,K=p.current,L=K.width,I=K.height,E=K.minWidth,x=K.minHeight,R=K.maxWidth,J=K.maxHeight,D=K.scrolling,v=K.scrollOutside?K.scrollbarWidth:0,H=K.margin,w=n(H[1]+H[3]),u=n(H[0]+H[2]),s,r,O,Q,G,F,M,z,y,U,t,W,q,A,C;B.add(N).add(Y).width(“auto”).height(“auto”).removeClass(“fancybox-tmp”);s=n(N.outerWidth(true)-N.width());r=n(N.outerHeight(true)-N.height());O=w+s;Q=u+r;G=m(L)?(T.w-O)*n(L)/100:L;F=m(I)?(T.h-Q)*n(I)/100:I;if(K.type===”iframe”){A=K.content;if(K.autoHeight&&A.data(“ready”)===1){try{if(A[0].contentWindow.document.location){Y.width(G).height(9999);C=A.contents().find(“body”);if(v){C.css(“overflow-x”,”hidden”)}F=C.height()}}catch(S){}}}else{if(K.autoWidth||K.autoHeight){Y.addClass(“fancybox-tmp”);if(!K.autoWidth){Y.width(G)}if(!K.autoHeight){Y.height(F)}if(K.autoWidth){G=Y.width()}if(K.autoHeight){F=Y.height()}Y.removeClass(“fancybox-tmp”)}}L=n(G);I=n(F);y=G/F;E=n(m(E)?n(E,”w”)-O:E);R=n(m(R)?n(R,”w”)-O:R);x=n(m(x)?n(x,”h”)-Q:x);J=n(m(J)?n(J,”h”)-Q:J);M=R;z=J;if(K.fitToView){R=Math.min(T.w-O,R);J=Math.min(T.h-Q,J)}W=T.w-w;q=T.h-u;if(K.aspectRatio){if(L>R){L=R;I=n(L/y)}if(I>J){I=J;L=n(I*y)}if(LW||t>q)&&L>E&&I>x){if(P++>19){break}I=Math.max(x,Math.min(J,I-10));L=n(I*y);if(LR){L=R;I=n(L/y)}Y.width(L).height(I);B.width(L+s);U=B.width();t=B.height()}}else{L=Math.max(E,Math.min(L,L-(U-W)));I=Math.max(x,Math.min(I,I-(t-q)))}}if(v&&D===”auto”&&IW||t>q)&&L>E&&I>x;X=K.aspectRatio?(Lx&&I1)){p.inner.css(“cursor”,”pointer”).bind(“click.fb”,function(r){if(!i(r.target).is(“a”)&&!i(r.target).parent().is(“a”)){r.preventDefault();p[q.closeClick?”close”:”next”]()}})}if(q.closeBtn){i(q.tpl.closeBtn).appendTo(p.skin).bind(“click.fb”,function(r){r.preventDefault();p.close()})}if(q.arrows&&p.group.length>1){if(q.loop||q.index>0){i(q.tpl.prev).appendTo(p.outer).bind(“click.fb”,p.prev)}if(q.loop||q.index
‘+v+”
“);switch(q){case”inside”:s=p.skin;break;case”outside”:s=p.wrap;break;case”over”:s=p.inner;break;default:s=p.skin;u.appendTo(“body”);if(k){u.width(u.width())}u.wrapInner(‘‘);p.current.margin[2]+=Math.abs(n(u.css(“margin-bottom”)));break}u[(r.position===”top”?”prependTo”:”appendTo”)](s)}};i.fn.fancybox2=function(s){var r,t=i(this),q=this.selector||””,u=function(y){var x=i(this).blur(),v=r,w,z;if(!(y.ctrlKey||y.altKey||y.shiftKey||y.metaKey)&&!x.is(“.fancybox-wrap”)){w=s.groupAttr||”data-fancybox-group”;z=x.attr(w);if(!z){w=”rel”;z=x.get(0)[w]}if(z&&z!==””&&z!==”nofollow”){x=q.length?i(q):t;x=x.filter(“[“+w+’=”‘+z+'”]’);v=x.index(this)}s.index=v;if(p.open(x,s)!==false){y.preventDefault()}}};s=s||{};r=s.index||0;if(!q||s.live===false){t.unbind(“click.fb-start”).bind(“click.fb-start”,u)}else{a.undelegate(q,”click.fb-start”).delegate(q+”:not(‘.fancybox-item, .fancybox-nav’)”,”click.fb-start”,u)}this.filter(“[data-fancybox-start=1]”).trigger(“click”);return this};a.ready(function(){if(i.scrollbarWidth===e){i.scrollbarWidth=function(){var r=i(”).appendTo(“body”),s=r.children(),q=s.innerWidth()-s.height(99).innerWidth();r.remove();return q}}if(i.support.fixedPosition===e){i.support.fixedPosition=(function(){var r=i(”).appendTo(“body”),q=(r[0].offsetTop===20||r[0].offsetTop===15);r.remove();return q}())}i.extend(p.defaults,{scrollbarWidth:i.scrollbarWidth(),fixed:i.support.fixedPosition,parent:i(“body”)})})}(window,document,jQuery));
}
}
var check_interval = null;
$( document ).ready( function() {
maybe_load_cookie_and_fancybox();
check_interval = setInterval( function() {
maybe_load_cookie_and_fancybox();
}, 500 );
});
$( window ).load( function() {
maybe_load_cookie_and_fancybox();
if ( check_interval !== null ) {
clearInterval( check_interval );
}
});
$( window ).on( ‘ninja_popups_open’, function() {
$( ‘body’ ).addClass( ‘hd-popup-open’ );
});
$( window ).on( ‘ninja_popups_close’, function() {
$( ‘body’ ).removeClass( ‘hd-popup-open’ );
});
})( jQuery );
}

































