www.glossier.com Open in urlscan Pro
2606:4700::6812:b645  Public Scan

Submitted URL: http://www.glossier.com/
Effective URL: https://www.glossier.com/
Submission: On September 22 via api from LU — Scanned from DE

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search">
  <div class="container container--header-search">
    <div class="form-group">
      <div class="form-group__input input-placeholder">
        <input class="input input--search" id="searchInput" type="search" name="q" value="" placeholder="&nbsp;Search for a question or a keyword" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
        <label class="screenreader" for="searchInput">Search for a question or a keyword</label>
        <button type="reset" class="input__clear js-search-clear-btn hide"> Clear </button>
      </div>
      <input type="hidden" name="options[prefix]" value="last">
      <button class="btn btn-icon btn--primary form-group__btn js-modal-close" id="headerSearchClose" type="button" aria-label="Close search">
        <span class="icon icon--close-black"></span>
      </button>
    </div>
    <div class="container">
      <div class="hide" id="predictiveSearch"></div>
    </div>
  </div>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-SANvbr" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; float: left; border-radius: 0px; border-style: none; border-width: 1px; border-color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 0px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 62px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1"
        style="display: flex; justify-content: flex-start; padding: 0px 10px 7px 0px; position: relative; background-color: rgba(0, 0, 0, 0); flex: 1 0 0px;">
        <div class="needsclick kl-private-reset-css-Xuajs1 input-placeholder" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_67215633" class="needsclick kl-private-reset-css-Xuajs1 input"
            type="email" autocomplete="email" name="email" tabindex="0" placeholder="" aria-label="Email Address" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 0px; padding: 0px 0px 0px 16px; height: 49px; text-align: left; color: rgb(102, 102, 102); font-family: Apercu, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(232, 232, 232);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div><label>Email Address</label>
        </div>
      </div>
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 0px 7px; position: relative; flex: 0 1 auto; margin: 0px auto;">
        <button class="needsclick go3940219115 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(255, 255, 255); border-radius: 0px; border-style: solid; border-color: rgb(0, 0, 0); border-width: 1px; color: rgb(0, 0, 0); font-family: Apercu, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; line-height: 1; white-space: normal; padding: 0px 10px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 46px;">Submit</button>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 0px 10px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
          <p style="font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span
              style="color: #666666; font-size: 12px; font-family: 'Apercu', Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;">You can unsubscribe anytime. For more details, review our
              <a href="https://www.glossier.com/policies/privacy-policy" style="font-family: 'Apercu', Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;">Privacy Policy</a>.</span></p>
        </div>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

POST /cart

