freckbeauty.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://freckbeauty.com/pages/contact
Submission: On March 27 via manual from AU — Scanned from CA

Form analysis 6 forms found in the DOM

GET /search

<form action="/search" method="get" class="input-group search-bar search-bar--dropdown" role="search">
  <input type="search" name="q" value="" placeholder="Search Freck" class="input-group-field" aria-label="Search Freck">
  <input type="hidden" name="type" value="product">
  <span class="input-group-btn">
    <button type="submit" class="btn--secondary icon-fallback-text">
      <span class="icon icon-search" aria-hidden="true"></span>
      <span class="fallback-text">Search</span>
    </button>
  </span>
</form>

GET /search

<form action="/search" method="get" class="input-group search-bar search-bar--drawer" role="search">
  <input type="search" name="q" value="" placeholder="Search Freck" class="input-group-field" aria-label="Search Freck">
  <input type="hidden" name="type" value="product">
  <span class="input-group-btn">
    <button type="submit" class="btn--secondary icon-fallback-text">
      <span class="icon icon-search" aria-hidden="true"></span>
      <span class="fallback-text">Search</span>
    </button>
  </span>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <div class="top-fields">
    <div class="name">
      <label for="ContactFormName" class="hidden-label">Name</label>
      <input type="text" id="ContactFormName" class="input-full form-border" name="contact[name]" placeholder="Name" autocapitalize="words" value="">
    </div>
    <div class="email">
      <label for="ContactFormEmail" class="hidden-label">Email</label>
      <input type="email" id="ContactFormEmail" class="input-full form-border" name="contact[email]" placeholder="Email" autocorrect="off" autocapitalize="off" value="">
    </div>
  </div>
  <label for="ContactFormPhone" class="hidden-label">Phone Number</label>
  <input type="tel" id="ContactFormPhone" class="input-full form-border" name="contact[phone]" placeholder="Phone Number" pattern="[0-9\-]*" value="">
  <label for="ContactFormMessage" class="hidden-label">Message</label>
  <textarea rows="4" id="ContactFormMessage" class="input-full form-border" name="contact[body]" placeholder="Message"></textarea>
  <input type="submit" class="btn right send-msg-btn" value="SEND MESSAGE">
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-S9atYV" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; border-radius: 0px; border-style: none; border-width: 0px; border-color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 10px 5px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; 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: 10px 0px 10px 6px; position: relative; background-color: rgba(255, 255, 255, 0); flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_39414612" class="needsclick go3582653071 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Your email" aria-label="Your email" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 0px; padding: 0px 0px 0px 16px; height: 48px; text-align: left; color: rgb(255, 255, 255); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgba(255, 255, 255, 0); border: 1px solid rgb(255, 255, 255);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </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: 10px 6px 10px 0px; position: relative; flex: 0 1 auto;"><button
          class="needsclick go1864283815 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(255, 255, 255); border-radius: 0px; border-style: solid; border-color: rgb(255, 255, 255); border-width: 5px; color: rgb(166, 60, 36); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding: 11px 10px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto;">Sign
          Up</button></div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

GET /search

<form action="/search" method="get" class="input-group search-bar search-bar--modal" role="search">
  <input type="search" name="q" value="" placeholder="Search Freck" class="input-group-field" aria-label="Search Freck">
  <input type="hidden" name="type" value="product">
  <span class="input-group-btn">
    <button type="submit" class="btn icon-fallback-text">
      <span class="icon icon-search" aria-hidden="true"></span>
      <span class="fallback-text">Search</span>
    </button>
  </span>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_2 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-WHBwi7" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 450px; min-width: 200px; max-width: 1000px; border-radius: 0px; border-style: none; border-width: 5px; border-color: rgb(168, 62, 36); background-color: rgb(168, 62, 36); 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; 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: 16px; 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;"><em class="ql-font-helvetica"
              style="color:rgb(254, 246, 235);font-size:48px;font-family:Helvetica, Arial, sans-serif;font-weight:400;">HEY FRECK FAM</em></p>
          <p style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><em class="ql-font-helvetica"
              style="color:rgb(254, 246, 235);font-size:48px;font-family:Helvetica, Arial, sans-serif;font-weight:400;">Want 15% OFF?</em></p>
          <p style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><br style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"></p>
          <p style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><em style="color:rgb(254, 246, 235);font-size:18px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">Join the
              FRECK fam for discounts, deluxe samples and early drops.</em></p>
        </div>
      </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: 8px 16px; position: relative; background-color: rgba(0, 0, 0, 0); flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_37905703" class="needsclick go659244693 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Email " aria-label="Email " aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 38px; text-align: left; color: rgb(0, 0, 0); font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 200; letter-spacing: 0px; background-color: rgb(247, 247, 245); border: 1px solid rgb(168, 62, 36);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </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: 8px 16px 50px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go1473568395 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(254, 246, 235); border-radius: 0px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(168, 62, 36); font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 11px; padding-bottom: 11px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto; width: 100%;">GIMME
          GIMME</button></div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

👋 Not in the US? Shop at Beauty Bay for sweet international shipping rates.
Shop now ×

Accessibility Menu (Ctrl + A)

Cursor Cursor

Duplicate Contrast +

Zoom-plus Bigger Text

Zoom-plus Desaturate

Attachment Highlight Links

Edit-text Legible Fonts

Speaking Read Page

Reset Powered by Tresio Logo Created with Sketch.
Skip to main content

The Original Freckle Skincare Makeup FREE DOMESTIC SHIPPING ON ORDERS $50

The Original Freckle Skincare Makeup FREE DOMESTIC SHIPPING ON ORDERS $50

The Original Freckle Skincare Makeup FREE DOMESTIC SHIPPING ON ORDERS $50

The Original Freckle Skincare Makeup FREE DOMESTIC SHIPPING ON ORDERS $50

The Original Freckle Skincare Makeup FREE DOMESTIC SHIPPING ON ORDERS $50

The Original Freckle Skincare Makeup FREE DOMESTIC SHIPPING ON ORDERS $50

Menu
 * Shop
    * 
      New
    * 
      Best Sellers
    * 
      Freckle Pens
    * 
      Face
    * 
      Eye
    * 
      Lip
    * 
      Bundles

 * About
 * FAQ
 * Log In

Search

SHOP ABOUT BLOG ACCOUNT
Menu

   
 * SHOP
 * ABOUT
 * BLOG
   
 * FAQ
 * CONTACT
 * Log In
   


SHOP ABOUT BLOG CONTACT ACCOUNT

 * Shop
    * New
    * Best Sellers
    * Freckle Pens
    * Face
    * Eye
    * Lip
    * Bundles

 * About
 * FAQ
 * 
 * Account
 * Contact
 * About
 * FAQ

Search
0
YOUR GOODIES
Close Cart



CONTACT


GET IN TOUCH

General Inquiries: cs@freckbeauty.com

Phone/Text: 213.632.6977 Text Us!

HAVE YOU READ OUR FAQs?

Name
Email
Phone Number Message

© Freck Beauty. All Rights Reserved.

JOIN THE FRECK FAM AND GET
15% OFF YOUR FIRST PURCHASE

Sign Up
 * FAQ
 * Accessibility
 * Privacy Policy

 * Returns
 * Terms of Use
 * Articles

 * 
 * 
 * 
 * 
 * 

Search
 * choosing a selection results in a full page refresh



For orders of 5 or more, please reach out to customer service at
hi@freckbeauty.com





Close form 2

HEY FRECK FAM

Want 15% OFF?




Join the FRECK fam for discounts, deluxe samples and early drops.


GIMME GIMME