"].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
Gradual Tanning Lotion
Solrae's Organic Tanning Lotion
Sunless Gradual Tanning Lotion
Gradual Tanning Lotion
Solrae's Organic Tanning Lotion
Sunless Gradual Tanning Lotion

Solrae Sunless Gradual Tanning Lotion

$28.00

Best Prices
Best Prices
Free Shipping
Free Shipping
PETA Cruetly-Free
PETA Cruelty-Free and Vegan

Solrae Sunless Gradual Tanning Lotion

  • Dreading the cold months and the lack of sun?
  • Looking for a beautiful, safe, and healthy glow? 
  • Wondering how to get a best sunless tanner overnight and at home? 

Look no further!

An easy to apply organic tanning lotion, Solrae's streak-free indoor tanning lotion is specially formulated to give your skin a beautiful healthy tan. All of Solrae's no streak sunless tanners are safe for all skin tones and types. 

An overnight self-tanner, Solrae's gradual tanning lotion will give your skin the hydration, nutrition, and gradual color (6% DHA) it needs to achieve a natural tan - perfect for very fair skin.

Our Sunless Organic Tanning Lotions are:

  • Made from only naturally derived ingredients

  • Paraben-free and Erythrulose free

  • Best full body self-tanner also safe for your face

  • Pineapple scented

  • 8 oz.

What Raving Fans Are Saying

Solrae's best gradual tanning lotion is such a wonderful product. The natural tanning lotion dries almost instantly feeling like actual lotion, and even though it's a gradual self tanning lotion, you'll see a beautiful, natural glow overnight. I ordered 4 more already. I also own Solrae's self tanning mousse and can’t wait to try it! Will be a customer for life!

Scroll Down to Read More of Solrae's 5 star Organic Tanning Lotion Reviews.

Solrae Gradual Tanning Lotion Ingredients

  • Caffeine Extract– dehydrates fat cells making skin appear smoother and more firm
  • Kukui Nut Oil– contains essential fatty acids that help the body retain water and cleanse the skin. Helps to reduce the appearance of cellulite
  • Niacinamide– skin-restoring ingredient that offers multiple anti-aging benefits such as improving the appearance of large pores, uneven skin tone, fine lines, and dullness
  • Dihydroxyacetone – Known as DHA, is derived from sugar beet and sugar cane. DHA reacts with the amino acids in dead skin cells to produce pigment we know as a spray tan.

Water, Aloe Vera, Gel Behenyl Trimonium Methosulfate, Dimethicone, Glycerine, Cyclomethicone Sodium PCA,Polysorbate 60, Cetearyl Alcohol, Kukui Nut Oil, Jojoba Oil, Isopropyl Palmitate, Cucumber Extract Rooibus Tea Extract, Green Leaf Extract, Citric Acid, Dinhydroxyacetone, Collagen, Glycosamine, Hydrocreatine, Copper Gluconate, PyridoxinHCL, Niacinamide, Tocopheral Acetate, Sunflower Extract, Grape Extract, Feenel Seed Extract, White Birch, Red Algae, Adenosine Triphosphate, Proflavin HCL, Superoxide Dismutase, Caffeine Extract, Yeast Extract, Dextran, Actyl Hexapeptide, Ectoin, Phenoxyethanol Hexylene Glycol, Ethylhexyl Glycerine

Direction to Apply Organic Tanning Lotion

Apply to clean skin post-shower with hands or washable tanning mitt, and rub evenly and in circular motions where color is wanted. Wash hands immediately after use.

FREQUENTLY ASKED QUESTIONS

1) Is Self-Tanning Lotion Safe?

Ans: Solrae’s sunless tanning lotion is safe for all skin tones. We offer high-quality tanning products which are vegan, gluten-free, naturally derived, and organic. Our chemical-free ingredients are the best sunless tanning option on the market.

2) How Long do You Leave Gradual Tan On?

Ans: Solrae’s Gradual Tanning Lotion wears like regular lotion and is super moisturizing. You should keep it on your skin for at least 8 hours so it has time to fully develop.  

3) Can You Put Gradual Tan Moisturiser on Your Face?

Ans: Yes, you can put our Gradual Tanning Lotion on your face. All of our sunless tanning products are safe for use on your entire body, including the face.

However, we always suggest using our tanners that were formulated specifically for use on your face, which can be more prone to clogged pores and breakouts.

Customer Reviews

Based on 27 reviews
93%
(25)
7%
(2)
0%
(0)
0%
(0)
0%
(0)
L
Lauren C.
Great even for fair skin!

I have very fair skin and this is perfect. I mix it with regular lotion when I apply it so I get even more of a gradual tan and am able to control the shade. It smells great and has the best natural looking color of any tanning lotion I've tried!

L
Lauren

The smell is a little eh but I love how tan it makes you

V
Valerie B
Great tanning lotion

I’ve been using this religiously all summer and I’ve gotten so many compliments on how natural my tan looks. Even after just 1 application I’m bronzed and I use it a few times a week to maintain the color. It’s easy to apply, not streaky, lasts a decent amount of time and has a nice subtle tropical smell. Just be sure to wash your hands after application or you might get some dark areas in the webs of your hands. I use this on my body and use their facial spray and the colors match up perfectly. Won’t use any other brand now. I highly recommend!

K
Kristina curci
Love it

The best self tanning lotion! Great color and easy to apply with the tanning mitt .

D
Danielle Long
Sunless lotion and face spray

I recently purchased the sunless tanning lotion and the face tanning spray and I am in LOVE!! I’ve bought the sunless foam in the past and I find that the lotion is even easier it really works well and it does not fade quickly! My one caveat is that when using the lotion if you don’t evenly distributed while it’s drying you will have spots in areas that are darker than others but overall it works well. The face spray is a game changer I didn’t find any spots just overall coverage and a beautiful bronze glow I’m very fair skinned and I have some acne scars and some uneven Ness and this honestly looks amazing it doesn’t look bad at all way different than any other tanning products I’ve used or even actual spray tanning! I’ll be buying these products again for sure