<form id="bagForm" action="/cart" method="post" class="bag__form">
  <header class="bag__header">
    <div class="bag__header--left">
      <i class="icon icon--logo"></i>
    </div>
    <div class="bag__header--right">
      <div class="bag__header--count"> Bag <span class="js-bag-btn-count">(0)</span>
      </div>
      <button type="button" class="bag__header--close btn btn-icon btn--primary" id="bagClose">
        <i class="icon icon--close-black"></i>
        <span class="screenreader">Close cart drawer</span>
      </button>
    </div>
  </header>
  <div class="bag__content">
    <div class="bag__container">
      <h2 class="bag__title" id="bagTitle">Shopping Bag</h2>
      <div class="bag__free-shipping-progress-wrapper" id="bagThreshold" data-threshold="4000">
        <p class="bag__free-shipping-progress-text hide" id="bagFreeShippingReached"> Congrats! You get free standard shipping </p>
        <p class="bag__free-shipping-progress-text" id="bagFreeShippingNotReached">
          <span id="bagAmountFromFreeShipping">$40</span> away from free standard shipping
        </p>
        <div class="bag__free-shipping-progress">
          <div class="bag__free-shipping-progress--inner" style="width: 0.0%" id="bagFreeShippingProgress"></div>
        </div>
      </div>
      <div id="bagItems" class="bag__items">
      </div>
    </div>
    <div class="bag__summary">
      <div class="bag__totals bag__summary--row js-bag-summary-row even">
        <p class="bag__total-label"> Subtotal </p>
        <p id="bagSubtotal" class="bag__total-value"> $0.00 </p>
      </div>
      <div class="bag__totals bag__summary--row js-bag-summary-row hide" id="bagSetSavingsWrapper" data-set-savings="0">
        <p class="bag__total-label"> Savings </p>
        <p id="bagSetSavings"> -$0.00</p>
      </div>
      <div class="bag__totals bag__summary--row js-bag-summary-row odd">
        <p>Tax calculated in checkout</p>
        <p>—</p>
      </div>
      <div class="bag__totals bag__summary--row js-bag-summary-row hide" id="bagShippingSummary">
        <p>Shipping <span class="bag__shipping-summary-parenthesis">(Free standard shipping over $40)</span>
        </p>
        <p>—</p>
      </div>
    </div>
    <div class="bag__shipping-disclaimer-text-wrapper bag__container">
      <p class="bag__shipping-disclaimer-text--top"> Shipping and promotions calculated in checkout. </p>
      <p class="bag__shipping-disclaimer-text--bottom"> Sales tax amount shown in checkout is a best estimate and may differ from amount actually charged and shown on Order Confirmation email. </p>
    </div>
    <div id="bagBundleAndSave">
    </div>
    <div id="bagEmpty" class="bag__empty">
      <p id="bagEmptyMessage">Your bag is empty,<br>but you still look good.</p>
      <i class="bag__empty-icon icon icon--three-eyed-smiley-gray"></i>
      <div class="bag__shop-all-wrapper">
        <a class="bag__shop-all btn btn--primary" href="/collections/all">
            Shop all
          </a>
      </div>
    </div>
  </div>
</form>

POST https://a.klaviyo.com/onsite/components/back-in-stock/subscribe

<form action="https://a.klaviyo.com/onsite/components/back-in-stock/subscribe" class="notify__form js-notify-form" data-bis-thank-you="<p>You're on the list!</p>" data-product-title="" data-coming-soon="false" data-variant-id="" data-variant-sku=""
  data-product-id="" data-product-name="" data-product-image="//www.glossier.com/cdn/shopifycloud/shopify/assets/no-image-100-c91dd4bdb56513f2cbf4fc15436ca35e9d4ecd014546c8d421b1aece861dfecf_small.gif" novalidate="" method="post">
  <div class="notify__form-newsletter form-inline form-item js-notify-form-item">
    <div class="notify__input-placeholder input-placeholder js-notify-form-item-email">
      <input class="notify__input input js-notify-email" id="notifyInputConfig" name="contact[email]" required="" type="email" value="">
      <label class="notify__label label" for="notifyInputConfig"> Email </label>
      <div class="notify__input--error message message--error js-notify-form-input-error hide"> (Required) </div>
    </div>
    <button class="notify__btn btn btn--primary js-notify-btn" type="submit">
      <span class="screenreader"> Notify me </span>
      <span class="icon icon--chevron-right-black"></span>
    </button>
  </div>
  <p class="message message--error js-notify-form-message hide" aria-live="polite"> Please enter a valid email address. </p>
  <div class="notify__checkbox checkbox">
    <input class="js-notify-newsletter" id="bis-newsletter-signup" type="checkbox">
    <label class="notify__checkbox-label js-notify-newsletter-label" for="bis-newsletter-signup" tabindex="0">
      <span>Receive email updates from Glossier. You can unsubscribe anytime. Our <a href="/policies/privacy-policy" title="/policies/privacy-policy" target="_blank">Privacy Policy</a>.</span>
    </label>
  </div>
</form>

Text Content

Skip To Main

STRETCH Fluid Foundation: Get a free shade match card with $40 purchase. Terms &
conditions apply.

STRETCH Fluid Foundation: Get a free shade match card with $50 purchase. Terms &
conditions apply.

