"].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
Best Self Tanning Mousse
Sunless Tanning Mousse
self tanning mousse
best tanning mousse
best self tanning foam
sunless tanning mousse
Best Self Tanning Mousse
Sunless Tanning Mousse
self tanning mousse
best tanning mousse
best self tanning foam
sunless tanning mousse

Solrae Self Tanning Mousse

$37.99

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

Solrae's Sunless Tanning Mousse

  • Dreading the fall and winter months?
  • Looking for a beautiful, safe, and healthy glow?
  • Wondering how to get a great sunless tan overnight and at home? 

Look no further!

Best Self Tanning Foam for all Skin Types

One of Solrae's best sunless tanners for face and body, this easy to apply tanning mousse is specially formulated with naturally derived ingredients that will give your skin a flawless tan. This best self tanning foam is light and easily applied. All of Solrae's no streak sunless tanners are safe for all skin tones and types. 

But don't just take our word for it - scroll down and read Solrae's sunless tanning product reviews from all our happy customers! 

  • Paraben-free and Erythrulose free

  • Solrae's self tanning mitt is included. To buy additional self tanning gloves click here.

Solrae's Self Tanning Mousse for all Skin Types

Solrae's Best Self Tanning Mousse (7 oz) is great for anyone looking for an at-home self tanner. It contains 10% DHA for a medium, buildable color. Natural bronzers are added to provide a washable color guide for even application and immediate tan skin.

You may also be interested in Solrae's airbrush self tanner.

Direction to use Best Self Tanning Mousse

For best results apply to clean, exfoliated skin.

Pump a liberal amount of mousse onto Solrae's best tanning mitt and apply in long circular motions to your face and body.

Use any excess product to lightly blend over the hands and feet.

Wait until dry before getting dressed. Allow 4-8 hours before showering.

HOW TO CARE FOR YOUR SUNLESS TANNING MITT 

Hand wash your sunless tanning mitt thoroughly in warm water to remove excess tanning foam. Gently wring out any water and reshape it while it's still damp. For a 360-degree dry, place the self tanning glove on top of Solrae's best tanning mousse. Your sunless tanning mitt must be completely dry before the next use.

If you tan frequently, the self-tanning glove may need to be replaced once every few months. If you tan less frequently, you may get over six months of use from the same self-tanning glove. 

Self-Tanning Mousse Ingredients

Water, Dihydroxyacetone, Ethoxydiglycol, Glycerin, Caramel, Cocamindioprpyl, Betaine, Propylene Glycol, Sodium Lauroamphoacetate, Capryly/Capyrl Glucoside, Phenoxyethanol, Ethylhexyglycerin, Argania Spinsosa (Argan) Oil, PEG-40 Hydrogenated Castor Oil, Tocopherol Acetate (Vitamin E), Sodium Citrate, Sodium Metabisulfite, Fragrance, Cetyl Hydroxyethylcellulose, D&C Green 5, D&C Red 33, FD&C Red 40, FD&C Yellow 6, FD&C Yellow 5, FD&C Blue

FREQUENTLY ASKED QUESTIONS

1) How Long Does It Take for Tanning Mousse to Develop?

Ans: Generally, it takes about 6-8 hours for tanning mousse to fully develop. We suggest staying dry for the entire 6-8 hours, so the tanner has time to turn your skin to the most beautiful, natural shade. If you happen to get wet before the time is up, you may still notice some color but it will not be the deepest shade possible.

2) How Long Does Mousse Tan Take to Dry?

Ans: Solrae’s Sunless Tanning Mousse takes about 15 minutes to dry. After you feel dry you may put clothes on. We still caution you to wear darker clothes until your first shower or rinse off. This ensures there is no transfer of the solution to any light-colored clothing. However, in the event the solution does transfer to your clothes or bedding, it should wash out.

3) Should You Shower After Using Tanning Mousse?

Ans: After you've applied your self-tanner, let the color develop for 6 to 8 hours. This means you must stay completely dry during this time. Avoid showering and other activities that may make you sweat. Following these instructions ensures you will not streak or have uneven color.

4) How to Apply Tanning Mousse Without Mitt?

Ans: We recommend using a tanning mitt when applying your sunless tanning mousse, however, there are other options! If you are not using a tanning mitt, you can use rubber gloves. Sounds silly, right? It is your next best option. Just be careful when taking the gloves off so the solution does not get on your palms.

5) Why I Should Choose Solrae?

Ans: Solrae’s entire sunless tanning line is better for you, quick and easy to apply. Protect your skin with naturally derived, organic, vegan, chemical-free ingredients. Our high-quality tanning products give you the same look as if you spent hours in the sun. Solrae will help you achieve the perfect color for your skin tone.

Customer Reviews

Based on 92 reviews
99%
(91)
1%
(1)
0%
(0)
0%
(0)
0%
(0)
L
Landry Yankle
The Best!

I absolutely love the natural looking tan Solrae gives me, I’ve been using it for years now! The application is easy and streak free with the mitt every time.

K
Kim Urban
Love it!

This was my first time using sunless tanner. The mitt makes it virtually foolproof. Because I am SO pale, I actually only needed one application. I shower in the evening, so I applied this in the morning and let it stay on all day. After my shower that night, it was the perfect beachy glow. The color was great! It looked like I came home from the beach! Very natural! I'm hooked!

D
Dedria Bryan
Solrae

Absolutely love this product! The color is a beautiful brown.. not orange, no streaking, and you can see exactly how it is applying with a slight color change helping to achieve a nice even look.

R
Rachel Savorelli
It’s pretty good—no streaks!

It’s not as tan as I would like. Or I don’t look as tan as I would like. I’ve applied it 3 times so far. Blends well and the color is good as others have mentioned. Of course, it’s at its darkest a few hours after application, so it will be good for specific days I really want to look tan—like a picnic or wedding.

N
Nicole craig
Beautiful&brown

Love this mousse so much! No streaks, no orangey after color & fades great!