"].join(""),l.id=h,(m?l:n).innerHTML+=f,n.appendChild(l),m||(n.style.background="",n.style.overflow="hidden",k=g.style.overflow,g.style.overflow="hidden",g.appendChild(n)),i=c(l,a),m?l.parentNode.removeChild(l):(n.parentNode.removeChild(n),g.style.overflow=k),!!i},x={}.hasOwnProperty,y;!B(x,"undefined")&&!B(x.call,"undefined")?y=function(a,b){return x.call(a,b)}:y=function(a,b){return b in a&&B(a.constructor.prototype[b],"undefined")},Function.prototype.bind||(Function.prototype.bind=function(b){var c=this;if(typeof c!="function")throw new TypeError;var d=u.call(arguments,1),e=function(){if(this instanceof e){var a=function(){};a.prototype=c.prototype;var f=new a,g=c.apply(f,d.concat(u.call(arguments)));return Object(g)===g?g:f}return c.apply(b,d.concat(u.call(arguments)))};return e}),q.touch=function(){var c;return"ontouchstart"in a||a.DocumentTouch&&b instanceof DocumentTouch?c=!0:w(["@media (",m.join("touch-enabled),("),h,")","{#modernizr{top:9px;position:absolute}}"].join(""),function(a){c=a.offsetTop===9}),c},q.csstransforms=function(){return!!F("transform")},q.csstransforms3d=function(){var a=!!F("perspective");return a&&"webkitPerspective"in g.style&&w("@media (transform-3d),(-webkit-transform-3d){#modernizr{left:9px;position:absolute;height:3px;}}",function(b,c){a=b.offsetLeft===9&&b.offsetHeight===3}),a},q.fontface=function(){var a;return w('@font-face {font-family:"font";src:url("https://")}',function(c,d){var e=b.getElementById("smodernizr"),f=e.sheet||e.styleSheet,g=f?f.cssRules&&f.cssRules[0]?f.cssRules[0].cssText:f.cssText||"":"";a=/src/i.test(g)&&g.indexOf(d.split(" ")[0])===0}),a};for(var G in q)y(q,G)&&(v=G.toLowerCase(),e[v]=q[G](),t.push((e[v]?"":"no-")+v));return e.addTest=function(a,b){if(typeof a=="object")for(var d in a)y(a,d)&&e.addTest(d,a[d]);else{a=a.toLowerCase();if(e[a]!==c)return e;b=typeof b=="function"?b():b,typeof f!="undefined"&&f&&(g.className+=" supports-"+(b?"":"no-")+a),e[a]=b}return e},z(""),i=k=null,e._version=d,e._prefixes=m,e._domPrefixes=p,e._cssomPrefixes=o,e.testProp=function(a){return D([a])},e.testAllProps=F,e.testStyles=w,g.className=g.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(f?" supports-js supports-"+t.join(" supports-"):""),e}(this,this.document); /*! * enquire.js v2.1.2 - Awesome Media Queries in JavaScript * Copyright (c) 2014 Nick Williams - http://wicky.nillia.ms/enquire.js * License: MIT (http://www.opensource.org/licenses/mit-license.php) */ !function(a,b,c){var d=window.matchMedia;"undefined"!=typeof module&&module.exports?module.exports=c(d):"function"==typeof define&&define.amd?define(function(){return b[a]=c(d)}):b[a]=c(d)}("enquire",this,function(a){"use strict";function b(a,b){var c,d=0,e=a.length;for(d;e>d&&(c=b(a[d],d),c!==!1);d++);}function c(a){return"[object Array]"===Object.prototype.toString.apply(a)}function d(a){return"function"==typeof a}function e(a){this.options=a,!a.deferSetup&&this.setup()}function f(b,c){this.query=b,this.isUnconditional=c,this.handlers=[],this.mql=a(b);var d=this;this.listener=function(a){d.mql=a,d.assess()},this.mql.addListener(this.listener)}function g(){if(!a)throw new Error("matchMedia not present, legacy browsers require a polyfill");this.queries={},this.browserIsIncapable=!a("only all").matches}return e.prototype={setup:function(){this.options.setup&&this.options.setup(),this.initialised=!0},on:function(){!this.initialised&&this.setup(),this.options.match&&this.options.match()},off:function(){this.options.unmatch&&this.options.unmatch()},destroy:function(){this.options.destroy?this.options.destroy():this.off()},equals:function(a){return this.options===a||this.options.match===a}},f.prototype={addHandler:function(a){var b=new e(a);this.handlers.push(b),this.matches()&&b.on()},removeHandler:function(a){var c=this.handlers;b(c,function(b,d){return b.equals(a)?(b.destroy(),!c.splice(d,1)):void 0})},matches:function(){return this.mql.matches||this.isUnconditional},clear:function(){b(this.handlers,function(a){a.destroy()}),this.mql.removeListener(this.listener),this.handlers.length=0},assess:function(){var a=this.matches()?"on":"off";b(this.handlers,function(b){b[a]()})}},g.prototype={register:function(a,e,g){var h=this.queries,i=g&&this.browserIsIncapable;return h[a]||(h[a]=new f(a,i)),d(e)&&(e={match:e}),c(e)||(e=[e]),b(e,function(b){d(b)&&(b={match:b}),h[a].addHandler(b)}),this},unregister:function(a,b){var c=this.queries[a];return c&&(b?c.removeHandler(b):(c.clear(),delete this.queries[a])),this}},new g}); /*! * imagesLoaded PACKAGED v4.1.0 * JavaScript is all like "You images are done yet or what?" * MIT License */ !function(t,e){"function"==typeof define&&define.amd?define("ev-emitter/ev-emitter",e):"object"==typeof module&&module.exports?module.exports=e():t.EvEmitter=e()}(this,function(){function t(){}var e=t.prototype;return e.on=function(t,e){if(t&&e){var i=this._events=this._events||{},n=i[t]=i[t]||[];return-1==n.indexOf(e)&&n.push(e),this}},e.once=function(t,e){if(t&&e){this.on(t,e);var i=this._onceEvents=this._onceEvents||{},n=i[t]=i[t]||[];return n[e]=!0,this}},e.off=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){var n=i.indexOf(e);return-1!=n&&i.splice(n,1),this}},e.emitEvent=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){var n=0,o=i[n];e=e||[];for(var r=this._onceEvents&&this._onceEvents[t];o;){var s=r&&r[o];s&&(this.off(t,o),delete r[o]),o.apply(this,e),n+=s?0:1,o=i[n]}return this}},t}),function(t,e){"use strict";"function"==typeof define&&define.amd?define(["ev-emitter/ev-emitter"],function(i){return e(t,i)}):"object"==typeof module&&module.exports?module.exports=e(t,require("ev-emitter")):t.imagesLoaded=e(t,t.EvEmitter)}(window,function(t,e){function i(t,e){for(var i in e)t[i]=e[i];return t}function n(t){var e=[];if(Array.isArray(t))e=t;else if("number"==typeof t.length)for(var i=0;i
Shopping Cart
FREE SHIPPING ON ALL ORDERS

Is At Home Self-Tanner Really Worth It?

Posted by Kendal Rudolph on
Is At Home Self-Tanner Really Worth It?

Self-tanners are a great way to achieve and maintain a healthy glow all year round - in the comfort of your home. But I’m always asked if Solrae self-tanning products are worth the time and money. When speaking about self tanning products, typically the first concerns of potential tanners are the price, time (effort) it takes to tan (and upkeep), is it safe and will I look fake? Let’s put some of these concerns to rest!

The Price of a Tan

There are many ways you could evaluate the price of a tan. Is it in actual monetary value or is it in a health-conscious value? Purchasing your own self-tanner to do at home will save you money in the long run because:

  • You don’t have to purchase a tanning package for a specific length of time.
  • You can decide how much you want to spend, whether it be a little less for a gradual tanning lotion or a little more for our Instant Airbrush Tanner.
  • Buying self-tanner won’t break the bank! It lasts a long time on your skin if you prep and maintain correctly.
  • You can purchase it on an as-needed basis.
Is At Home Self-Tanner Really Worth It?

I Know UV is Harmful, But What About Sunless-Tanning?

Self-tanning is the route to go when caring about your skin health. Researchers estimate that indoor tanning may cause upwards of 400,000 cases of skin cancer in the U.S. each year.[1],[2] About 90 percent of nonmelanoma skin cancers are associated with exposure to ultraviolet (UV) radiation from the sun.[3] Is it worth the price of your health to tan in an unsafe and unhealthy way? Absolutely not!

It is Solrae’s commitment to provide you a safe way to achieve a sunless tan. All of our products are:

  • Made of naturally derived organic ingredients
  • Paraben-free and Erythrulose free
  • Chemical-free
  • Certified vegan and cruelty free by the PETA Foundation

Years ago my husband was told he had skin cancer. After a second diagnosis we decided it was time to make a change and get smarter about our sun exposure – no more tanning beds. I got spray tanned and tried a few self-tanners; none of them made me feel good. Worst of all, it looked fake. Which lead me to creating Solrae!

I Don’t Want to Look Fake

No one wants a fake looking orange tan. I didn’t and that is why I created my awesome self-tanning products! Obtaining a natural looking glow is always the goal. I promise with a little practice and time, you will have the safe, natural sunless glow you deserve. And bonus, you won’t smell like a tanning bed! Follow the instructions on each bottle, and you will be a bronzed beauty in no time! Plus, we are always here to help answer your questions so shoot us a message here or send us a direct message on social media.

Timing Your Tan

Generally speaking, for the best possible tan, you should take a hot shower and exfoliate your skin. Once you have completed those steps, and are completely dry, you are ready to apply. The actual application of the product takes mere minutes. Once you apply the product, you should wait 5-10 minutes before putting your clothes on. Wait as a long as possible before showering (at least 6 hours) to allow your tan to develop.

If you are in a hurry, you can skip the prep steps, but you are going to have longer lasting results if you are able to exfoliate your skin. One part that is a must, is to remove any face makeup, which is the only way to ensure you will tan your face.

How long your tan lasts and ongoing upkeep is up to you! Everyone is a different build, so it is hard to say how many tans are in a bottle. Most people will get about 5-8 full body tans! If you use more than two layers each time, then of course the number of tans will decrease. If you use it sparingly and not on your whole body, the sunless-tanning solution will last you a long time!

You are also going to save time in the long run using sunless-tanning products. No more using a tanning bed for hours upon hours. What a waste of time! Now you can have an instant or gradual tanning result, whenever you choose!

Sunless-Tanning is Worth It

Solrae Sunless-Tanning products are worth your time, money and health! Your skin can be as light or as dark as you want, you get to choose. You’ll be waving goodbye to pale skin and smiling at your fresh, beautifully bronzed skin.

[1] Wehner MR, Chren M, Nameth D, et al. International Prevalence of Indoor Tanning: A Systematic Review and Meta-analysis.JAMA Dermatol. 2014;150 (4): 390-400. doi:10.1001/jamadermatol.2013.6896.

[2] Wehner MR, Shive ML, Chren MM, Han J, Qureshi AA, Linos E. Indoor tanning and non-melanoma skin cancer: systematic review and meta-analysis. BMJ. 2012 Oct 2;345:e5909.

[3] Koh HK, Geller AC, Miller DR, et al. Prevention and early detection strategies for melanoma and skin cancer: Current status. Arch Dermatol 1996; 132(4):436-442.

Newer Post