STRETCH Fluid Foundation: Get a free shade match card with $50 purchase. Terms &
conditions apply.

Glossier
You look good.
 * Skincare
 * Makeup
 * Balms
 * Body
 * Fragrance
 * Glossier Goods
 * Sets

 * Menu
 * Search
 * Stores
 * Log in
 * Bag (0) Toggle Bag

Close menu
 * Shop All
 * Bestsellers
 * New
 * Milky Jelly Cleansing Bar
 * Stretch Collection
 * Duffle Bag
 * Water Bottle

 * Skincare Open submenu
 * Makeup Open submenu
 * Balms
 * Body Open submenu
 * Fragrance Open submenu
 * Glossier Goods Open submenu
 * Sets Open submenu

 * Stores
 * Log In

 * Country
   
   Country selector ( United States ) Canada (en)Canada (fr)United
   KingdomIrelandFranceDenmarkSweden

All skincare Cleansers Balms Treatments Sunscreen Moisturizers Save with sets
All makeup Face Brow Eye Cheek Lip Tools Makeup removers Save with sets
All body Save with sets
All fragrance
All Glossier Goods
All sets Makeup sets Skincare sets Body sets

 * New Milky Jelly Cleansing Bar
 * Create a skincare set

 * The Stretch Collection
 * Stretch Shade Finder

 * Love your shower
 * Deodorant fully back in stock

 * More You on the go
 * The world of Glossier You

 * Drink up

 * New Milky Jelly Cleansing Bar
 * Create a skincare set

 * Stretch Face Duo
 * The Milky Jelly Duo

 * Stretch Face Duo
 * The Milky Jelly Duo

 * The Stretch Collection
 * Stretch Shade Finder

 * Love your shower
 * Deodorant fully back in stock

Close submenu Back
All skincare Cleansers Balms Treatments Sunscreen Moisturizers Save with sets

 * New Milky Jelly Cleansing Bar
 * Create a skincare set

All makeup Face Brow Eye Cheek Lip Tools Makeup removers Save with sets

 * The Stretch Collection
 * Stretch Shade Finder

All body Save with sets

 * Love your shower
 * Deodorant fully back in stock

All fragrance

 * More You on the go
 * The world of Glossier You

All Glossier Goods

 * Drink up

All sets Makeup sets Skincare sets Body sets

 * Stretch Face Duo
 * The Milky Jelly Duo


SEARCH OUR SITE

Search for a question or a keyword Clear




NEW! MILKY JELLY CLEANSING BAR

A face-to-toe conditioning bar formulated with ultra-sensitive skin in mind. 

Shop now





SKIN FIRST



Shop skincare


MAKEUP SECOND



Shop makeup




OUR FRAGRANCES

Your favorite scents that will grow with you no matter where you are in your
personal evolution.

Shop fragrance

This perfume is the absolute best! It blends into YOUR skin in a way that is so
uniquely you.


OUR FRAGRANCES

Your favorite scents that will grow with you no matter where you are in your
personal evolution.

Shop fragrance

This perfume is the absolute best! It blends into YOUR skin in a way that is so
uniquely you.




FEATURED PRODUCTS

Shop all products
Coming soon


MILKY JELLY CLEANSING BAR

$18

Conditioning face + body wash

Add to bag Notify me See details
Coming soon


MILKY JELLY DUO

Sale price $33 Regular price $37

Milky Jelly Cleanser + Milky Jelly Cleansing Bar

Choose set Notify me See details


CHOOSE SET

Close


MILKY JELLY DUO

Milky Jelly Cleanser + Milky Jelly Cleansing Bar

Save 11% by buying these items together

 * Milky Jelly Cleansing Bar Conditioning face + body wash
 * Milky Jelly Cleanser Conditioning face wash
    * Full-size
   
   Sold out Full-size


See full page Add to bag $33 $37

Coming soon


THE RE-SET

Sale price $41 Regular price $46

Milky Jelly Cleansing Bar + After Baume

Choose set Notify me See details


CHOOSE SET

Close


THE RE-SET

Milky Jelly Cleansing Bar + After Baume

Save 11% by buying these items together

 * Milky Jelly Cleansing Bar Conditioning face + body wash
 * After Baume Moisture barrier recovery cream


See full page Add to bag $41 $46

Coming soon


DEODORANT

$22

Smooth-glide odor defense

Choose set Notify me See details


CHOOSE SET

Close


DEODORANT

Smooth-glide odor defense

 * Deodorant Refill Stick Smooth-glide odor defense
    * 
    * 
    * 
    * 
   
   Glossier You
   
   Sold out Glossier You

 * Deodorant Refillable Case Smooth-glide odor defense


See full page Add to bag $22

Coming soon


CLOUD PAINT

$20

Seamless cheek color

NEW Soar

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

NEW Soar

Add to bag Notify me See details
Coming soon


FUTUREDEW

$26

Oil serum hybrid

Add to bag Notify me See details
Coming soon


WATER BOTTLE

$28

Permanent collection

Add to bag Notify me See details
Coming soon


DUFFLE BAG

$55

Permanent collection

Add to bag Notify me See details
Coming soon


STRETCH FLUID FOUNDATION

$34

light-to-medium coverage + natural finish

Very Deep 4

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Very Deep 4

Add to bag Notify me See details
Coming soon


STRETCH BALM CONCEALER

$22

medium coverage + dewy finish

Very Deep 4

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Very Deep 4

Add to bag Notify me See details
Coming soon


STRETCH FACE BRUSH

$28

blend + diffuse

Add to bag Notify me See details
Coming soon


STRETCH FLUID FOUNDATION + STRETCH FACE BRUSH DUO

Sale price $55 Regular price $62

Choose your shade

Choose set Notify me See details


CHOOSE SET

Close


STRETCH FLUID FOUNDATION + STRETCH FACE BRUSH DUO

Choose your shade

Save 11% by buying these items together

 * Stretch Fluid Foundation Light-to-medium coverage + natural finish
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   Very Deep 4
   
   Sold out Very Deep 4

 * Stretch Face Brush Blend + diffuse


See full page Add to bag $55 $62

Coming soon


STRETCH FACE DUO

Sale price $50 Regular price $56

Stretch Fluid Foundation + Stretch Balm Concealer

Choose set Notify me See details


CHOOSE SET

Close


STRETCH FACE DUO

Stretch Fluid Foundation + Stretch Balm Concealer

Save 11% by buying these items together

 * Stretch Fluid Foundation Light-to-medium coverage + natural finish
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   Very Deep 4
   
   Sold out Very Deep 4

 * Stretch Balm Concealer Medium coverage + dewy finish
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   Very Deep 4
   
   Sold out Very Deep 4


See full page Add to bag $50 $56

Coming soon


DEWY GLOW DUO

Sale price $54 Regular price $60

Stretch Fluid Foundation + Futuredew

Choose set Notify me See details


CHOOSE SET

Close


DEWY GLOW DUO

Stretch Fluid Foundation + Futuredew

Save 10% by buying these items together

 * Futuredew Oil serum hybrid
 * Stretch Fluid Foundation Light-to-medium coverage + natural finish
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   Very Deep 4
   
   Sold out Very Deep 4


See full page Add to bag $54 $60

Coming soon


THE IZZY HARRISON SET

Sale price $68 Regular price $76

Limited Edition

Choose set Notify me See details


CHOOSE SET

Close


THE IZZY HARRISON SET

Limited Edition

Save 11% by buying these items together

 * Stretch Fluid Foundation Light-to-medium coverage + natural finish
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   Very Deep 4
   
   Sold out Very Deep 4

 * Cloud Paint Seamless cheek color
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   NEW Soar
   
   NEW Soar

 * G Suit Soft touch lip crème
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   Curve
   
   Sold out Curve


See full page Add to bag $68 $76

Coming soon


ULTRALIP

$18

Nourishing shine and color

NEW Pony

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

NEW Pony

Add to bag Notify me See details
Coming soon


BALM DOTCOM

$14

Universal salve

NEW Wild Fig

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

NEW Wild Fig

Add to bag Notify me See details
Coming soon


BOY BROW

$18

Grooming pomade

NEW Dark Brown

 * 
 * 
 * 
 * 
 * 
 * 
 * 

NEW Dark Brown

Add to bag Notify me See details
Coming soon


PERFECTING SKIN TINT + STRETCH BALM CONCEALER DUO

Sale price $43 Regular price $48

Choose your shade

Choose set Notify me See details


CHOOSE SET

Close


PERFECTING SKIN TINT + STRETCH BALM CONCEALER DUO

Choose your shade

Save 10% by buying these items together

 * Perfecting Skin Tint Sheer skin enhancer
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   G3
   
   Sold out G3

 * Stretch Balm Concealer Medium coverage + dewy finish
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   Very Deep 4
   
   Sold out Very Deep 4


See full page Add to bag $43 $48

Coming soon


GLOSSIER YOU SOLID

$30

Perfume solid

Add to bag Notify me See details
Coming soon


GLOSSIER YOU

$68

Eau de parfum

Add to bag Notify me See details
Coming soon


CLOUD PAINT DUO

Sale price $34 Regular price $40

Seamless cheek color

Choose set Notify me See details


CHOOSE SET

Close


CLOUD PAINT DUO

Seamless cheek color

Save 15% by buying these items together

 * Cloud Paint Seamless cheek color
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   NEW Soar
   
   NEW Soar

 * Cloud Paint Seamless cheek color
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   NEW Soar
   
   NEW Soar


See full page Add to bag $34 $40

Coming soon


THE MAKEUP SET

Sale price $48 Regular price $56

Daily makeup staples

Choose set Notify me See details


CHOOSE SET

Close


THE MAKEUP SET

Daily makeup staples

Save 14% by buying these items together

 * Cloud Paint Seamless cheek color
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   NEW Soar
   
   NEW Soar

 * Lash Slick Film form mascara
    * 
    * 
   
   Black
   
   Sold out Black

 * Boy Brow Grooming pomade
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   Black
   
   Sold out Black


See full page Add to bag $48 $56

Coming soon


GLOSSIER YOU ROLLERBALL

$28

Eau de parfum

Add to bag Notify me See details
Coming soon


BOY BROW + BROW FLICK DUO

Sale price $32 Regular price $35

Brow pomade + microfine detailing pen

Choose set Notify me See details


CHOOSE SET

Close


BOY BROW + BROW FLICK DUO

Brow pomade + microfine detailing pen

Save 9% by buying these items together

 * Boy Brow Grooming pomade
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   Black
   
   Sold out Black

 * Brow Flick Microfine detailing pen
    * 
    * 
    * 
   
   Brown
   
   Sold out Brown


See full page Add to bag $32 $35

Coming soon


FRESH-FACED SET

Sale price $48 Regular price $57

Boy Brow + Balm Dotcom + Futuredew

Choose set Notify me See details


CHOOSE SET

Close


FRESH-FACED SET

Boy Brow + Balm Dotcom + Futuredew

Save 16% by buying these items together

 * Boy Brow Grooming pomade
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   Black
   
   Sold out Black

 * Balm Dotcom Universal salve
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   NEW Wild Fig
   
   NEW Wild Fig

 * Futuredew Oil serum hybrid


See full page Add to bag $48 $57

Coming soon


G SUIT

$22

Soft touch lip crème

Curve

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Curve

Add to bag Notify me See details
Coming soon


NO. 1 PENCIL

$16

Perfect glide eyeliner

Rococo

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Rococo

Add to bag Notify me See details
Coming soon


LASH SLICK

$18

Film form mascara

Black

 * 
 * 

Black

Add to bag Notify me See details
Coming soon


PERFECTING SKIN TINT

$26

Sheer skin enhancer

G1

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Out of stock G1

Sold out Notify me See details
Coming soon


MONOCHROMES

$22

Essential eyeshadow trio

Clay

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Clay

Add to bag Notify me See details
Coming soon


YOU LOOK GOOD CAP

$30

Permanent collection

Add to bag Notify me See details
Coming soon


LIP GLOSS

$15

Cushiony glassy shine

Clear

 * 
 * 
 * 

Clear

Add to bag Notify me See details
Coming soon


LIDSTAR

$18

Glistening eye glow

Herb

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Herb

Add to bag Notify me See details
Coming soon


MILKY JELLY CLEANSER

$10 - $19

Conditioning face wash

Full-size

 * Full-size
 * Mini

Add to bag Notify me See details
Coming soon


GENERATION G

$18

Sheer matte lipstick

Cake

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Cake

Add to bag Notify me See details
Coming soon


BROW FLICK

$18

Microfine detailing pen

Brown

 * 
 * 
 * 

Brown

Add to bag Notify me See details
Coming soon


HAND CREAM

$18

Crème pour les mains

Add to bag Notify me See details
Coming soon


THE BEAUTY BAG

$35

Permanent collection

Add to bag Notify me See details
Coming soon


INVISIBLE SHIELD

$25

Daily sunscreen +

Add to bag Notify me See details
Coming soon


SKYWASH

$18

Sheer matte lid tint

Pool

 * 
 * 
 * 
 * 
 * 
 * 
 * 

Pool

Add to bag Notify me See details
Coming soon


HALOSCOPE

$22

Dew effect highlighter

Topaz

 * 
 * 
 * 

Topaz

Add to bag Notify me See details
Coming soon


SUPER GLOW

$29

Vitamin c + magnesium serum

Add to bag Notify me See details
Coming soon


SUPER BOUNCE

$29

Hyaluronic acid + vitamin b5 serum

Add to bag Notify me See details
Coming soon


PRIMING MOISTURIZER

$24

Buildable hydrating creme

Add to bag Notify me See details
Coming soon


SOLAR PAINT

$20

Luminous bronzer crème

Flare

 * 
 * 
 * 
 * 

Out of stock Flare

Sold out Notify me See details
Coming soon


BODY HERO DAILY OIL WASH

$20

Nourishing oil wash

Add to bag Notify me See details
Coming soon


SUPER PURE

$29

Niacinamide + zinc serum

Add to bag Notify me See details
Coming soon


WOWDER

$22

Weightless finishing powder

G1-G3

 * 
 * 
 * 
 * 
 * 

Out of stock G1-G3

Sold out Notify me See details
Coming soon


DEODORANT REFILL STICK

$18

Smooth-glide odor defense

Glossier You

 * 
 * 
 * 
 * 

Glossier You

Add to bag Notify me See details


 1.  
 2.  
 3.  
 4.  
 5.  
 6.  
 7.  
 8.  
 9.  
 10. 
 11. 
 12. 
 13. 
 14. 
 15. 
 16. 
 17. 
 18. 
 19. 
 20. 
 21. 
 22. 
 23. 
 24. 
 25. 
 26. 
 27. 
 28. 
 29. 
 30. 
 31. 
 32. 
 33. 
 34. 
 35. 
 36. 
 37. 
 38. 
 39. 
 40. 
 41. 
 42. 
 43. 
 44. 
 45. 
 46. 
 47. 
 48. 
 49. 
 50. 
     




GET THE LOOK

Kelley & Maeve use Milky Jelly Cleansing Bar.

Erin uses Milky Jelly Duo.



At Glossier, we make products inspired by real life. We believe beauty is about
having fun, celebrating freedom and being present, because no matter where you
are in your beauty journey - YOU LOOK GOOD.


Email Address
Submit

You can unsubscribe anytime. For more details, review our Privacy Policy.

HOW CAN WE HELP?

 * Contact
 * Returns & exchanges
 * Help & FAQ
 * Responsible disclosure

ABOUT GLOSSIER

 * About Us
 * Careers
 * Affiliates
 * Company Blog
 * Glossier for Good

COUNTRY

 * Country selector ( United States ) Canada (en)Canada (fr)United
   KingdomIrelandFranceDenmarkSweden

STORES

 * Find your store Opens in a new tab

SOCIAL

 * Instagram Opens in a new tab
 * Pinterest Opens in a new tab
 * Facebook Opens in a new tab
 * Twitter Opens in a new tab
 * Youtube Opens in a new tab
 * TikTok Opens in a new tab

 * A
 * After Baume
 * B
 * Balm Dotcom
 * Body Hero Exfoliating Bar
 * Body Hero Daily Oil Wash
 * Body Hero Daily Perfecting Cream
 * Body Hero Dry-Touch Oil Mist
 * Boy Brow
 * Brow Flick
 * C
 * Cleanser Concentrate
 * Cloud Paint
 * D
 * Deodorant
 * Deodorant Refill Stick
 * E
 * Eyeshadow Brush
 * F
 * Futuredew
 * G
 * G Suit
 * Generation G
 * Glossier Candles
 * Glossier Sweatshirt
 * Glossier You
 * Glossier You Rollerball
 * Glossier You Solid
 * Glossier You Solid Refill
 * H
 * Haloscope
 * Hand Cream
 * I
 * J
 * K
 * L
 * Lash Slick
 * Lidstar
 * Limited Edition Embroidered Cream Hoodie
 * Lip Gloss
 * M
 * Mega Greens Galaxy Pack
 * Milky Jelly Cleanser
 * Milky Oil
 * Moisturizing Moon Mask
 * Monochromes
 * Monochromes Refill
 * N
 * No. 1 Pencil
 * O
 * P
 * Perfecting Skin Tint
 * Priming Moisturizer
 * Priming Moisturizer Balance
 * Priming Moisturizer Rich
 * Pro Tip
 * Q
 * R
 * S
 * Skywash
 * Solar Paint
 * Solution
 * Stretch Fluid Foundation
 * Stretch Balm Concealer
 * Stretch Face Brush
 * Sunshine Yellow Duffel Bag
 * Super Bounce
 * Super Glow
 * Super Pure
 * T
 * The Beauty Bag
 * The Original Pink Hoodie
 * U
 * Ultralip
 * Universal Pro-Retinol
 * V
 * W
 * Water Bottle
 * Wowder
 * Wowder Brush
 * X
 * Y
 * You Look Good Mirror
 * Z


HOW CAN WE HELP?

 * Contact
 * Returns & exchanges
 * Help & FAQ
 * Responsible disclosure


ABOUT GLOSSIER

 * About Us Opens in a new tab
 * Careers Opens in a new tab
 * Affiliates Opens in a new tab
 * Company Blog Opens in a new tab
 * Glossier for Good Opens in a new tab


FIND YOUR STORE


COUNTRY

Country selector ( United States ) Canada (en)Canada (fr)United
KingdomIrelandFranceDenmarkSweden


SOCIAL

 * Instagram Opens in a new tab
 * Pinterest Opens in a new tab
 * Facebook Opens in a new tab
 * Twitter Opens in a new tab
 * Youtube Opens in a new tab
 * TikTok Opens in a new tab


INDEX

 * A
 * After Baume
 * B
 * Balm Dotcom
 * Body Hero Exfoliating Bar
 * Body Hero Daily Oil Wash
 * Body Hero Daily Perfecting Cream
 * Body Hero Dry-Touch Oil Mist
 * Boy Brow
 * Brow Flick
 * C
 * Cleanser Concentrate
 * Cloud Paint
 * D
 * Deodorant
 * Deodorant Refill Stick
 * E
 * Eyeshadow Brush
 * F
 * Futuredew
 * G
 * G Suit
 * Generation G
 * Glossier Candles
 * Glossier Sweatshirt
 * Glossier You
 * Glossier You Rollerball
 * Glossier You Solid
 * Glossier You Solid Refill
 * H
 * Haloscope
 * Hand Cream
 * I
 * J
 * K
 * L
 * Lash Slick
 * Lidstar
 * Limited Edition Embroidered Cream Hoodie
 * Lip Gloss
 * M
 * Mega Greens Galaxy Pack
 * Milky Jelly Cleanser
 * Milky Oil
 * Moisturizing Moon Mask
 * Monochromes
 * Monochromes Refill
 * N
 * No. 1 Pencil
 * O
 * P
 * Perfecting Skin Tint
 * Priming Moisturizer
 * Priming Moisturizer Balance
 * Priming Moisturizer Rich
 * Pro Tip
 * Q
 * R
 * S
 * Skywash
 * Solar Paint
 * Solution
 * Stretch Fluid Foundation
 * Stretch Balm Concealer
 * Stretch Face Brush
 * Sunshine Yellow Duffel Bag
 * Super Bounce
 * Super Glow
 * Super Pure
 * T
 * The Beauty Bag
 * The Original Pink Hoodie
 * U
 * Ultralip
 * Universal Pro-Retinol
 * V
 * W
 * Water Bottle
 * Wowder
 * Wowder Brush
 * X
 * Y
 * You Look Good Mirror
 * Z

 * © 2023 Glossier. All rights reserved.
 * Privacy Policy
 * US State Privacy Notice
 * Terms of Use
 * Accessibility
 * Supply Chain Transparency
   Your Privacy Choices



Bag (0)
Close cart drawer


SHOPPING BAG

Congrats! You get free standard shipping

$40 away from free standard shipping




Subtotal

$0.00

Savings

-$0.00

Tax calculated in checkout

—

Shipping (Free standard shipping over $40)

—

Shipping and promotions calculated in checkout.

Sales tax amount shown in checkout is a best estimate and may differ from amount
actually charged and shown on Order Confirmation email.



Your bag is empty,
but you still look good.

Shop all

Estimated total

$0.00

Checkout

By checking out, you agree to our Terms of Use and Privacy Policy.


EDIT ITEM

Close






LOCATION SETTINGS

Close

Your location is set to United States

Country selector United States Canada (en)Canada (fr)United
KingdomIrelandFranceDenmarkSweden
Shop now



GET NOTIFIED

Close (esc)

Enter your email to be notified first when this item is available again.

Enter your email to be notified first when this item becomes available.

You're on the list!

Email
(Required)
Notify me

Please enter a valid email address.

Receive email updates from Glossier. You can unsubscribe anytime. Our Privacy
Policy.








YOUR COOKIE SETTINGS

By clicking "Accept all cookies", you're agreeing to the placement and use of
cookies as described in our Cookie Policy. To reject cookies or change your
cookie settings, click "Cookie settings" below.

Accept all cookies
Cookie settings



PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES


 * TARGETING COOKIES


 * STRICTLY NECESSARY COOKIES

YOUR PRIVACY

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose to allow or not to allow some types of cookies. If you
click “Accept All Cookies,” you’re consenting to the placement and use of
cookies as described in our Cookie Policy. If you want to provide consent for
some types of cookies but not others, click on the different category headings
to find out more about each type of cookie and to adjust your settings according
to your preference. Please note that deciding not to allow some types of cookies
may impact your experience of the site and the services we are able to offer. To
learn more about our use of cookies, pixels and other tracking technology, see
our Privacy Policy.

PERFORMANCE COOKIES

Performance Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. If you do not
allow these cookies we will not know when you have visited our site and will not
be able to monitor its performance.

FUNCTIONAL COOKIES

Functional Cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

TARGETING COOKIES

Targeting Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant ads on other sites. If you do not allow these cookies, you will
experience less targeted advertising.

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but this could affect the availability and
functionality of some parts of the site.

Back Button


BACK

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All