www.brilliantearth.com Open in urlscan Pro
172.64.145.222  Public Scan

URL: https://www.brilliantearth.com/rings/cyorings/purchase_review/?sid=4054081&did=24980218
Submission: On February 14 via manual from US — Scanned from US

Form analysis 11 forms found in the DOM

GET /search/

<form action="/search/" method="get" id="king-search-form">
  <span id="king-search-wrap" class="king-btn-search">
    <input id="king-search-input" data-category="Submit Search" class="inner-search-input placeholder searchspring-query" placeholder="Search" type="text" name="q" autocomplete="off" aria-label="Search" spellcheck="false" autocorrect="off"
      autocapitalize="none" ss-autocomplete-input="">
    <button type="button" data-category="Submit Search" class="iconfont iconfont-search" id="king-search-button" aria-label="Search"></button>
  </span>
</form>

POST /accounts/asynchronization_login/

<form method="POST" action="/accounts/asynchronization_login/" id="header_login_form" onsubmit="return false;">
  <input type="hidden" name="csrfmiddlewaretoken" value="h4WJZ0DRQQIbOPtlwixAOfvPIeQTvoin">
  <div class="form-group header_login_email">
    <label for="input_header_username" class="sr-only">Username</label>
    <input id="input_header_username" type="text" class="input-md form-control" name="username" value="">
    <p class="username_error hidden control-label be-error be-help-block"></p>
  </div>
  <div class="form-group mb-10 header_login_password">
    <label for="input_header_password" class="sr-only">Password</label>
    <input id="input_header_password" class="input-md form-control" name="password" type="password" value="">
    <p class="password_error hidden control-label be-error be-help-block"></p>
    <p class="active_error hidden control-label be-error be-help-block"></p>
  </div>
  <p class="help-block fs-12 mb-20"><a href="/accounts/password_reset/" class="td-u">Forgot Your Password?</a></p>
  <button class="btn btn-success btn-block" onclick="header_login();">SIGN IN</button>
  <input type="hidden" name="next" value="">
</form>

POST /request-info/

<form id="email_form_to" action="/request-info/" method="POST">
  <input type="hidden" name="csrfmiddlewaretoken" value="h4WJZ0DRQQIbOPtlwixAOfvPIeQTvoin">
  <input type="hidden" name="value" id="value_ring_size">
  <input type="hidden" name="text" id="text_ring_size">
  <input type="hidden" name="ids" value="4054081-24980218">
  <input type="hidden" name="prod_url" value="/rings/cyorings/purchase_review/%3Fsid%3D4054081%26did%3D24980218">
  <input type="hidden" name="did" value="">
  <input type="hidden" name="charm" value="">
</form>

<form class="back-stock-email-form">
  <div class="col-md-12">
    <div class="form-1 max-w350 center-block">
      <div class="form-group">
        <label class="sr-only" for="back_stock_first_name">First Name</label>
        <input type="text" class="form-control " id="back_stock_first_name" name="first_name" placeholder="First Name">
      </div>
      <div class="form-group">
        <label class="sr-only" for="back_stock_last_name">Last Name</label>
        <input type="text" class="form-control " id="back_stock_last_name" name="last_name" placeholder="Last Name">
      </div>
      <div class="form-group">
        <label class="sr-only" for="back_stock_email">Email</label>
        <input type="email" class="form-control " id="back_stock_email" name="email" placeholder="Your Email Address">
      </div>
      <div class="form-group checkbox checkbox-ty7 mt-0 checkbox_info checkbox_arrival_notice pb0">
        <div class="mb10">
          <label for="checkbox_arrival_notice" class="fs-12">
            <input type="checkbox" id="checkbox_arrival_notice" onclick="checkbox_alert_send('checkbox_arrival_notice', suffix='_arrival_notice')" required="" aria-label="Send me other updates on new styles and special offers."
              placeholder="Send me other updates on new styles and special offers.">
            <input type="hidden" class="form-control" id="appt_alert_checkbox_arrival_notice" name="subscribe_to_newsletter" value="T">
            <i class="icons-checked" id="alert_checkbox_id_arrival_notice" role="presentation"></i> I want to receive the back in stock notification for this jewelry item. Also, send me other updates on new styles and special offers! </label>
        </div>
      </div>
      <div class="form-group">
        <label class="sr-only" for="data-type">Data Type</label>
        <input type="hidden" class="form-control" id="data-type" name="data_type" value="9">
        <button type="button" class="btn btn-success btn-block" onclick="arrival_notice('back-stock-email-form', this);" role="button">Submit </button>
      </div>
    </div>
  </div>
</form>

POST

<form id="subscription_on_footer" class="footer-email" method="post">
  <div class="input-group input-group-lg email-address-group" id="footer-newsletter">
    <input id="footer_newsletter" type="text" class="form-control email-input" name="email_address" placeholder="Your Email Address" maxlength="75" aria-label="Your Email Address">
    <span class="input-group-btn">
      <button class="btn btn-success btn-default" type="button" aria-label="Submit Email Address" onclick="javascript:newsletter_subscription('subscription_on_footer')"> </button>
    </span>
  </div>
  <div class="join-email"></div>
</form>

<form class="form-1 email_us" id="customer_form">
  <input type="hidden" class="form-control" id="inputemail3" name="data_type" value="1">
  <input type="hidden" class="form-control" id="input_bamAttributionPath" name="_bamAttributionPath" value="">
  <div class="form-group">
    <label for="input_first_name" class="sr-only">First Name</label>
    <input type="text" class="form-control" id="input_first_name" placeholder="First Name" name="first_name" maxlength="32">
  </div>
  <div class="form-group">
    <label for="input_last_name" class="sr-only">Last Name</label>
    <input type="text" class="form-control" id="input_last_name" placeholder="Last Name" name="last_name" maxlength="32">
  </div>
  <div class="form-group">
    <label for="input_email" class="sr-only">Email Address</label>
    <input type="text" class="form-control" id="input_email" placeholder="Email Address" name="email" onblur="check_email(this.value)" maxlength="75">
  </div>
  <div class="form-group">
    <label for="input_phone" class="sr-only">Phone (Optional)</label>
    <input type="text" class="form-control" id="input_phone" placeholder="Phone (Optional)" name="phone" maxlength="16">
  </div>
  <div class="form-group">
    <label for="input_message" class="sr-only">Message</label>
    <textarea class="form-control" id="input_message" placeholder="Message" style="height:6em;" name="message" maxlength="300"></textarea>
  </div>
  <div class="mb-10">
    <div class="checkbox checkbox-ty7">
      <label>
        <input type="checkbox" onclick="band_send('email_us')">
        <input type="hidden" class="form-control" id="input_send" name="subscribe_to_newsletter" value="F">
        <i class="icons-checkbox" id="send_email"></i>
        <span class="fs-12">Send me updates on new styles and special offers.</span>
      </label>
    </div>
  </div>
</form>

POST

<form class="" method="post">
  <div class="input-group input-group email-address-group" id="">
    <input type="hidden" name="csrfmiddlewaretoken" value="h4WJZ0DRQQIbOPtlwixAOfvPIeQTvoin">
    <input type="text" id="hiddenText" name="hiddenText" style="display:none" aria-label="Hidden Text">
    <input onkeydown="enterKeyDown(event, false)" id="user_content" type="text" class="form-control email-input placeholder-tt-n " name="email_address" placeholder="Search by City or Zip Code" maxlength="75" aria-label="Search by City or Zip Code">
    <span class="input-group-btn">
      <button id="location_search_button" class="btn btn-success btn-default iconfont iconfont-search" type="button" aria-label="Submit Location Search"
        onclick="searchInput();track_event('Scheduling', 'Setster Appointment', 'Select a Location|Search', true)" style="background: var(--dark-green); color: white; height: 28px; padding: 4px; width: 28px;"> </button>
    </span>
  </div>
  <div id="search_location_message" class="help-block-error"></div>
</form>

<form class="setSter-form">
  <div class="error-list" id="mobile-appt-error-list"></div>
  <div class="form-group">
    <label for="client_first_name" class="sr-only">First Name</label>
    <input type="text" class="form-control input-lg" id="client_first_name" maxlength="30" name="client_first_name" placeholder="First Name">
  </div>
  <div class="form-group">
    <label for="client_last_name" class="sr-only">Last Name</label>
    <input type="text" class="form-control input-lg" id="client_last_name" maxlength="150" name="client_last_name" placeholder="Last Name">
  </div>
  <div class="form-group">
    <label for="client_email" class="sr-only">Email Address</label>
    <input type="email" class="form-control input-lg" id="client_email" maxlength="75" name="client_email" placeholder="Email Address">
  </div>
  <div class="form-group">
    <label for="client_phone" class="sr-only">Phone Number</label>
    <input type="tel" class="form-control input-lg" id="client_phone" name="client_phone" placeholder="Phone">
  </div>
  <div class="form-group">
    <label for="client_note" class="sr-only">Message</label>
    <textarea class="form-control" rows="3" id="client_note" name="client_note" placeholder="Message (Optional)"></textarea>
  </div>
  <div id="password_form" class="form-group">
    <label for="client_pwd">Create an Account or Sign In (Optional) </label>
    <input type="password" class="form-control input-lg" id="client_pwd" name="client_pwd" placeholder="Enter Password">
  </div>
  <div class="checkbox checkbox-ty7 mt-0 checkbox_email pb0">
    <div class="mb10">
      <label>
        <input type="checkbox" onclick="checkbox_alert_send('checkbox_email')">
        <input type="hidden" class="form-control" id="appt_alert_checkbox" name="alert_reminders" value="F">
        <i class="icons-checkbox" id="alert_checkbox_id"></i> Text me appointment alerts and reminders.* </label>
    </div>
    <div>
      <label>
        <input type="checkbox" onclick="checkbox_band_send('checkbox_email')">
        <input type="hidden" class="form-control" id="appt_input_send" name="subscribe_to_newsletter" value="F">
        <i class="icons-checkbox" id="send_email_id"></i> Email me Brilliant Earth news, updates and offers. </label>
    </div>
  </div>
  <p class="mb0">
    <button type="button" onclick="javascript:book_appointment();" class="btn btn-success book-appt-btn">Book Appointment</button>
  </p>
</form>

<form role="form" class="mk_app_ring_size form-search form-2 hidden" id="request_ring_size_form">
  <input type="hidden" class="form-control" id="mk_app_ring_size_email3" name="data_type" value="3">
  <input type="hidden" class="form-control" id="mk_app_ring_size_bamattributionpath" name="_bamattributionpath" value="">
  <input type="hidden" class="form-control" name="appt_ring_sizer" value="yes">
  <input type="hidden" class="form-control" id="mk_app_ring_size_email" placeholder="email address" name="email" value="" maxlength="75">
  <div class="row cs-row">
    <div class="form-group col-md-6">
      <label for="mk_app_ring_size_first_name" class="sr-only">First Name</label>
      <input type="text" class="form-control" id="mk_app_ring_size_first_name" placeholder="first name" name="first_name" maxlength="32">
    </div>
    <div class="form-group col-md-6">
      <label for="mk_app_ring_size_last_name" class="sr-only">Last Name</label>
      <input type="text" class="form-control" id="mk_app_ring_size_last_name" placeholder="last name" name="last_name" maxlength="32">
    </div>
  </div>
  <div class="form-group">
    <label for="mk_app_ring_size_address_line_1" class="sr-only">Address Line 1</label>
    <input type="text" class="form-control" id="mk_app_ring_size_address_line_1" placeholder="address line 1" name="address_line_1" maxlength="35">
  </div>
  <div class="form-group">
    <label for="mk_app_ring_size_address_line_2" class="sr-only">Address Line 2 (Optional)</label>
    <input type="text" class="form-control" id="mk_app_ring_size_address_line_2" placeholder="address line 2 (optional)" name="address_line_2" maxlength="35">
  </div>
  <div class="row cs-row">
    <div class="form-group col-md-6">
      <label for="mk_app_ring_size_city" class="sr-only">City</label>
      <input type="text" class="form-control" id="mk_app_ring_size_city" placeholder="city" name="city">
    </div>
    <div class="form-group col-md-6">
      <label for="select_state" class="sr-only">Select State/Province</label>
      <select id="select_state" class="form-control selectpicker bootstrap-select--2 dropdown" data-size="10" name="state" style="display: none;">
        <option value="">Select State/Province</option>
        <option value="0">alabama</option>
        <option value="1">alaska</option>
        <option value="2">arizona</option>
        <option value="3">arkansas</option>
        <option value="53">apo/fpo americas</option>
        <option value="52">apo/fpo europe</option>
        <option value="54">apo/fpo pacific</option>
        <option value="4">california</option>
        <option value="5">colorado</option>
        <option value="6">connecticut</option>
        <option value="7">delaware</option>
        <option value="8">district of columbia</option>
        <option value="9">florida</option>
        <option value="10">georgia</option>
        <option value="11">hawaii</option>
        <option value="12">idaho</option>
        <option value="13">illinois</option>
        <option value="14">indiana</option>
        <option value="15">iowa</option>
        <option value="16">kansas</option>
        <option value="17">kentucky</option>
        <option value="18">louisiana</option>
        <option value="19">maine</option>
        <option value="20">maryland</option>
        <option value="21">massachusetts</option>
        <option value="22">michigan</option>
        <option value="23">minnesota</option>
        <option value="24">mississippi</option>
        <option value="25">missouri</option>
        <option value="26">montana</option>
        <option value="27">nebraska</option>
        <option value="28">nevada</option>
        <option value="29">new hampshire</option>
        <option value="30">new jersey</option>
        <option value="31">new mexico</option>
        <option value="32">new york</option>
        <option value="33">north carolina</option>
        <option value="34">north dakota</option>
        <option value="35">ohio</option>
        <option value="36">oklahoma</option>
        <option value="37">oregon</option>
        <option value="38">pennsylvania</option>
        <option value="40">rhode island</option>
        <option value="41">south carolina</option>
        <option value="42">south dakota</option>
        <option value="43">tennessee</option>
        <option value="44">texas</option>
        <option value="45">utah</option>
        <option value="46">vermont</option>
        <option value="47">virginia</option>
        <option value="48">washington</option>
        <option value="49">west virginia</option>
        <option value="50">wisconsin</option>
        <option value="51">wyoming</option>
      </select>
      <div class="btn-group bootstrap-select form-control bootstrap-select--2 dropdown"><button type="button" class="btn dropdown-toggle" data-toggle="dropdown" data-id="select_state">
          <div class="filter-option pull-left">Select State/Province</div>&nbsp;<div class="caret"></div>
        </button>
        <div class="dropdown-menu open">
          <ul class="dropdown-menu inner" role="menu">
            <li role="menuitem" rel="0" class="selected"><a tabindex="0" class="" style=""><span class="text">Select State/Province</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="1"><a tabindex="0" class="" style=""><span class="text">alabama</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="2"><a tabindex="0" class="" style=""><span class="text">alaska</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="3"><a tabindex="0" class="" style=""><span class="text">arizona</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="4"><a tabindex="0" class="" style=""><span class="text">arkansas</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="5"><a tabindex="0" class="" style=""><span class="text">apo/fpo americas</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="6"><a tabindex="0" class="" style=""><span class="text">apo/fpo europe</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="7"><a tabindex="0" class="" style=""><span class="text">apo/fpo pacific</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="8"><a tabindex="0" class="" style=""><span class="text">california</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="9"><a tabindex="0" class="" style=""><span class="text">colorado</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="10"><a tabindex="0" class="" style=""><span class="text">connecticut</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="11"><a tabindex="0" class="" style=""><span class="text">delaware</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="12"><a tabindex="0" class="" style=""><span class="text">district of columbia</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="13"><a tabindex="0" class="" style=""><span class="text">florida</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="14"><a tabindex="0" class="" style=""><span class="text">georgia</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="15"><a tabindex="0" class="" style=""><span class="text">hawaii</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="16"><a tabindex="0" class="" style=""><span class="text">idaho</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="17"><a tabindex="0" class="" style=""><span class="text">illinois</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="18"><a tabindex="0" class="" style=""><span class="text">indiana</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="19"><a tabindex="0" class="" style=""><span class="text">iowa</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="20"><a tabindex="0" class="" style=""><span class="text">kansas</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="21"><a tabindex="0" class="" style=""><span class="text">kentucky</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="22"><a tabindex="0" class="" style=""><span class="text">louisiana</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="23"><a tabindex="0" class="" style=""><span class="text">maine</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="24"><a tabindex="0" class="" style=""><span class="text">maryland</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="25"><a tabindex="0" class="" style=""><span class="text">massachusetts</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="26"><a tabindex="0" class="" style=""><span class="text">michigan</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="27"><a tabindex="0" class="" style=""><span class="text">minnesota</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="28"><a tabindex="0" class="" style=""><span class="text">mississippi</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="29"><a tabindex="0" class="" style=""><span class="text">missouri</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="30"><a tabindex="0" class="" style=""><span class="text">montana</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="31"><a tabindex="0" class="" style=""><span class="text">nebraska</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="32"><a tabindex="0" class="" style=""><span class="text">nevada</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="33"><a tabindex="0" class="" style=""><span class="text">new hampshire</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="34"><a tabindex="0" class="" style=""><span class="text">new jersey</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="35"><a tabindex="0" class="" style=""><span class="text">new mexico</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="36"><a tabindex="0" class="" style=""><span class="text">new york</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="37"><a tabindex="0" class="" style=""><span class="text">north carolina</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="38"><a tabindex="0" class="" style=""><span class="text">north dakota</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="39"><a tabindex="0" class="" style=""><span class="text">ohio</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="40"><a tabindex="0" class="" style=""><span class="text">oklahoma</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="41"><a tabindex="0" class="" style=""><span class="text">oregon</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="42"><a tabindex="0" class="" style=""><span class="text">pennsylvania</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="43"><a tabindex="0" class="" style=""><span class="text">rhode island</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="44"><a tabindex="0" class="" style=""><span class="text">south carolina</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="45"><a tabindex="0" class="" style=""><span class="text">south dakota</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="46"><a tabindex="0" class="" style=""><span class="text">tennessee</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="47"><a tabindex="0" class="" style=""><span class="text">texas</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="48"><a tabindex="0" class="" style=""><span class="text">utah</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="49"><a tabindex="0" class="" style=""><span class="text">vermont</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="50"><a tabindex="0" class="" style=""><span class="text">virginia</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="51"><a tabindex="0" class="" style=""><span class="text">washington</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="52"><a tabindex="0" class="" style=""><span class="text">west virginia</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="53"><a tabindex="0" class="" style=""><span class="text">wisconsin</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="54"><a tabindex="0" class="" style=""><span class="text">wyoming</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
          </ul>
        </div>
      </div>
    </div>
  </div>
  <div class="row cs-row">
    <div class="form-group col-md-6">
      <label for="mk_app_ring_size_zip_post_code" class="sr-only">Zip/Postal Code</label>
      <input type="text" class="form-control" id="mk_app_ring_size_zip_post_code" placeholder="zip/postal code" name="zip_postal_code" maxlength="32">
    </div>
    <div class="form-group col-md-6">
      <label for="mk_app_ring_size_select_country" class="sr-only">Country</label>
      <select id="mk_app_ring_size_select_country" class="form-control selectpicker bootstrap-select--2 dropdown" data-size="false" name="country" onchange="band_change_country(this.value, 'mk_app_ring_size')" style="display: none;">
        <option value="">-Select Country-</option>
        <option value="US" selected="">United States</option>
        <option value="CA">Canada</option>
        <option value="AU">Australia</option>
        <option value="GB">United Kingdom</option>
      </select>
      <div class="btn-group bootstrap-select form-control bootstrap-select--2 dropdown"><button type="button" class="btn dropdown-toggle" data-toggle="dropdown" data-id="mk_app_ring_size_select_country">
          <div class="filter-option pull-left">United States</div>&nbsp;<div class="caret"></div>
        </button>
        <div class="dropdown-menu open">
          <ul class="dropdown-menu inner" role="menu">
            <li role="menuitem" rel="0"><a tabindex="0" class="" style=""><span class="text">-Select Country-</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="1" class="selected"><a tabindex="0" class="" style=""><span class="text">United States</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="2"><a tabindex="0" class="" style=""><span class="text">Canada</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="3"><a tabindex="0" class="" style=""><span class="text">Australia</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
            <li role="menuitem" rel="4"><a tabindex="0" class="" style=""><span class="text">United Kingdom</span><i class="glyphicon glyphicon-ok icon-ok check-mark"></i></a></li>
          </ul>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <label for="mk_app_ring_size_message" class="sr-only">Message (Optional)</label>
    <textarea type="text" class="form-control" id="mk_app_ring_size_message" placeholder="message (optional)" style="height:5em;" name="message" maxlength="1024"></textarea>
  </div>
  <div class="row cs-row">
    <div class="col-md-12 text-xs-center">
      <button id="mk_app_ring_size_submit" type="submit" data-redirect="/ring_sizer_success/" class="btn btn-lg btn-success" onclick="return mk_app_check_form_data('mk_app_ring_size', this);">REQUEST RING SIZER</button>
    </div>
  </div>
</form>

<form id="email_form_form">
  <div role="form">
    <input type="hidden" name="csrfmiddlewaretoken" value="h4WJZ0DRQQIbOPtlwixAOfvPIeQTvoin">
    <div class="modal-body">
      <div class="row">
        <div class="col-md-12">
          <div class="media media-drop-hint d-flex mb15">
            <div class="media-img pr15">
              <img src="//image.brilliantearth.com/media/diamond_ring_vto/T5/BE1D129_white_Round_top_150_carat.png" alt="300*500" class="img-responsive img-small drop_hint_img" width="100" height="100">
            </div>
            <div class="media-body drop_hint_title" data-from="backend"> 18K White Gold Luxe Viviana Diamond Ring (1/3 ct. tw.) with 1.71 Carat Round Diamond </div>
          </div>
          <div class="drop-hint-body">
            <div class="form-1 form-2">
              <div class="form-group">
                <label for="first_emails">Recipient's Email</label>
                <input type="text" class="form-control" name="first_email" id="first_emails" maxlength="75">
                <div id="first_email" class="error"></div>
              </div>
              <div class="form-group">
                <label for="sender_emails">Your Email</label>
                <input type="text" class="form-control" name="sender_email" id="sender_emails" maxlength="75">
                <div id="sender_email" class="error"></div>
              </div>
              <div class="form-group">
                <label for="names">Your Name</label>
                <input type="text" class="form-control" name="name" id="names">
                <div id="name" class="error"></div>
              </div>
              <div class="add-note-optional mb-20">
                <div class="add-note-optional__header">
                  <a href="javascript: void(0);" id="show_gift_option_button" class="td-n2 add-note-optional__toggle"><i class="iconfont iconfont-plus fs-14"></i> <u class="yournote-title"></u></a> (optional)
                </div>
                <div class="add-note-optional__dropdown">
                  <div class="mt5">
                    <div class="form-group mb5">
                      <div class="position-relative">
                        <textarea class="form-control placeholder-tt-n" name="message" rows="3" style="height:90px;" maxlength="250" id="remaining"
                          placeholder="Share details like ring size, metal type, or carat weight preferences to nudge someone in the right direction."></textarea>
                        <div id="remaining-chars">250</div>
                        <script>
                          const textarea = document.querySelector('#remaining');
                          const maxLength = 250;
                          const remainingChars = document.querySelector('#remaining-chars');
                          textarea.addEventListener('input', () => {
                            const currentLength = textarea.value.length;
                            const charsLeft = maxLength - currentLength;
                            remainingChars.textContent = `${charsLeft}`;
                          });
                        </script>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <div class="checkbox checkbox-ty7">
                <label><input type="checkbox" name="copy" checked=""><i class="icons-checked"></i>
                  <span class="fs-12">Send me a copy of this email</span>
                </label>
              </div>
              <div class="checkbox checkbox-ty7">
                <label>
                  <input type="checkbox" name="update">
                  <i id="book_newsletter" class="send-email icons-checkbox"></i>
                  <span class="fs-12">Send me Brilliant Earth email updates.</span>
                </label>
              </div>
              <div id="non_field" class="error"></div>
              <div class="hidden">
                <label for="confirm_message" class="sr-only">confirmmessage</label>
                <input type="text" aria-label="confirm message" name="be_confirm_message" autocomplete="off" id="confirm_message">
              </div>
              <button type="button" class="btn btn-lg btn-success btn-block" id="submit_button" value="Submit">SEND </button>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form id="bluecoreEmailCaptureForm" class="bluecoreEmailCaptureForm" style="position:static">
  <div class="email_capture_input-16832917965370-position email_capture_input-16832917965370-position-d0 bluecoreEmailCaptureFormElement">
    <div class="email_capture_input-16832917965370-input_container email_capture_input-16832917965370-input_container-d4 requiredField"><label for="bluecoreEmailCaptureEmail"
        class="email_capture_input-16832917965370-label email_capture_input-16832917965370-label-d3"><span class="asteriskField">*</span></label><input id="bluecoreEmailCaptureEmail" placeholder="Email Address" name="email" aria-invalid="false"
        type="email" required=""
        class="email_capture_input-16832917965370-input email_capture_input-16832917965370-input-d5 bluecoreEmailCaptureEmail bluecoreEmailCaptureInvalidBorder email_capture_input-16832917965370-error_border email_capture_input-16832917965370-error_border-d2 requiredField"><label
        class="bluecoreEmailCaptureError">enter a valid email address</label></div>
  </div>
  <div class="email_capture_button-16832917965391-position email_capture_button-16832917965391-position-d0 bluecoreEmailCaptureFormElement email_capture_button-16832917965391-wrapper email_capture_button-16832917965391-wrapper-d2"><button
      type="button" name="bluecoreEmailCaptureSubmit" id="bluecoreEmailCaptureSubmit" class="email_capture_button-16832917965391-button email_capture_button-16832917965391-button-d3 bluecoreEmailCaptureSubmit">Redeem Offer</button></div>
  <div class="checkbox-1683549268861-position checkbox-1683549268861-position-d5 bluecoreEmailCaptureFormElement">
    <div class="checkbox-1683549268861-checkbox_container checkbox-1683549268861-checkbox_container-d0 bluecoreEmailCaptureInvalidBorder checkbox-1683549268861-error_border checkbox-1683549268861-error_border-d4">
      <div class="checkbox-1683549268861-checkbox_wrapper checkbox-1683549268861-checkbox_wrapper-d2"><input id="1683549268861" name="er_preference" aria-invalid="false" type="checkbox" data-on="true" data-off="false"
          class="checkbox-1683549268861-checkbox_input checkbox-1683549268861-checkbox_input-d3 bluecoreEmailCaptureCheckbox"><label for="1683549268861" class="checkbox"></label><label for="1683549268861"
          class="checkbox-1683549268861-label checkbox-1683549268861-label-d1">Engagement Rings<span class="asteriskField">*</span></label></div><label class="bluecoreEmailCaptureError">This Field is Required</label>
    </div>
    <script>
      document.getElementById("1683549268861").checked = false;
    </script>
  </div>
  <div class="checkbox-1683549445962-position checkbox-1683549445962-position-d5 bluecoreEmailCaptureFormElement">
    <div class="checkbox-1683549445962-checkbox_container checkbox-1683549445962-checkbox_container-d0 bluecoreEmailCaptureInvalidBorder checkbox-1683549445962-error_border checkbox-1683549445962-error_border-d4">
      <div class="checkbox-1683549445962-checkbox_wrapper checkbox-1683549445962-checkbox_wrapper-d2"><input id="1683549445962" name="wr_preference" aria-invalid="false" type="checkbox" data-on="true" data-off="false"
          class="checkbox-1683549445962-checkbox_input checkbox-1683549445962-checkbox_input-d3 bluecoreEmailCaptureCheckbox"><label for="1683549445962" class="checkbox"></label><label for="1683549445962"
          class="checkbox-1683549445962-label checkbox-1683549445962-label-d1">Wedding Rings<span class="asteriskField">*</span></label></div><label class="bluecoreEmailCaptureError">This Field is Required</label>
    </div>
    <script>
      document.getElementById("1683549445962").checked = false;
    </script>
  </div>
  <div class="checkbox-1683549807550-position checkbox-1683549807550-position-d5 bluecoreEmailCaptureFormElement">
    <div class="checkbox-1683549807550-checkbox_container checkbox-1683549807550-checkbox_container-d0 bluecoreEmailCaptureInvalidBorder checkbox-1683549807550-error_border checkbox-1683549807550-error_border-d4">
      <div class="checkbox-1683549807550-checkbox_wrapper checkbox-1683549807550-checkbox_wrapper-d2"><input id="1683549807550" name="fj_preference" aria-invalid="false" type="checkbox" data-on="true" data-off="false"
          class="checkbox-1683549807550-checkbox_input checkbox-1683549807550-checkbox_input-d3 bluecoreEmailCaptureCheckbox"><label for="1683549807550" class="checkbox"></label><label for="1683549807550"
          class="checkbox-1683549807550-label checkbox-1683549807550-label-d1">Fine Jewelry<span class="asteriskField">*</span></label></div><label class="bluecoreEmailCaptureError">This Field is Required</label>
    </div>
    <script>
      document.getElementById("1683549807550").checked = false;
    </script>
  </div>
</form>

Text Content

LAST DAY! Receive Up to $225 of Jewelry With All Purchases.  >
Free Shipping & Returns Visit AtlantaVisit Atlanta Showroom
Free Shipping & Returns Visit AustinVisit Austin Showroom
Free Shipping & Returns Visit BaltimoreVisit Baltimore Showroom
Free Shipping & Returns Visit BethesdaVisit Bethesda Showroom
Free Shipping & Returns Visit BostonVisit Boston Showroom
Free Shipping & Returns Visit WilliamsburgVisit Brooklyn - Williamsburg Showroom
Free Shipping & Returns Visit CharlotteVisit Charlotte Showroom
Free Shipping & Returns Visit ChicagoVisit Chicago Showroom
Free Shipping & Returns Visit Chicago - Fulton MarketVisit Chicago - Fulton
Market Showroom
Free Shipping & Returns Visit ClevelandVisit Cleveland Showroom
Free Shipping & Returns Visit ColumbusVisit Columbus Showroom
Free Shipping & Returns Visit DallasVisit Dallas Showroom
Free Shipping & Returns Visit DenverVisit Denver Showroom
Free Shipping & Returns Visit DetroitVisit Detroit Showroom
Free Shipping & Returns Visit FairfaxVisit Fairfax Showroom
Free Shipping & Returns Visit Garden City - Roosevelt Field MallVisit Garden
City - Roosevelt Field Mall Showroom
Free Shipping & Returns Visit HoustonVisit Houston Showroom
Free Shipping & Returns Visit King of PrussiaVisit King of Prussia Showroom
Free Shipping & Returns Visit LAVisit Los Angeles Showroom
Free Shipping & Returns Visit Miami – Coconut GroveVisit Miami Showroom
Free Shipping & Returns Visit MinneapolisVisit Minneapolis Showroom
Free Shipping & Returns Visit NashvilleVisit Nashville - The Gulch Showroom
Free Shipping & Returns Visit NYVisit New York Showroom
Free Shipping & Returns Visit Palo AltoVisit Palo Alto Showroom
Free Shipping & Returns Visit One ColoradoVisit Pasadena Showroom
Free Shipping & Returns Visit PhiladelphiaVisit Philadelphia Showroom
Free Shipping & Returns Visit PortlandVisit Portland Showroom
Free Shipping & Returns Visit Sacramento - Westfield Galleria at RosevilleVisit
Sacramento - Westfield Galleria at Roseville Showroom
Free Shipping & Returns Visit SDVisit San Diego Showroom
Free Shipping & Returns Visit SFVisit San Francisco Showroom
Free Shipping & Returns Visit Santa MonicaVisit Santa Monica Showroom
Free Shipping & Returns Visit ScottsdaleVisit Scottsdale Showroom
Free Shipping & Returns Visit SeattleVisit Seattle Showroom
Free Shipping & Returns Visit St. LouisVisit St. Louis Showroom
Free Shipping & Returns Visit TampaVisit Tampa Showroom
Free Shipping & Returns Visit Walnut Creek - Broadway PlazaVisit Walnut Creek –
Broadway Plaza Showroom
Free Shipping & Returns Visit DCVisit Washington, DC Showroom
Enjoy Free Shipping & Returns See Details
Free Shipping & 30 Day Returns Book Virtual AppointmentBook a Virtual
Appointment
 * 800.691.0952
 * Stores
 * Virtual Appointment Virtual Appointment


 * ENGAGEMENT RINGS
   DESIGN YOUR OWN ENGAGEMENT RING
    * Start with a Setting
    * Start with a Diamond
    * Start with a Lab Grown Diamond
    * Start with a Gemstone
    * Start with a Bridal Set
   
   SHOP BY SHAPE
    * Round
    * Oval
    * Cushion
    * Emerald
    * Pear
    * Radiant
    * Princess
    * Marquise
    * Asscher
    * Heart
   
   ENGAGEMENT RING STYLES
    * Solitaire
    * Three Stone
    * Hidden Halo
    * Halo
    * Nature Inspired
   
   GEMSTONE ENGAGEMENT RINGS
    * Moissanite Rings
    * Sapphire Rings
    * Emerald Rings
    * Aquamarine Rings
    * Morganite Rings
   
   FEATURED
    * Ready to Ship Engagement Rings
    * Tacori Collection
    * Top 20 Engagement Rings
    * New Arrivals
    * Men's Engagement Rings
    * Custom Engagement Rings
    * Jewelry Collections
   
   EDUCATION
    * Engagement Ring Guide
    * How Much to Spend on an Engagement Ring
    * How to Choose a Diamond
    * Platinum vs. Gold
    * Ring Size Chart
   
   LAST DAY!
   Lab Diamond Studs
   with purchase over $1,000.
   Surprise Earrings
   with all other purchases.
   
   
   
   See Terms
 * WEDDING RINGS
   WOMEN
    * Women's Wedding Rings
    * Diamond Rings
    * Design Your Own Ring Stack
    * Find My Matching Wedding Ring
    * Eternity Rings
    * Anniversary Rings
    * Curved Rings
   
   Shop All Wedding Rings >
   MEN
    * Men's Wedding Rings
    * Classic Rings
    * Men's Engagement Rings
    * Customize Your Own Ring
    * Matte Rings
    * Diamonds & Gemstones
    * Textured Rings
    * Men's Jewelry
   
   WOMEN'S BY METAL
    * Platinum
    * Yellow Gold
    * White Gold
    * Rose Gold
   
   MEN'S BY METAL
    * Platinum
    * Yellow Gold
    * White Gold
    * Rose Gold
   
   ALTERNATIVE METALS
    * Titanium
    * Tungsten
    * Meteorite
    * Tantalum
   
   FEATURED
    * New Arrivals
    * Women's Top Twenty
    * Men's Top Twenty
    * Wedding Day Jewelry
    * Gender Neutral Rings
   
   EDUCATION
    * Wedding Ring Guide
   
   
 * DIAMONDS
   NATURAL DIAMONDS
    * Search Natural Diamonds
    * Round
    * Emerald
    * Oval
    * Radiant
    * Cushion
    * Marquise
    * Pear
    * Asscher
    * Princess
    * Heart
    * Colored Diamonds
    * Super Ideal Diamonds
   
   LAB DIAMONDS
    * Search Lab Diamonds
    * Lab Colored Diamonds
    * Carbon Capture Lab Diamonds
    * 100% Renewable Energy Lab Diamonds
    * Sustainably Rated Lab Diamonds
   
   DESIGN YOUR OWN
    * Design Your Own Diamond Ring
    * Design Your Own Lab Diamond Ring
    * Design Your Own Diamond Earrings
    * Design Your Own Diamond Necklace
   
   FEATURED
    * Ready to Ship Engagement Rings
    * Blockchain Diamonds
    * Hearts & Arrows Diamonds
    * Quick Ship Diamonds
    * Truly Brilliant™ Diamonds
   
   EDUCATION
    * Learn About Diamonds
    * Learn About Lab Grown Diamonds
   
   
    * Start with Our Diamond Quiz

 * GEMSTONES
   DESIGN YOUR OWN GEMSTONE RING
    * Start with a Setting
    * Start with a Gemstone
    * Moissanite
    * Sapphire
    * Emerald
    * Alexandrite
    * Aquamarine
    * Morganite
    * Ruby
    * Colored Diamond
    * View All
   
   SHOP BY COLOR
    * Blue
    * Green
    * Pink
    * Teal
    * Purple
    * Peach
   
   SHOP BY SHAPE
    * Oval
    * Round
    * Emerald
    * Cushion
    * Radiant
   
   PRESET GEMSTONE RINGS
    * Moissanite Rings
    * Sapphire Rings
    * Aquamarine Rings
    * Morganite Rings
   
   FEATURED
    * Rare Gemstones
    * Cocktail Rings
    * Moyo Gemstones
    * Virtu Gemstones
   
   EDUCATION
    * Learn About Sapphires
    * Learn About Moissanites
   
   
 * JEWELRY
   JEWELRY
    * Rings
    * Earrings
    * Necklaces
    * Bracelets
    * Men's Jewelry
    * Last Chance Jewelry
    * Limited Edition Jewelry
    * The Essentials Edit
    * New Arrivals
   
   Shop All Jewelry >
   SHOP BY STYLE
    * Lab Diamond Jewelry
    * Diamond Stud Earrings
    * Birthstone Jewelry
    * Tennis Bracelets
    * Pearl Jewelry
    * Gemstone Jewelry
    * Diamond Jewelry
    * Tennis Necklaces
   
   DESIGN YOUR OWN
    * Diamond Earrings
    * Diamond Necklace
    * Gemstone Necklace
    * Diamond Ring
    * Gemstone Ring
    * Ring Stack
   
   FEATURED
    * The Tube Collection
    * The Sol Collection
    * Jewelry Sets
    * Personalized Jewelry
    * Cocktail Rings
    * Fashion Rings
    * Hoop Earrings
    * Jewelry Collections
   
   
 * GIFTS
   TOP GIFTS
    * Gemstone Rings
    * Stacking Rings
    * Diamond Stud Earrings
    * Tennis Bracelets
    * Hoop Earrings
    * Gold Jewelry
    * Jewelry Sets
   
   Shop All Gifts >
   GIFTS BY RECIPIENT
    * Gifts For Her
    * Gifts For Him
    * Gifts For Everyone
   
   GIFTS BY OCCASION
    * Anniversary Gifts
    * Bridal Party Gifts
    * Birthday Gifts
    * Milestone Gifts
    * Graduation Gifts
   
   GIFTS WITH MEANING
    * Birthstone Jewelry
    * Symbolic & Religious Jewelry
    * Engravable Jewelry
    * Fairmined Jewelry
   
   DESIGN YOUR OWN
    * Diamond Earrings
    * Lab Diamond Earrings
    * Diamond Necklace
    * Lab Diamond Necklace
    * Gemstone Necklace
   
   MORE GIFT IDEAS
    * Gifts Under $250
    * Gifts Under $500
    * Minimalist Gifts
    * Trendsetting Gifts
    * Luxe Gifts
    * Gift Cards
   
   
 * ABOUT
   ABOUT US
    * Our Story
    * Responsible Sourcing
    * Beyond Conflict Free™ Diamonds
    * Recycled Gold
    * Giving Back
    * Blog
    * Virtual Experience
    * Careers
   
   OUR SHOWROOMS
    * Showroom Locations
    * Virtual Appointment
   
   

 * 
 * 
 *  * My Account
    * Order History
    * Wish List
    * Complete Order Balance
   
   Sign Out
   
   Don't have an Account?
   
   Create An Account
   
   
   Sign In to Your Account
   
   Username
   
   
   
   Password
   
   
   
   
   
   Forgot Your Password?
   
   SIGN IN
 * 0
 * 0
 * USD
   Select Country
    * United States (USD)
    * Canada (CAD)
    * United Kingdom (GBP)
    * Australia (AUD)


Click to edit text
 1. Home
 2. Engagement Rings
 3. Design Your Own Engagement Ring

Design Your Ring
1
Setting
luxe viviana- $1,750
View Change


Your stackable rings have been added to your cart! Complete your stack by adding
a diamond to your selected engagement ring
2
Diamond
1.71 Carat Round- $24,700
View Change

3
Complete Ring


Shown with 1 1/2 carat diamond

Shown with 1 1/2 carat diamond

Shown with 1 1/2 carat diamond


Click for sound












Interactive Video – Drag to Rotate

Shown with
1 1/2 carat diamond






YOUR ONE-OF-A-KIND RING

--------------------------------------------------------------------------------

The total diamond carat weight of your ring is 2.02 ct.

18K White Gold Luxe Viviana Diamond Engagement Ring
(61)
$1,750
1.71 Carat Round Diamond

Super Ideal cut • D color • IF clarity

$24,700


$26,450 Monthly payments available with Affirm. Prequalify now.

LAST DAY!

Lab Diamond Studs With Purchase Over $1,000. Surprise Earrings With All Other
Purchases.

Select Size Less than 3 3 3 1/2 4 4 1/2 5 5 1/2 6 6 1/2 7 7 1/2 8 8 1/2 9 9 1/2
10 10 1/2 11 11 1/2 12 Greater than 12
Select Size
 

 * Select Size
 * Less than 3
 * 3
 * 3 1/2
 * 4
 * 4 1/2
 * 5
 * 5 1/2
 * 6
 * 6 1/2
 * 7
 * 7 1/2
 * 8
 * 8 1/2
 * 9
 * 9 1/2
 * 10
 * 10 1/2
 * 11
 * 11 1/2
 * 12
 * Greater than 12



ADD TO BAG

Free Shipping, Free 30 Day Returns

Order now for delivery by Thu, Feb 29


   
 * drop hint
 * email us
 * 800.691.0952
 * 
 * chat





LUXURY WITH A CONSCIENCE®

A ring that evokes the happiness of love and partnership is even more joyful
when you know that it was sustainably sourced and mindfully produced. From our
mission to our unique jewelry designs, everything at Brilliant Earth is held to
exceptional standards.


DESIGNED FOR YOU

Your one-of-a-kind ring
Our engagement ring settings are made-to-order with each one handcrafted for
your selected center gem’s unique characteristics to ensure the high quality of
the finished piece.


PROGRESS TO CARBON NEUTRALITY

We are committed to protecting the planet
We’re leading the jewelry industry towards clean energy. We use clean energy in
our showrooms and offices, have displaced all other corporate emissions since
2018, and support wind and solar energy projects through collaborations that
help address climate change.


RESPONSIBLY PACKAGED

Made with less energy, less water, and fewer emissions
Our packaging uses recycled materials made with less energy, less water, and
fewer emissions. We make our iconic ring boxes with wood certified by the Forest
Stewardship Council and design them to last lifetimes. Since 2021, we’ve used
100% recycled paper, saving hundreds of tons of CO2, and we’re shrinking our
packaging even more to further reduce waste.
Shipping & Financing
Your Order Includes
 * Free FedEx Shipping
 * Free 30 Day Returns
 * Professional Appraisal
 * Free Lifetime Warranty
 * FSC Certified Wood Box

Flexible Payment Options
 * Easy monthly payments with Affirm. From 0% APR financing. Up to 36 months.
   Subject to credit approval.
 * Special 12 month financing options available with Wells Fargo, subject to
   credit approval.
 * Layaway options also available.


REVIEWS


4.9

61 Reviews
Leave a Review

sort: highest rating
newest oldest highest rating lowest rating most helpful least helpful
August 11, 2023
Matt's Wife
 * 

Stunning!

My husband gave me a new set for our 15th wedding anniversary and I love this
combination with the Elara wedding band. I have a dainty diamond band but I have
really been loving the chunky band look. ...Read More

May 13, 2023
Happy
Perfect Ring! Exactly as described if not better!

Bought engagement ring and a loose diamond. Both where perfect. Even my jeweler
commented on its cut! Highly recommend! ...Read More

January 24, 2023
Harley's Fiancé
 * +4

🤩 Stunning!

A dream come true! Fast delivery, customer service addressed and fixed any and
all issues that arose. My fiancé ordered a size and a half too big and it was
resized and fixed within two weeks. So far the quality has held up great!
Waiting to see how the small diamonds stay in, the setting I had prior was
missing one of the small diamonds, hoping that was just a fluke. A beautiful 1.5
carat, VVS1, D color, oval shaped natural diamond handpicked by my guy! This
diamond is absolutely stunning and breathtaking in person. We did not get the
GIA certification on the first delivery and contacted them and received it
within two days! ...Read More

loading ... load more
×

MATT'S WIFE

Stunning!

My husband gave me a new set for our 15th wedding anniversary and I love this
combination with the Elara wedding band. I have a dainty diamond band but I have
really been loving the chunky band look.

August 11, 2023

HARLEY'S FIANCÉ

🤩 Stunning!

A dream come true! Fast delivery, customer service addressed and fixed any and
all issues that arose. My fiancé ordered a size and a half too big and it was
resized and fixed within two weeks. So far the quality has held up great!
Waiting to see how the small diamonds stay in, the setting I had prior was
missing one of the small diamonds, hoping that was just a fluke. A beautiful 1.5
carat, VVS1, D color, oval shaped natural diamond handpicked by my guy! This
diamond is absolutely stunning and breathtaking in person. We did not get the
GIA certification on the first delivery and contacted them and received it
within two days!

January 24, 2023

HARLEY'S FIANCÉ

🤩 Stunning!

A dream come true! Fast delivery, customer service addressed and fixed any and
all issues that arose. My fiancé ordered a size and a half too big and it was
resized and fixed within two weeks. So far the quality has held up great!
Waiting to see how the small diamonds stay in, the setting I had prior was
missing one of the small diamonds, hoping that was just a fluke. A beautiful 1.5
carat, VVS1, D color, oval shaped natural diamond handpicked by my guy! This
diamond is absolutely stunning and breathtaking in person. We did not get the
GIA certification on the first delivery and contacted them and received it
within two days!

January 24, 2023

HARLEY'S FIANCÉ

🤩 Stunning!

A dream come true! Fast delivery, customer service addressed and fixed any and
all issues that arose. My fiancé ordered a size and a half too big and it was
resized and fixed within two weeks. So far the quality has held up great!
Waiting to see how the small diamonds stay in, the setting I had prior was
missing one of the small diamonds, hoping that was just a fluke. A beautiful 1.5
carat, VVS1, D color, oval shaped natural diamond handpicked by my guy! This
diamond is absolutely stunning and breathtaking in person. We did not get the
GIA certification on the first delivery and contacted them and received it
within two days!

January 24, 2023

HARLEY'S FIANCÉ

🤩 Stunning!

A dream come true! Fast delivery, customer service addressed and fixed any and
all issues that arose. My fiancé ordered a size and a half too big and it was
resized and fixed within two weeks. So far the quality has held up great!
Waiting to see how the small diamonds stay in, the setting I had prior was
missing one of the small diamonds, hoping that was just a fluke. A beautiful 1.5
carat, VVS1, D color, oval shaped natural diamond handpicked by my guy! This
diamond is absolutely stunning and breathtaking in person. We did not get the
GIA certification on the first delivery and contacted them and received it
within two days!

January 24, 2023

HARLEY'S FIANCÉ

🤩 Stunning!

A dream come true! Fast delivery, customer service addressed and fixed any and
all issues that arose. My fiancé ordered a size and a half too big and it was
resized and fixed within two weeks. So far the quality has held up great!
Waiting to see how the small diamonds stay in, the setting I had prior was
missing one of the small diamonds, hoping that was just a fluke. A beautiful 1.5
carat, VVS1, D color, oval shaped natural diamond handpicked by my guy! This
diamond is absolutely stunning and breathtaking in person. We did not get the
GIA certification on the first delivery and contacted them and received it
within two days!

January 24, 2023

BLU

Amazing - definitely opt for a colored diamond!

Engagement Ring. Wanted a colored diamond in either an emerald or vivid cut.
Turned out amazing. The Luve Vivania is perfect for those shapes and has a
hidden halo which adds an additional touch.

November 17, 2022

BLU

Amazing - definitely opt for a colored diamond!

Engagement Ring. Wanted a colored diamond in either an emerald or vivid cut.
Turned out amazing. The Luve Vivania is perfect for those shapes and has a
hidden halo which adds an additional touch.

November 17, 2022

BLU

Amazing - definitely opt for a colored diamond!

Engagement Ring. Wanted a colored diamond in either an emerald or vivid cut.
Turned out amazing. The Luve Vivania is perfect for those shapes and has a
hidden halo which adds an additional touch.

November 17, 2022

RICHARD'S OLD LADY

Love my ring!!

Absolutely love my ring and the process was so easy, especially when I had to
have it resized. Would absolutely recommend Brilliant Earth to anyone who is
looking for an engagement ring or for jewelry!

November 1, 2022

P

Absolutely stunning!

I am so happy and in love with my engagement ring ! I would without a doubt
recommend Brilliant Earth to all my friends and family!

September 17, 2022

SAL

My fiancé loves her ring!

10/10 my fiancé is in love with her ring and I am so happy that I went with
Brilliant Earth!

September 2, 2022

FUTURE MRS. P

Dream ring 💍

I couldn't be happier with my ring! I stare at it non-stop throughout the day.
It is exactly what I wanted, so dainty and simple, yet has some really pretty
hidden details. Side note: When I was driving today, a woman thought I was
waving to her but I was just looking at my ring 😭😂

August 12, 2022

TANNER'S FIANCÉ

Stunning

My fiancé proposed with this ring and so couldn't be happier. It's beautiful and
I have received so many compliments.

August 1, 2022

ROBERT'S FIANCÉ

Beautiful ring!

This ring is the perfect combination of simple, modern and luxe. I love that the
diamond sits slightly raised on your finger, the hidden accents are a beautiful
touch. 10x8 moissanite set in white gold.

July 30, 2022

GARRETT

Absolutely perfect ✨

I bought an engagement ring for my now fiancé, the appointment in person was so
helpful! I was shown popular styles of rings and I was shown a few of their
diamonds 💎 in the showroom. The order process online was so easy and made the
purchase process seamless. The ring and diamond I bought were absolutely
stunning and even more perfect in person! My fiancé absolutely loves it, she
gets compliments from everyone. I would highly recommend choosing Brilliant
Earth for all your diamond needs! They have a great return and exchange policy,
however I don't think you will want to return it!

June 1, 2022

MARI THE WIFE

Stunning

My husband and I were married a little over a year ago. He stated to me after
marring me he would upgrade my ring once he started doing well at work. I stated
it wasn't necessary but he surprised me with this. Similar to my original
wedding band set but with our wedding color blue to remind me of his promise and
our special day.

May 8, 2022

MARI THE WIFE

Stunning

My husband and I were married a little over a year ago. He stated to me after
marring me he would upgrade my ring once he started doing well at work. I stated
it wasn't necessary but he surprised me with this. Similar to my original
wedding band set but with our wedding color blue to remind me of his promise and
our special day.

May 8, 2022

MARI THE WIFE

Stunning

My husband and I were married a little over a year ago. He stated to me after
marring me he would upgrade my ring once he started doing well at work. I stated
it wasn't necessary but he surprised me with this. Similar to my original
wedding band set but with our wedding color blue to remind me of his promise and
our special day.

May 8, 2022

MARI THE WIFE

Stunning

My husband and I were married a little over a year ago. He stated to me after
marring me he would upgrade my ring once he started doing well at work. I stated
it wasn't necessary but he surprised me with this. Similar to my original
wedding band set but with our wedding color blue to remind me of his promise and
our special day.

May 8, 2022

CAT'S FIANCE

Extremely happy!

My fiancè loved the ring and the guy who had help d us out was really awesome as
well. Great customer service!

April 17, 2022

CAT'S FIANCE

Extremely happy!

My fiancè loved the ring and the guy who had help d us out was really awesome as
well. Great customer service!

April 17, 2022

FOREVER YEE'S

Sparkles, shines and beautiful!

It's a gorgeous setting! Definitely the elegant and classy look I was hoping
for! I'm so in love!

March 30, 2022

FOREVER YEE'S

Sparkles, shines and beautiful!

It's a gorgeous setting! Definitely the elegant and classy look I was hoping
for! I'm so in love!

March 30, 2022

FOREVER YEE'S

Sparkles, shines and beautiful!

It's a gorgeous setting! Definitely the elegant and classy look I was hoping
for! I'm so in love!

March 30, 2022

FOREVER YEE'S

Sparkles, shines and beautiful!

It's a gorgeous setting! Definitely the elegant and classy look I was hoping
for! I'm so in love!

March 30, 2022

FOREVER YEE'S

Sparkles, shines and beautiful!

It's a gorgeous setting! Definitely the elegant and classy look I was hoping
for! I'm so in love!

March 30, 2022

FOREVER YEE'S

Sparkles, shines and beautiful!

It's a gorgeous setting! Definitely the elegant and classy look I was hoping
for! I'm so in love!

March 30, 2022

E.L.W.

The ring of my dreams!

This ring is absolutely the most beautiful ring I've ever seen, it's absolutely
perfect. My fiancé and I never expected how many strangers would comment on it
now that I have it on, but I think it's just that stunning. He did a wonderful
job choosing it and I am so happy to have a classic, beautiful conflict-free
engagement ring that I can cherish for the rest of my life. For reference, I
have a 4.5 size ring finger and the diamond is a 2.5 carat oval.

January 4, 2022

GARY'S FIANCÉE

✨Absolutely stunning ✨

I absolutely love my ring, and I cannot stop staring at it. I get tons of
compliments and people asking to see it. The rose gold is beautiful and the
design is so intricate. Brilliant Earth's quality is above and beyond any
jewelry store we visited. For reference, I have a size 5.5 hand and, we got a
2.38 carat lab diamond. The cut is super ideal, color is D and clarity is IF. It
is so sparkly and stunning. We chose Brilliant Earth because of their commitment
to the environment and I feel even better having a lab diamond.

December 7, 2021

GARY'S FIANCÉE

✨Absolutely stunning ✨

I absolutely love my ring, and I cannot stop staring at it. I get tons of
compliments and people asking to see it. The rose gold is beautiful and the
design is so intricate. Brilliant Earth's quality is above and beyond any
jewelry store we visited. For reference, I have a size 5.5 hand and, we got a
2.38 carat lab diamond. The cut is super ideal, color is D and clarity is IF. It
is so sparkly and stunning. We chose Brilliant Earth because of their commitment
to the environment and I feel even better having a lab diamond.

December 7, 2021

GARY'S FIANCÉE

✨Absolutely stunning ✨

I absolutely love my ring, and I cannot stop staring at it. I get tons of
compliments and people asking to see it. The rose gold is beautiful and the
design is so intricate. Brilliant Earth's quality is above and beyond any
jewelry store we visited. For reference, I have a size 5.5 hand and, we got a
2.38 carat lab diamond. The cut is super ideal, color is D and clarity is IF. It
is so sparkly and stunning. We chose Brilliant Earth because of their commitment
to the environment and I feel even better having a lab diamond.

December 7, 2021

LINDSEY'S MORGANITE RING

Stunning Ring!

I received this beautiful ring for my anniversary and it is just stunning! I
love the band so much and love the daintiness of it. I also love the hidden halo
look, it just adds a little extra sparkle! Instead of a diamond, I went with a
gorgeous peachy-pink morganite and I couldn't be happier! I love the color of
the stone and how it looks with the Luxe Viviana band. I am beyond pleased with
my ring!

November 27, 2021

LINDSEY'S MORGANITE RING

Stunning Ring!

I received this beautiful ring for my anniversary and it is just stunning! I
love the band so much and love the daintiness of it. I also love the hidden halo
look, it just adds a little extra sparkle! Instead of a diamond, I went with a
gorgeous peachy-pink morganite and I couldn't be happier! I love the color of
the stone and how it looks with the Luxe Viviana band. I am beyond pleased with
my ring!

November 27, 2021

LINDSEY'S MORGANITE RING

Stunning Ring!

I received this beautiful ring for my anniversary and it is just stunning! I
love the band so much and love the daintiness of it. I also love the hidden halo
look, it just adds a little extra sparkle! Instead of a diamond, I went with a
gorgeous peachy-pink morganite and I couldn't be happier! I love the color of
the stone and how it looks with the Luxe Viviana band. I am beyond pleased with
my ring!

November 27, 2021

LUCAS

Absolutely stunning! ✨

It's just perfect, my fiancé love it. Also quality of this engagement ring is
amazing. Stop looking somewhere else, buy it at Brilliant Earth 😉 Customer
service is very helpful.

September 8, 2021

LUCAS

Absolutely stunning! ✨

It's just perfect, my fiancé love it. Also quality of this engagement ring is
amazing. Stop looking somewhere else, buy it at Brilliant Earth 😉 Customer
service is very helpful.

September 8, 2021

JON

Absolutely Stunning!

My now fiancée absolutely loves it. The BE team were very helpful and
informative throughout the entire process. Delivery was fast and no issues with
Canada customs. The resizing process was easy and convenient.

April 22, 2021

MEL

My dream come true

My amazing now-fiancé proposed with this ring 2 months ago and I am still
speechless. I can't stop staring at it and I will likely never stop staring.
I've never been happier. The photos I've uploaded show my ring, it's a 2.03
carat lab Diamond, IF, color E, perfect cut. Thank you Brilliant Earth for
creating the stunning, ethical ring of my dreams for the man of my dreams'
proposal!!!

March 2, 2021

MEL

My dream come true

My amazing now-fiancé proposed with this ring 2 months ago and I am still
speechless. I can't stop staring at it and I will likely never stop staring.
I've never been happier. The photos I've uploaded show my ring, it's a 2.03
carat lab Diamond, IF, color E, perfect cut. Thank you Brilliant Earth for
creating the stunning, ethical ring of my dreams for the man of my dreams'
proposal!!!

March 2, 2021

MEL

My dream come true

My amazing now-fiancé proposed with this ring 2 months ago and I am still
speechless. I can't stop staring at it and I will likely never stop staring.
I've never been happier. The photos I've uploaded show my ring, it's a 2.03
carat lab Diamond, IF, color E, perfect cut. Thank you Brilliant Earth for
creating the stunning, ethical ring of my dreams for the man of my dreams'
proposal!!!

March 2, 2021

MANNY

The ring that will last a lifetime

My fiancé absolutely loves her engagement ring for all occasions. This ring
stuns everyone who looks at it.

February 9, 2020

CINDY

Beautiful!

My fiance proposed to me in September and I still cannot stop looking at my
ring! He said the ordering process was easy and I am also planning on getting my
wedding band from Brilliant Earth. I had to send in my ring for resizing and
that process was super easy too. I highly recommend Brilliant Earth!

February 7, 2020

DISNEY PROPOSAL

Perfect from the beginning

I was initially apprehensive about buying a ring online, but this ring honestly
was more than I could have wished for. I bought the ring in rose gold with a 1.1
ct diamond, and it turned out amazing. The band is so thin, and the added side
diamonds and hidden halo make it truly stunning in person. Its simple and
elegant, with just the right amount of bling. The rose gold makes the center
diamond pop, and is truly unique. I am incredibly proud to show off this ring,
and my fiance fell in love with it immediately. Would recommend to anybody who
wants a classic, but fancy ring.

March 14, 2019

DISNEY PROPOSAL

Perfect from the beginning

I was initially apprehensive about buying a ring online, but this ring honestly
was more than I could have wished for. I bought the ring in rose gold with a 1.1
ct diamond, and it turned out amazing. The band is so thin, and the added side
diamonds and hidden halo make it truly stunning in person. Its simple and
elegant, with just the right amount of bling. The rose gold makes the center
diamond pop, and is truly unique. I am incredibly proud to show off this ring,
and my fiance fell in love with it immediately. Would recommend to anybody who
wants a classic, but fancy ring.

March 14, 2019

DISNEY PROPOSAL

Perfect from the beginning

I was initially apprehensive about buying a ring online, but this ring honestly
was more than I could have wished for. I bought the ring in rose gold with a 1.1
ct diamond, and it turned out amazing. The band is so thin, and the added side
diamonds and hidden halo make it truly stunning in person. Its simple and
elegant, with just the right amount of bling. The rose gold makes the center
diamond pop, and is truly unique. I am incredibly proud to show off this ring,
and my fiance fell in love with it immediately. Would recommend to anybody who
wants a classic, but fancy ring.

March 14, 2019

DISNEY PROPOSAL

Perfect from the beginning

I was initially apprehensive about buying a ring online, but this ring honestly
was more than I could have wished for. I bought the ring in rose gold with a 1.1
ct diamond, and it turned out amazing. The band is so thin, and the added side
diamonds and hidden halo make it truly stunning in person. Its simple and
elegant, with just the right amount of bling. The rose gold makes the center
diamond pop, and is truly unique. I am incredibly proud to show off this ring,
and my fiance fell in love with it immediately. Would recommend to anybody who
wants a classic, but fancy ring.

March 14, 2019

FROM THE LAND DOWN UNDER

My fiancée loved it!

I am a non-US based customer and the only problem I encountered was I had
difficulty reaching them through the phone, which is my preferred contact
method. I was always placed in a queue and was never called back. The best way
to reach them is through e-mail as they respond quickly. Overall, the product
delivered, it exceeded my expectation, worth the money, and was happy with the
purchase! The ring looked much better in person than the website drawing or
photos!

September 6, 2018

FROM THE LAND DOWN UNDER

My fiancée loved it!

I am a non-US based customer and the only problem I encountered was I had
difficulty reaching them through the phone, which is my preferred contact
method. I was always placed in a queue and was never called back. The best way
to reach them is through e-mail as they respond quickly. Overall, the product
delivered, it exceeded my expectation, worth the money, and was happy with the
purchase! The ring looked much better in person than the website drawing or
photos!

September 6, 2018

FROM THE LAND DOWN UNDER

My fiancée loved it!

I am a non-US based customer and the only problem I encountered was I had
difficulty reaching them through the phone, which is my preferred contact
method. I was always placed in a queue and was never called back. The best way
to reach them is through e-mail as they respond quickly. Overall, the product
delivered, it exceeded my expectation, worth the money, and was happy with the
purchase! The ring looked much better in person than the website drawing or
photos!

September 6, 2018

EMILY

Beyond perfect ring

This ring is absolutely beautiful! I kept going back and forth with my fiancé
about whether or not I liked halo accents on an engagement ring more. But in the
end, I fell in love with this ring. I love that this is still a classic ring,
with a bit of modern accents with the stone on the prongs. I wanted a dainty and
delicate looking setting so the diamond would stand out more, and that is
exactly what I got. I was and still am beyond ecstatic!

June 21, 2017

EMILY

Beyond perfect ring

This ring is absolutely beautiful! I kept going back and forth with my fiancé
about whether or not I liked halo accents on an engagement ring more. But in the
end, I fell in love with this ring. I love that this is still a classic ring,
with a bit of modern accents with the stone on the prongs. I wanted a dainty and
delicate looking setting so the diamond would stand out more, and that is
exactly what I got. I was and still am beyond ecstatic!

June 21, 2017

OAKLEY'S FIANCE

Gorgeous, but not well made

My now-fiancé proposed to me in April 2023 with a ring that used this band and I
was so thrilled. It couldn't have been more gorgeous. However, by August 2023
one of the smaller stones on the band had fallen off. Not a big deal - my fiancé
got the 5-year warranty and we got it repaired from Brilliant Earth no problem.
However, it's now October 2023 and I just noticed I am missing two small stones
from around the Halo of the setting. It's just so frustrating that I haven' even
been engaged for half a year and 3 stones have fallen out. I take my ring off
for sleeping, showering, working out, or anything where I might bump it. So it
has experienced probably less than normal wear and tear and still isn't holding
up. I am very disappointed. Not in my fiancé - because the ring is gorgeous and
all I ever dreamed it would be. But I had heard such great things about
Brilliant Earth and have not been impressed with the quality and longevity so
far.

October 24, 2023

OAKLEY'S FIANCE

Gorgeous, but not well made

My now-fiancé proposed to me in April 2023 with a ring that used this band and I
was so thrilled. It couldn't have been more gorgeous. However, by August 2023
one of the smaller stones on the band had fallen off. Not a big deal - my fiancé
got the 5-year warranty and we got it repaired from Brilliant Earth no problem.
However, it's now October 2023 and I just noticed I am missing two small stones
from around the Halo of the setting. It's just so frustrating that I haven' even
been engaged for half a year and 3 stones have fallen out. I take my ring off
for sleeping, showering, working out, or anything where I might bump it. So it
has experienced probably less than normal wear and tear and still isn't holding
up. I am very disappointed. Not in my fiancé - because the ring is gorgeous and
all I ever dreamed it would be. But I had heard such great things about
Brilliant Earth and have not been impressed with the quality and longevity so
far.

October 24, 2023

Previous Next



ORDER DETAILS

YOUR ORDER INCLUDES

GIA Certificate

Professional Appraisal

Free Lifetime Warranty

ESTIMATED DELIVERY BY: THU, FEB 29

*Estimated delivery if ordered by 2 PM PT today

Free FedEx Shipping

Free 30 Day Returns

FLEXIBLE PAYMENT OPTIONS

Easy monthly payments with Affirm. From 0% APR financing. Up to 36 months.
Subject to credit approval.

Special 12 month financing options available with Wells Fargo, subject to credit
approval.

Layaway options also available.

Learn More

close
Eternity Ring Carat Weight

The ring size of an eternity ring determines its total carat weight. The total
carat weight range reflects the difference in total carat weight between a size
three and a size nine. Learn more about carat weight information.

close
Halo Ring Carat Weight

The listed carat weight for halo styles is based on a 6.5mm round center
gemstone and may vary based on the size and shape of center gem. Learn more
about carat weight information.

close
Eternity Ring Gemstones

The ring size of an eternity ring determines its total number of gemstones. The
total number of gemstones range reflects the difference in total number of
gemstones between a size three and a size nine.

close
Price

All of our prices are in US$.

close
Price

All of our prices are in US$.

close
Shape

Diamond cut should not be confused with shape. Shape refers to the general
outward appearance of the diamond, not its reflective qualities. Brilliant Earth
currently carries the following shapes:


close
Shape

Diamond cut should not be confused with shape. Shape refers to the general
outward appearance of the diamond, not its reflective qualities. Brilliant Earth
currently carries the following shapes:


close
Gemstone Shape

Cut should not be confused with shape. Shape refers to the general outward
appearance of the gemstone, not its reflective qualities. Brilliant Earth
currently carries the following shapes:


close
carat

A carat is the unit used to measure a diamond's weight. One carat equals 200
milligrams or 0.2 grams. Although carat weight and the size of a diamond are
related, the carat does not directly measure diamond size.


Actual Diamond Size on Size 6 Hand

close
Symmetry

Describes the alignment of the facets of the diamond. If facets are misaligned,
the diamond may poorly reflect light. Symmetry is graded from Ideal / Excellent,
Very Good, Good, Fair, or Poor. Symmetry grades of Good or higher have the least
effect on the brilliance of the diamond and are suitable for the finest quality
jewelry. Certain gem labs, such as Gemscan, incorporate Symmetry into an overall
Cut grade.

close
symmetry

Describes the alignment of the facets of the diamond. If facets are misaligned,
the diamond may poorly reflect light. Symmetry is graded from Ideal / Excellent,
Very Good, Good, Fair, or Poor. Symmetry grades of Good or higher have the least
effect on the brilliance of the diamond and are suitable for the finest quality
jewelry. Certain gem labs, such as Gemscan, incorporate Symmetry into an overall
Cut grade.

close
Depth

The height of a gemstone, from the culet to the table. Depth % is the height of
the diamond as a percentage of the girdle diameter.



close
Depth

The height of a gemstone, from the culet to the table. Depth % is the height of
the diamond as a percentage of the girdle diameter.



close
Measurements

Diamonds are given three measurements to specify their dimensions. For fancy
shaped diamonds, the measurement specifies length x width x depth. The length is
the larger dimension as you view the diamond from the top and the width is the
smaller. The depth is the height of a gemstone, from the culet to the table. The
measurements determine the length to width ratio and can indicate the quality of
cut of the diamond.

For round diamonds, the measurement specifies diameter 1 x diameter 2 x depth.
Round diamonds are never quite perfectly round given they are cut by humans.
They are given two measurements for diameter to indicate the maximum and minimum
diameter. These two diameters vary slightly, but should not vary by very much.

close
Polish

Describes the finish of the facets of the diamond. Polish is graded from Ideal,
Excellent, Very Good, Good, Fair, or Poor. Polish grades of Good or higher have
the least effect on the brilliance of the diamond and are suitable for the
finest quality jewelry. Certain gem labs, such as Gemscan, incorporate Polish
into an overall cut grade.

close
What is Vermeil?

Vermeil (pronounced vehr-may) is sterling silver that is plated in a thick layer
of gold, making it more resistant to signs of wear. Our vermeil is 14K yellow or
rose gold that is a minimum of 2.5 microns thick.

close
What is Tantalum?

Tantalum is a natural chemical earth metal. It belongs to a class of metals
known as refractory metals, which are defined by their strong resistance to heat
and wear.

close
Polish

Describes the finish of the facets of the diamond. Polish is graded from Ideal,
Excellent, Very Good, Good, Fair, or Poor. Polish grades of Good or higher have
the least effect on the brilliance of the diamond and are suitable for the
finest quality jewelry. Certain gem labs, such as Gemscan, incorporate Polish
into an overall cut grade.

close
Table

The largest facet of a gemstone, located at the top. Table % is the table width
as a percentage of the girdle diameter.



close
Table

The largest facet of a gemstone, located at the top. Table % is the table width
as a percentage of the girdle diameter.



close
Girdle

The narrow rim around the widest part of a diamond, separating the crown from
the pavillion.

close
Culet

The tiny facet at the bottom tip of a gemstone. The optimal culet should be
pointed or very small (graded "small" or "none").

close
Fluorescence

Describes the diamond's response to ultraviolet light. In diamonds with strong
or very strong fluorescence, there may be some interference with the flow of
light which causes a milky or oily appearance.

close
Fluorescence

Describes the diamond's response to ultraviolet light. In diamonds with strong
or very strong fluorescence, there may be some interference with the flow of
light which causes a milky or oily appearance.

close
color

Color is the natural color visible in a diamond and does not change over time.
Colorless diamonds allow more light to pass through than a colored diamond,
releasing more sparkle and fire.

 * J
 * I
 * H
 * G
 * F
 * E
 * D

Near-colorless. Slightly detected color—a good value.
close
clarity

A diamond’s clarity refers to the presence of impurities on and within the
stone. When a rough stone is extracted from carbon deep beneath the earth, tiny
traces of natural elements are almost always trapped inside. These elements are
called flaws or inclusions because they are formed naturally and are unique to
each stone.

10x magnification

 * SI2
 * SI1
 * VS2
 * VS1
 * VVS2
 * VVS1
 * IF
 * FL

Flawless with no internal or external flaws. Extremely rare and valuable.
close
cut

The cut refers to the angles and proportions of a diamond. The cut of a
diamond—its depth and width, and the uniformity of the facets—determines its
beauty. The skill with which a diamond is cut determines how well it reflects
and refracts light.

 * Fair
 * Good
 * Very
   Good
 * Ideal
 * Super
   Ideal

Exquisite quality cut to create the optimal combiation of brilliance and fire.
Reflccts nearly all light that enters the diamond.

Top 3% of diamond quality based on cut.

close
Report

A diamond certificate or grading report provides an expert opinion on the
quality of the diamond and is provided by an independent gemology lab. Trained
gemologists with specialized equipment measure the weight and dimensions of the
diamond and assess quality characteristics such as cut, color, and clarity.
Brilliant Earth diamonds are certified by the world’s leading gem grading labs
including GIA, IGI, HRD, and GCAL. If the diamond lab certificate is not
available online, please contact us to request an electronic copy.

close
Report

A diamond certificate or grading report provides an expert opinion on the
quality of the diamond and is provided by an independent gemology lab. Trained
gemologists with specialized equipment measure the weight and dimensions of the
diamond and assess quality characteristics such as cut color, and clarity.
Brilliant Earth diamonds are certified by the world’s leading gem grading labs
including GIA, IGI, HRD, and GCAL and the agency who issues the Sustainably
Rated Diamond Certification. If the certificate is not available online, please
contact us to request an electronic copy.

close
Beyond Conflict Free Diamonds™

We go above and beyond the current industry standards to offer Beyond Conflict
Free Diamonds™ with a listed country of origin of Canada or Botswana Sort. Our
select group of diamond suppliers demonstrate a robust chain of custody protocol
for their diamonds and have the ability to track and segregate diamonds by
country of origin.

These suppliers are required to source diamonds that originate from specific
mine operations or specific countries that have demonstrated their commitment to
follow internationally recognized labor, trade, and environmental standards. We
also offer recycled diamonds, which are a naturally eco-friendly choice.

close
Beyond Conflict Free Diamonds™

We go above and beyond the current industry standards to offer Beyond Conflict
Free Diamonds™ with a listed country of origin of Canada or Botswana Sort. Our
select group of diamond suppliers demonstrate a robust chain of custody protocol
for their diamonds and have the ability to track and segregate diamonds by
country of origin.

These suppliers are required to source diamonds that originate from specific
mine operations or specific countries that have demonstrated their commitment to
follow internationally recognized labor, trade, and environmental standards. We
also offer recycled diamonds, which are a naturally eco-friendly choice.

close
DIAMOND COLLECTIONS

Browse our diamonds according to general preferences and staff recommendations.

Our current diamond collections include:

 * Glacier Collection: Our premium and rarest diamonds, exhibiting the most
   sparkle and brilliance
 * Yosemite Collection: Beautiful diamonds offering an optimal balance between
   size and quality.
 * Recommended Collection: Hand-selected by our staff gemologists to offer
   diamonds of unique beauty that maximize value for any budget. Diamonds are in
   stock and available immediately.

close
RECOMMENDED COLLECTION

Hand-selected by our staff gemologists to offer diamonds of unique beauty that
maximize value for any budget.
Diamonds are in stock and available immediately.

Browse Collection

close
GLACIER COLLECTION

Diamonds of exceptional quality and superior beauty.
These diamonds:

 * represent the finest 3% of diamond quality
 * are colorless with no visible inclusions
 * maximize fire and brilliance

Browse Collection

close
YOSEMITE COLLECTION


These diamonds:

 * are in the top 15% of world diamond quality
 * balance size with fire, brilliance, and quality
 * have very good dimensions and proportions

Browse Collection

close
L-W Ratio

Length-to-Width Ratio –The length-to-width ratio compares the length of a
diamond to its width to show how elongated a fancy-shaped diamond appears when
viewed from the top. Length-to-width ratio is a matter of personal preference
with some individuals preferring a more elongated shape and others a more equal
or square shape. The most popular length-to-width ratios for fancy shapes are
below.

Ex. A princess-cut diamond that measures 5.05 mm long by 5.00mm has a
length-to-width ratio of 1.01 (5.05/5.00), and will appear perfectly square.

Most popular length-to-width ratios:
Princess: 1.00-1.05
Radiant: 1.00-1.05
Asscher: 1.00-1.05
Cushion: 1.00-1.05
Heart: 0.90-1.10
Emerald: 1.30-1.40
Oval: 1.30-1.70
Pear: 1.45-1.75
Marquise: 1.75-2.30


close
BANK WIRE

You may use a bank wire to pay for Brilliant Earth purchases of $500 or more.
For US, Canadian, and Australian bank wires only, Brilliant Earth provides a
1.5% discount to your order. For Canadian, Australian, and other international
bank wires, a $35 processing fee will apply to your order. Some financial
institutions may also charge a fee for using a bank wire.

After you submit your order, Brilliant Earth will give you the account
information you will need to provide to your bank to transfer funds from your
account directly to a Brilliant Earth account. It may take a few days for your
bank to process the bank wire. Once your bank has transferred the funds,
Brilliant Earth is immediately notified and your purchase is processed. If you
have any questions about the process involved in a bank wire, contact your bank
or call Brilliant Earth at 800.691.0952.

Please note an ACH transfer is not the same as a wire transfer. At this time,
Brilliant Earth does not accept ACH transfers.

close
Chain Length

The length of the chain will determine where the necklace will fall, whether
choker length, at or below the collarbone, or at the neckline. We measure the
length from the beginning of one end, to the end of the other, including the
clasp (which may add an additional .75 inches). Different lengths are worn for
different occasions and different outfits. The most common length is the 18"
length, which typically falls at the collarbone. 16": Choker length. Accentuates
her neckline. 18": At collarbone. Classic length. 20": A few inches below
collarbone. 22": At or above neckline. For more dramatic, stylish look.



close
Dimensions of Center Stone

The dimensions of the gemstone are the length and width of a gemstone as it
appears from the top view. Dimensions represent the size of the gemstone more
accurately than carat weight.

close
Dimensions of Gemstone

For colored gemstones, dimensions are the best way of accurately measuring size.
These dimensions are accurate plus or minus 0.2mm.

close
Gemstone Color

Color is used to describe the color present within a gemstone. Color is
described in terms of tone and hue. Brilliant Earth carefully selects gemstones
with even color distributed throughout the gemstone.

close
Gemstone Clarity

Clarity is used to describe the presence of impurities on and within the
gemstone. If the clarity of gemstones is specified as "eye clean", no visible
impurities or flaws will be seen with the unaided eye. If the gemstone is
"moderately included," there may be moderate flaws that are visible upon
examination.

close
Treatment

Many aquamarines are heated in a controlled environment to ensure their blue
color is as vibrant and pure as possible. This heat treatment is an accepted
industry standard which mimics natural processes to maximize the beauty of the
stone.

close
Chain Length

The length of the chain will determine where the necklace will fall, whether
choker length, at or below the collarbone, or at the neckline. We measure the
length from the beginning of one end, to the end of the other, including the
clasp (which may add an additional .75 inches). Different lengths are worn for
different occasions and different outfits. The most common length is the 18"
length, which typically falls at the collarbone. 16": Choker length. Accentuates
her neckline. 18": At collarbone. Classic length. 20": A few inches below
collarbone. 22": At or above neckline. For more dramatic, stylish look.



close
Tax

For US orders, Brilliant Earth currently only collects sales tax on orders
shipped to addresses in California State. For orders shipped to Canada, the UK,
or Australia, Brilliant Earth collects the relevant GST/PST/HST/VAT based on the
country/province that the order is being shipped to. There are no additional
duties for orders shipped to Canada, or Australia. For orders shipped to the UK,
Brilliant Earth collects the relevant duties for each order. Taxes and duties on
orders will be calculated based on the rates in effect the date your order
ships.

close
Blockchain Enabled Diamonds

Blockchain technology is revolutionizing the natural diamond industry. Our
blockchain keeps track of every step in a diamond’s journey – from mining, to
market, to the moment it reaches you – safely, securely, and permanently. With
our blockchain-enabled diamonds, you’ll have an enduring digital record about
where your diamond comes from and how it was sourced. In 2019, we became one of
the first retailers to offer blockchain-enabled diamonds, and year after year we
have increased our offering of blockchain-enabled diamonds, ahead of our ESG
Goals.

close
GIA Origin Report

For a collection of diamonds, Brilliant Earth includes the GIA Diamond Origin
Report to help trace the diamond from its source to its final polished state by
uniquely leveraging advanced scientific analysis to deliver technical
rough-to-polish diamond matching. GIA collects and analyzes physical
measurements, spectroscopic data, and imaging of the diamond as a rough crystal
before it is cut and polished. A unique identification number is assigned to the
rough diamond. GIA later uses this data to scientifically match the polished
diamond to the original rough crystal it came from.

close
Hearts and Arrows Diamonds

Hearts and Arrows diamonds are highly coveted because they’re cut with high
precision and exceptional craftsmanship. These round brilliant diamonds are cut
to proper proportions and crafted with a high degree of facet precision to
exhibit a sharp pattern of eight arrows in the face up view and eight small
hearts from the pavilion. The cut grade of hearts and arrows is evaluated by its
facets appearance - exhibiting excellent face-up appearance with brightness,
scintillation, and fire.

close
Accent Diamond Type

The type of accent diamonds in this engagement ring setting will match the type
of your selected center diamond. If a natural center diamond is selected, then
the accent diamonds will be natural diamonds. If a lab grown center diamond is
selected for this setting, then the accent diamonds will be lab grown.

close
Send the Perfect Gift

--------------------------------------------------------------------------------

1. You Select

Select one item (or more!) to send as a gift. Then click Prepare My Gift and
follow the steps to send it to the recipient.

2. They Perfect and Accept

They preview the gift and can adjust size, metal, or exchange for any same or
lower priced item before accepting.

3. We Ship

You’ll be notified to pay for the gift once it’s been accepted. Then, we’ll ship
the gift their way.

×


FIND YOUR RING SIZE

Request a free ring sizer, print a free ring sizing guide at home, or view our
international size chart in our Ring Size Guide.

Ring Size Guide
close


DESIGN YOUR OWN ENGAGEMENT RING

Step 1
Choose Setting

Select an engagement ring setting to pair with your diamond.

Step 2
Choose Diamond

Choose from thousands of Beyond Conflict Free Diamonds™.

Step 3
Complete Ring

Add your ring to your bag or save it to your wish list.

Get Started
close


EMAIL ME WHEN AVAILABLE

Get notified when this jewelry item is available for purchase!

First Name
Last Name
Email
I want to receive the back in stock notification for this jewelry item. Also,
send me other updates on new styles and special offers!
Data Type Submit


EMAIL ME WHEN AVAILABLE

You notification settings have been saved successfully.

Keep Browsing
×

RECEIVE EARRINGS WITH ALL PURCHASES.

Through February 14th, receive surprise earrings with purchase under $1,000.
Receive lab diamond stud earrings with purchase over $1,000.

Terms & Conditions: Customers who make a purchase during the offer period
totaling over $1,000 will receive 14K White Gold Lab Diamond Stud Earrings (0.16
ct.tw., G/H color, SI clarity). Other customers who make purchases during the
offer period will receive earrings in a style and type determined by Brilliant
Earth in its sole discretion. This offer may not be combined with any other
offer and cannot be applied retroactively. Purchases of Extend Jewelry
Protection plans, shipping fees, and sales tax do not count towards the purchase
threshold for this offer. Eligible customers will receive only one pair of
earrings, regardless of the number of qualifying purchases during the offer
period. Limited quantities available and offer is while supplies last. The
earrings offered in this promo cannot be exchanged or returned for refund, and
will not be replaced if misplaced, lost or stolen. If an item(s) from a purchase
over $1,000 is returned and the remaining value of the purchase is less than
$1,000, then the lab diamond earrings must be returned. If all items from a
purchase are returned, then the surprise earrings must also be returned. If the
offered earrings have already been shipped to a purchaser at the time of such
return, then the purchaser must ship the offered jewelry back to Brilliant
Earth, or its retail value will be deducted from any refund. Brilliant Earth
reserves the right, in its sole discretion, to not provide any jewelry in the
event of any fraud or deception, and to substitute jewelry based on
availability. Purchaser is solely responsible for reporting and paying any
applicable taxes associated with the receipt of the jewelry. Brilliant Earth is
not responsible for Internet, telephone, electronic, hardware, software, network
or computer malfunctions, failures, or difficulties, or for other technical or
human errors that may occur in the administration of this promo. The offer terms
are subject to change at any time without prior notice. Other restrictions may
apply. This offer begins February 6, 2024 at 12:00AM PT and ends February 14,
2024 at 11:59PM PT. ... Read more

BRILLIANT EARTH “STAY IN TOUCH SWEEPSTAKES”

Brilliant Earth “Stay in Touch Sweepstakes” Official Rules

Terms & Conditions: NO PURCHASE OR PAYMENT NECESSARY TO ENTER OR WIN, NOR WILL A
PURCHASE IMPROVE CHANCES OF WINNING. SUBJECT TO ALL FEDERAL, STATE, AND LOCAL
LAWS, REGULATIONS, AND ORDINANCES.

1. GIVEAWAY ENTRY PERIOD: The entry period for Brilliant Earth’s “Stay in Touch
Sweepstakes" (the "Giveaway") starts on February 1, 2024 at 12:00 AM Pacific
Standard Time ("PST") and will end on February 29, 2024, at 11:59 PM PST
("Giveaway Entry Period"). One (1) winner will be selected on or around March 8,
2024 and notified by email or SMS. Winner will be selected subject to these
Official Rules. Entry in the Giveaway does not constitute entry into any other
promotion, contest, or sweepstakes. THIS GIVEAWAY IS IN NO WAY SPONSORED,
ENDORSED OR ADMINISTERED BY, OR ASSOCIATED WITH FACEBOOK, INSTAGRAM, TIKTOK,
TWITTER, OR OTHER SOCIAL MEDIA PLATFORMS.

2. SPONSOR: The sponsor for the Giveaway is Brilliant Earth, LLC, located at 300
Grant Ave., 3rd Floor, San Francisco, California 94108 USA.

3. ELIGIBILITY: The Giveaway is open to current legal residents of the 50 United
States (excluding Rhode Island) and Washington, D.C. All entrants must be 18
years of age or older or age of majority or older (in those jurisdictions where
age of majority is over 18). Brilliant Earth, LLC ("Sponsor" or “Brilliant
Earth”) employees and their immediate family members (parent, child, sibling and
spouse of each) and those living in the same households of each are not
eligible. Void elsewhere and where prohibited by law.

4. HOW TO ENTER: During the Giveaway Entry Period, sign up to receive email
and/or SMS marketing messages from Brilliant Earth. You will receive one (1)
entry for subscribing to email marketing messages and one (1) entry for
subscribing to SMS marketing messages. You must be subscribed via the applicable
messaging channel at the time of drawing in order to win. The maximum number of
entries per person is two (2). Entries received from any person, email address,
or phone number in excess of the stated maximum will be void. Any attempt to
obtain more than the stated number of entries by using multiple/different email
or addresses, accounts, identities, registrations and logins, or any other
methods, will disqualify all that participant's entries and that participant
will be disqualified from the Giveaway and may be disqualified from future
Brilliant Earth promotions. Any use of an automated system to participate is
strictly prohibited and will result in disqualification from the Giveaway and
all future Brilliant Earth promotions.

5. WINNERS AND ODDS: On or about March 8, 2024 the Sponsor will conduct a random
drawing from among all eligible entries timely received. The odds of winning
depend upon the number of entries received. One (1) prize will be awarded,
consisting of one (1) Brilliant Earth $1,000 Gift Card (ARV: $1,000). No
substitution, assignment or transfer of any prize is permitted, except by
Brilliant Earth, who has the right to substitute a prize with another of
comparable or greater value. No returns or exchanges of prizes permitted except
at Brilliant Earth's sole discretion. All taxes in connection with the prize,
and the reporting consequence thereof, are the sole responsibility of the prize
winner. Prize winner may be sent a tax form 1099, or other appropriate tax
document, in the event the average retail value of the prize requires Brilliant
Earth to submit such form. Brilliant Earth may require a signed affidavit and/or
completed W9 before awarding any prize. Prize winner may be required to pay
shipping and handling fees. Brilliant Earth, may in its sole discretion, pay for
shipping and handling for winners within our normal delivery areas for those
jurisdictions. Any taxes or duties owed for shipping and handling fees will be
the sole responsibility of the winner. Brilliant Earth will notify the winner
via email or SMS to the email address or phone number provided at the time of
entry, as applicable, within approximately seven (7) days following the drawing.
Winner will have ten (10) days from the time of notification to respond,
otherwise the prize will be forfeited and Brilliant Earth will not select an
alternate winner. Brilliant Earth and its agencies are not responsible for any
delay or failure to receive notification for any reason, including inactive
email account(s), technical difficulties associated therewith, or winner's
failure to adequately monitor any email account. Brilliant Earth reserves the
right to disqualify any winner should winner be in violation of these Official
Rules as determined by Brilliant Earth in its sole discretion.

6. RELEASE AND LIMITATION OF LIABILITY: By entering the Giveaway or receiving
any prize, each entrant agrees to release and hold harmless each of Brilliant
Earth and Meta Platforms, Inc. (parent company of Facebook and Instagram), and
each of such party’s subsidiaries, affiliates, advertising and promotion
agencies, partners, representatives, agents, employees, officers, directors,
successors and assigns (collectively, the “Released Representatives”) from and
against any claim or cause of action, including, but not limited to, personal
injury, death, or damage to or loss of property, arising out of participation in
the Giveaway or receipt or use or misuse of any prize. The released parties are
not responsible for: (1) any incomplete, incorrect or inaccurate information,
whether caused by entrants, printing errors or by any of the equipment or
programming associated with or utilized in the promotion; (2) any lost or
misdirected mail, or any technical failures of any kind, including, but not
limited to malfunctions, interruptions, or disconnections in phone lines or
network hardware or software; (3) unauthorized human intervention in any part of
the entry process or the Giveaway; (4) technical or human error which may occur
in the administration of the Giveaway or the processing of entries; or (5) any
injury or damage to persons or property which may be caused, directly or
indirectly, in whole or in part, from entrant's participation in the Giveaway or
receipt or use of misuse of any prize. Entrant agrees to release and hold each
of Brilliant Earth and Meta Platforms, Inc., and each of such party’s Released
Representatives harmless from any and all consequences, liability, losses,
damages (including without limitation, consequential, punitive, incidental,
special or increased damages and those related to personal injury, death or
damage to property) and costs and expenses, of any kind, under any legal theory,
arising from or related to this Giveaway, including but limited to entrant's
entry and participation in this Giveaway, the acceptance and/or use (or misuse)
of any prize, printing errors, any claims based upon rights of publicity and
invasion of privacy. Brilliant Earth is not responsible for any fraud or
misconduct on the part of the entrants. Should an entrant engage in fraud or
misconduct of any nature, including but not limited to a violation of these
Official Rules, that participant is subject to immediate disqualification from
the Giveaway and perhaps future Brilliant Earth promotions. If for any reason an
entrant's entry is confirmed to have been erroneously deleted, lost, or
otherwise destroyed or corrupted, entrant's sole remedy is another entry in the
Giveaway, if feasible; if not feasible (as determined by Sponsor in its sole
discretion), entrant shall have no remedy or recourse against Brilliant Earth
whatsoever. In the event that production, technical, programming or any other
reasons cause more than stated number of prizes as set forth in these Official
Rules to be available and/or claimed (i.e., more than (1) prize), Brilliant
Earth reserves the right to award only the stated number of prizes (i.e., the
prize) by a random drawing among all legitimate, un-awarded, eligible prize
claims.

7. DISCLAIMER OF REPRESENTATIONS AND WARRANTIES: Brilliant Earth makes no
representations or warranties of any kind, express or implied, regarding your
participation in the Giveaway or any prize of any kind. The Giveaway, the prize,
and all materials provided on or through the Giveaway are provided "as is"
without warranty of any kind, either express or implied, including without
limitation the implied warranties of merchantability, fitness for a particular
purpose, and non-infringement. Prizes awarded through the Giveaway are not
subject to Brilliant Earth's warranty for purchased products and will have no
eligibility for repair or replacement for any defects.

8. PRIVACY AND USE OF GIVEAWAY INFORMATION: Brilliant Earth collects personal
information from you when you enter this Giveaway. All entrant information is
subject to Brilliant Earth’s Privacy Policy, which may be found at
http://www.brilliantearth.com/security-and-privacy-policies/#privacy. Brilliant
Earth reserves the right to use any information collected in accordance with its
Privacy Policy. Except where prohibited, participation in the Giveaway
constitutes entrant's consent to Brilliant Earth's use of entrant's name, prize
information, likeness, voice, opinions, biographical information, hometown and
state and all or a part of entrant's entry for promotional purposes in any media
without payment or consideration, and without notice to, or prior review or
approval from, entrant. Within five days of receiving notice, Brilliant Earth
may also require potential winner to sign an affidavit of eligibility, liability
release and a publicity release that, among other things, will allow Brilliant
Earth to use entrant's name, photograph, likeness, voice, prize information, and
biographical information for publicity and promotional purposes without further
compensation, and without notice to, or prior review or approval from, entrant,
where permitted by law.

Notice of Financial Incentive (California residents): This Giveaway may be
considered a “financial incentive” under the California Consumer Privacy Act
because we are giving entrants something in exchange for the collection and
retention of their personal information. The value of such personal information
is related to the value we offer to entrants for participation in the Giveaway
and varies based on several factors, including whether entrants respond to
marketing offers from us or subsequently opt out, as well as our costs
associated with administering the Giveaway. Participation is voluntary, and you
may opt out of the Giveaway at any time by emailing privacy@brilliantearth.com.

9. CHOICE OF LAW AND JURISDICTION: Giveaway official rules and the rights and
obligations of Brilliant Earth and participants will be governed by, construed,
and enforced in accordance with the laws of the State of California, United
States of America, without regard to any choice of law principles. All actions,
proceedings or litigation relating hereto will be instituted and prosecuted
solely within the State of California, San Francisco County. Entrant hereby
agrees and irrevocably consents to submit to the exclusive jurisdiction and
venue of the courts of the State of California and of the United States of
America located in the State of California, United States of America, for any
and all claims arising from or related to this Agreement.

10. GIVEAWAY SPONSOR: Brilliant Earth is responsible for the collection,
submission and processing of entries and the overall administration and
execution of the Giveaway. Entrants should look solely to Brilliant Earth by
using the email address info@brilliantearth.com with any questions, comments or
problems related to the Giveaway, including winner's lists. ... Read more

go 1 go 2 go 3 go 4 go 5 go 6 go 7 go 8 go 7 go 8 go 9 go 10 go 11 go 12 go 13
go 14

ABOUT
 * Our Story
 * Beyond Conflict Free TM
 * Recycled Gold
 * Brilliant Earth Reviews


ORDERS
 * Track Your Order
 * Free 30 Day Returns
 * Free Shipping Both Ways
 * Free Lifetime Warranty


CONTACT US
 * Live Chat
 * Book Appointment
 * Stores
 * Email Us
 * 800.691.0952
 * Affiliates



EDUCATION
 * Blog
 * Diamond Buying Guide
 * Lab Grown Diamonds
 * Moissanite vs. Diamonds
 * Ring Size Chart
 * Careers
 * Investor Relations Investor Relations


CUSTOMER SERVICE
 * FAQs
 * Jewelry Financing
 * Lifetime Diamond Upgrade
 * Promo Codes & Offers
   
 * Refer a Friend
 * Accessibility Accessibility
 * Accessibility Info Accessibility Info

Sign Up for Email
 * Send me Brilliant Earth news, updates and offers.
 * 

 * TikTok TikTok
 * YouTube YouTube
 * Instagram Instagram
 * Facebook Facebook
 * Pinterest Pinterest
 * Twitter Twitter
 * Linkedin Linkedin

 * ©2024 Brilliant Earth, LLC
 * Terms & Conditions Terms & Conditions
 * Privacy Policy Privacy Policy
 * Interest-Based Ads Interest-Based Ads
 * Do Not Share My Personal Information (California Residents) Do Not Share My
   Personal Information (California Residents)
 * CA Transparency Act CA Transparency Act
 * CPRA CPRA
 * Site Map Site Map
 * ©2024 Brilliant Earth, LLC

close

Need Assistance?

First Name
Last Name
Email Address
Phone (Optional)
Message
Send me updates on new styles and special offers.
REQUEST GUIDANCE
 * Virtual Appointment
 * Visit Our Showrooms
 * Live Chat
 * Call Us 800.691.0952

Customer Service Hours:
Our jewelry specialists are available 24/7.

View FAQs View Customer Service

Your privacy is important to us. View Privacy Policy.

close
 * Previous
 * 

1
2
3
4

Schedule an Appointment
Select a Location
Switch to Virtual Appointment
Switch to Virtual Appointment
Select a Service
Selected Location: Change
Engagement Ring

50 minute appointment

Wedding Ring

50 minute appointment

Fine Jewelry & Gifts

50 minute appointment

Drop Off - Resize, Service & Return

15 min

Pick Up - Orders, Resize & Service

15 min

Select a Date & Time
Select Time Zone Select Time Zone Pacific Time (PT) Mountain Time (MT) Central
Time (CT) Eastern Time (ET)
Select Time Zone
 

 * Select Time Zone
 * Pacific Time (PT)
 * Mountain Time (MT)
 * Central Time (CT)
 * Eastern Time (ET)



Final Details

appointment

Showroom





First Name
Last Name
Email Address
Phone Number
Message
Create an Account or Sign In (Optional)
Text me appointment alerts and reminders.*
Email me Brilliant Earth news, updates and offers.

Book Appointment

*By clicking "Book Appointment", you agree to our Privacy Policy.

*Please note that message and data rates may apply.


 * 
 * Next

Switch to Virtual Appointment
close
You're Booked!

Thank you for booking a Brilliant Earth appointment! A jewelry specialist will
reach out to you shortly to confirm your appointment.

Continue Browsing
close
Appointment Booked!

We can’t wait to meet you. You will receive an email shortly with more
details on your virtual appointment.

add to outlook calendar
add to google calendar

We’d love to send you a complimentary ring sizer to measure your
ring size at home, we just need your mailing address.

Request Ring Sizer
First Name
Last Name
Address Line 1
Address Line 2 (Optional)
City
Select State/Province Select State/Province alabama alaska arizona arkansas
apo/fpo americas apo/fpo europe apo/fpo pacific california colorado connecticut
delaware district of columbia florida georgia hawaii idaho illinois indiana iowa
kansas kentucky louisiana maine maryland massachusetts michigan minnesota
mississippi missouri montana nebraska nevada new hampshire new jersey new mexico
new york north carolina north dakota ohio oklahoma oregon pennsylvania rhode
island south carolina south dakota tennessee texas utah vermont virginia
washington west virginia wisconsin wyoming
Select State/Province
 

 * Select State/Province
 * alabama
 * alaska
 * arizona
 * arkansas
 * apo/fpo americas
 * apo/fpo europe
 * apo/fpo pacific
 * california
 * colorado
 * connecticut
 * delaware
 * district of columbia
 * florida
 * georgia
 * hawaii
 * idaho
 * illinois
 * indiana
 * iowa
 * kansas
 * kentucky
 * louisiana
 * maine
 * maryland
 * massachusetts
 * michigan
 * minnesota
 * mississippi
 * missouri
 * montana
 * nebraska
 * nevada
 * new hampshire
 * new jersey
 * new mexico
 * new york
 * north carolina
 * north dakota
 * ohio
 * oklahoma
 * oregon
 * pennsylvania
 * rhode island
 * south carolina
 * south dakota
 * tennessee
 * texas
 * utah
 * vermont
 * virginia
 * washington
 * west virginia
 * wisconsin
 * wyoming

Zip/Postal Code
Country -Select Country- United States Canada Australia United Kingdom
United States
 

 * -Select Country-
 * United States
 * Canada
 * Australia
 * United Kingdom

Message (Optional)
REQUEST RING SIZER
close
Appointment Requested!

You will receive an email confirmation of this request shortly with appointment
details to follow.

close
Drop a Hint

Love this design? Share a little hint.

--------------------------------------------------------------------------------

18K White Gold Luxe Viviana Diamond Ring (1/3 ct. tw.) with 1.71 Carat Round
Diamond
Recipient's Email

Your Email

Your Name

(optional)
250
Send me a copy of this email
Send me Brilliant Earth email updates.

confirmmessage
SEND

By submitting this form, you agree that Brilliant Earth may use your email
address in accordance with our Privacy Policy. View privacy policy.

Email sent successfully

This could be the one! Add it to your wish list for safekeeping.

18K White Gold Luxe Viviana Diamond Ring (1/3 ct. tw.) with 1.71 Carat Round
Diamond

Add to Wish List

×

RECEIVE EARRINGS WITH ALL PURCHASES.

Through February 14th, receive surprise earrings with purchase under $1,000.
Receive lab diamond stud earrings with purchase over $1,000.

Terms & Conditions: Customers who make a purchase during the offer period
totaling over $1,000 will receive 14K White Gold Lab Diamond Stud Earrings (0.16
ct.tw., G/H color, SI clarity). Other customers who make purchases during the
offer period will receive earrings in a style and type determined by Brilliant
Earth in its sole discretion. This offer may not be combined with any other
offer and cannot be applied retroactively. Purchases of Extend Jewelry
Protection plans, shipping fees, and sales tax do not count towards the purchase
threshold for this offer. Eligible customers will receive only one pair of
earrings, regardless of the number of qualifying purchases during the offer
period. Limited quantities available and offer is while supplies last. The
earrings offered in this promo cannot be exchanged or returned for refund, and
will not be replaced if misplaced, lost or stolen. If an item(s) from a purchase
over $1,000 is returned and the remaining value of the purchase is less than
$1,000, then the lab diamond earrings must be returned. If all items from a
purchase are returned, then the surprise earrings must also be returned. If the
offered earrings have already been shipped to a purchaser at the time of such
return, then the purchaser must ship the offered jewelry back to Brilliant
Earth, or its retail value will be deducted from any refund. Brilliant Earth
reserves the right, in its sole discretion, to not provide any jewelry in the
event of any fraud or deception, and to substitute jewelry based on
availability. Purchaser is solely responsible for reporting and paying any
applicable taxes associated with the receipt of the jewelry. Brilliant Earth is
not responsible for Internet, telephone, electronic, hardware, software, network
or computer malfunctions, failures, or difficulties, or for other technical or
human errors that may occur in the administration of this promo. The offer terms
are subject to change at any time without prior notice. Other restrictions may
apply. This offer begins February 6, 2024 at 12:00AM PT and ends February 14,
2024 at 11:59PM PT. ... Read more

BRILLIANT EARTH “STAY IN TOUCH SWEEPSTAKES”

Brilliant Earth “Stay in Touch Sweepstakes” Official Rules

Terms & Conditions: NO PURCHASE OR PAYMENT NECESSARY TO ENTER OR WIN, NOR WILL A
PURCHASE IMPROVE CHANCES OF WINNING. SUBJECT TO ALL FEDERAL, STATE, AND LOCAL
LAWS, REGULATIONS, AND ORDINANCES.

1. GIVEAWAY ENTRY PERIOD: The entry period for Brilliant Earth’s “Stay in Touch
Sweepstakes" (the "Giveaway") starts on February 1, 2024 at 12:00 AM Pacific
Standard Time ("PST") and will end on February 29, 2024, at 11:59 PM PST
("Giveaway Entry Period"). One (1) winner will be selected on or around March 8,
2024 and notified by email or SMS. Winner will be selected subject to these
Official Rules. Entry in the Giveaway does not constitute entry into any other
promotion, contest, or sweepstakes. THIS GIVEAWAY IS IN NO WAY SPONSORED,
ENDORSED OR ADMINISTERED BY, OR ASSOCIATED WITH FACEBOOK, INSTAGRAM, TIKTOK,
TWITTER, OR OTHER SOCIAL MEDIA PLATFORMS.

2. SPONSOR: The sponsor for the Giveaway is Brilliant Earth, LLC, located at 300
Grant Ave., 3rd Floor, San Francisco, California 94108 USA.

3. ELIGIBILITY: The Giveaway is open to current legal residents of the 50 United
States (excluding Rhode Island) and Washington, D.C. All entrants must be 18
years of age or older or age of majority or older (in those jurisdictions where
age of majority is over 18). Brilliant Earth, LLC ("Sponsor" or “Brilliant
Earth”) employees and their immediate family members (parent, child, sibling and
spouse of each) and those living in the same households of each are not
eligible. Void elsewhere and where prohibited by law.

4. HOW TO ENTER: During the Giveaway Entry Period, sign up to receive email
and/or SMS marketing messages from Brilliant Earth. You will receive one (1)
entry for subscribing to email marketing messages and one (1) entry for
subscribing to SMS marketing messages. You must be subscribed via the applicable
messaging channel at the time of drawing in order to win. The maximum number of
entries per person is two (2). Entries received from any person, email address,
or phone number in excess of the stated maximum will be void. Any attempt to
obtain more than the stated number of entries by using multiple/different email
or addresses, accounts, identities, registrations and logins, or any other
methods, will disqualify all that participant's entries and that participant
will be disqualified from the Giveaway and may be disqualified from future
Brilliant Earth promotions. Any use of an automated system to participate is
strictly prohibited and will result in disqualification from the Giveaway and
all future Brilliant Earth promotions.

5. WINNERS AND ODDS: On or about March 8, 2024 the Sponsor will conduct a random
drawing from among all eligible entries timely received. The odds of winning
depend upon the number of entries received. One (1) prize will be awarded,
consisting of one (1) Brilliant Earth $1,000 Gift Card (ARV: $1,000). No
substitution, assignment or transfer of any prize is permitted, except by
Brilliant Earth, who has the right to substitute a prize with another of
comparable or greater value. No returns or exchanges of prizes permitted except
at Brilliant Earth's sole discretion. All taxes in connection with the prize,
and the reporting consequence thereof, are the sole responsibility of the prize
winner. Prize winner may be sent a tax form 1099, or other appropriate tax
document, in the event the average retail value of the prize requires Brilliant
Earth to submit such form. Brilliant Earth may require a signed affidavit and/or
completed W9 before awarding any prize. Prize winner may be required to pay
shipping and handling fees. Brilliant Earth, may in its sole discretion, pay for
shipping and handling for winners within our normal delivery areas for those
jurisdictions. Any taxes or duties owed for shipping and handling fees will be
the sole responsibility of the winner. Brilliant Earth will notify the winner
via email or SMS to the email address or phone number provided at the time of
entry, as applicable, within approximately seven (7) days following the drawing.
Winner will have ten (10) days from the time of notification to respond,
otherwise the prize will be forfeited and Brilliant Earth will not select an
alternate winner. Brilliant Earth and its agencies are not responsible for any
delay or failure to receive notification for any reason, including inactive
email account(s), technical difficulties associated therewith, or winner's
failure to adequately monitor any email account. Brilliant Earth reserves the
right to disqualify any winner should winner be in violation of these Official
Rules as determined by Brilliant Earth in its sole discretion.

6. RELEASE AND LIMITATION OF LIABILITY: By entering the Giveaway or receiving
any prize, each entrant agrees to release and hold harmless each of Brilliant
Earth and Meta Platforms, Inc. (parent company of Facebook and Instagram), and
each of such party’s subsidiaries, affiliates, advertising and promotion
agencies, partners, representatives, agents, employees, officers, directors,
successors and assigns (collectively, the “Released Representatives”) from and
against any claim or cause of action, including, but not limited to, personal
injury, death, or damage to or loss of property, arising out of participation in
the Giveaway or receipt or use or misuse of any prize. The released parties are
not responsible for: (1) any incomplete, incorrect or inaccurate information,
whether caused by entrants, printing errors or by any of the equipment or
programming associated with or utilized in the promotion; (2) any lost or
misdirected mail, or any technical failures of any kind, including, but not
limited to malfunctions, interruptions, or disconnections in phone lines or
network hardware or software; (3) unauthorized human intervention in any part of
the entry process or the Giveaway; (4) technical or human error which may occur
in the administration of the Giveaway or the processing of entries; or (5) any
injury or damage to persons or property which may be caused, directly or
indirectly, in whole or in part, from entrant's participation in the Giveaway or
receipt or use of misuse of any prize. Entrant agrees to release and hold each
of Brilliant Earth and Meta Platforms, Inc., and each of such party’s Released
Representatives harmless from any and all consequences, liability, losses,
damages (including without limitation, consequential, punitive, incidental,
special or increased damages and those related to personal injury, death or
damage to property) and costs and expenses, of any kind, under any legal theory,
arising from or related to this Giveaway, including but limited to entrant's
entry and participation in this Giveaway, the acceptance and/or use (or misuse)
of any prize, printing errors, any claims based upon rights of publicity and
invasion of privacy. Brilliant Earth is not responsible for any fraud or
misconduct on the part of the entrants. Should an entrant engage in fraud or
misconduct of any nature, including but not limited to a violation of these
Official Rules, that participant is subject to immediate disqualification from
the Giveaway and perhaps future Brilliant Earth promotions. If for any reason an
entrant's entry is confirmed to have been erroneously deleted, lost, or
otherwise destroyed or corrupted, entrant's sole remedy is another entry in the
Giveaway, if feasible; if not feasible (as determined by Sponsor in its sole
discretion), entrant shall have no remedy or recourse against Brilliant Earth
whatsoever. In the event that production, technical, programming or any other
reasons cause more than stated number of prizes as set forth in these Official
Rules to be available and/or claimed (i.e., more than (1) prize), Brilliant
Earth reserves the right to award only the stated number of prizes (i.e., the
prize) by a random drawing among all legitimate, un-awarded, eligible prize
claims.

7. DISCLAIMER OF REPRESENTATIONS AND WARRANTIES: Brilliant Earth makes no
representations or warranties of any kind, express or implied, regarding your
participation in the Giveaway or any prize of any kind. The Giveaway, the prize,
and all materials provided on or through the Giveaway are provided "as is"
without warranty of any kind, either express or implied, including without
limitation the implied warranties of merchantability, fitness for a particular
purpose, and non-infringement. Prizes awarded through the Giveaway are not
subject to Brilliant Earth's warranty for purchased products and will have no
eligibility for repair or replacement for any defects.

8. PRIVACY AND USE OF GIVEAWAY INFORMATION: Brilliant Earth collects personal
information from you when you enter this Giveaway. All entrant information is
subject to Brilliant Earth’s Privacy Policy, which may be found at
http://www.brilliantearth.com/security-and-privacy-policies/#privacy. Brilliant
Earth reserves the right to use any information collected in accordance with its
Privacy Policy. Except where prohibited, participation in the Giveaway
constitutes entrant's consent to Brilliant Earth's use of entrant's name, prize
information, likeness, voice, opinions, biographical information, hometown and
state and all or a part of entrant's entry for promotional purposes in any media
without payment or consideration, and without notice to, or prior review or
approval from, entrant. Within five days of receiving notice, Brilliant Earth
may also require potential winner to sign an affidavit of eligibility, liability
release and a publicity release that, among other things, will allow Brilliant
Earth to use entrant's name, photograph, likeness, voice, prize information, and
biographical information for publicity and promotional purposes without further
compensation, and without notice to, or prior review or approval from, entrant,
where permitted by law.

Notice of Financial Incentive (California residents): This Giveaway may be
considered a “financial incentive” under the California Consumer Privacy Act
because we are giving entrants something in exchange for the collection and
retention of their personal information. The value of such personal information
is related to the value we offer to entrants for participation in the Giveaway
and varies based on several factors, including whether entrants respond to
marketing offers from us or subsequently opt out, as well as our costs
associated with administering the Giveaway. Participation is voluntary, and you
may opt out of the Giveaway at any time by emailing privacy@brilliantearth.com.

9. CHOICE OF LAW AND JURISDICTION: Giveaway official rules and the rights and
obligations of Brilliant Earth and participants will be governed by, construed,
and enforced in accordance with the laws of the State of California, United
States of America, without regard to any choice of law principles. All actions,
proceedings or litigation relating hereto will be instituted and prosecuted
solely within the State of California, San Francisco County. Entrant hereby
agrees and irrevocably consents to submit to the exclusive jurisdiction and
venue of the courts of the State of California and of the United States of
America located in the State of California, United States of America, for any
and all claims arising from or related to this Agreement.

10. GIVEAWAY SPONSOR: Brilliant Earth is responsible for the collection,
submission and processing of entries and the overall administration and
execution of the Giveaway. Entrants should look solely to Brilliant Earth by
using the email address info@brilliantearth.com with any questions, comments or
problems related to the Giveaway, including winner's lists. ... Read more




DO NOT SELL OR SHARE MY PERSONAL DATA




 * YOUR PRIVACY – CALIFORNIA RESIDENTS


 * STRICTLY NECESSARY COOKIES


 * TARGETING COOKIES

YOUR PRIVACY – CALIFORNIA RESIDENTS

We and our advertising and marketing partners use cookies and related online
technologies to deliver targeted advertising that, based on your activity on our
site and other websites, may be more tailored to your interests. This practice
may be deemed “sharing” of personal information under the California Privacy
Rights Act. If you are a California resident, you have the right to opt out.

To exercise your opt-out right with respect to our use of advertising and
marketing cookies, click on the “Targeting Cookies” tab and slide the toggle
left to turn off targeting cookies. Be sure to click the “Confirm My Choice”
button to save your selection.

Please note that this action is device- and browser-specific. If you reset your
browser or access our site using a different browser or device, you may need to
resubmit your opt-out choice.

For more information on our collection and use of personal information, please
visit our
Privacy Policy

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 some parts of the site will not then work.

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 adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Back Button


BACK

Filter Button
Consent Leg.Interest
Switch Label label
Switch Label label
Switch Label label

Clear
checkbox label label
Apply Cancel
Confirm My Choice
Accept All Cookies






*enter a valid email address
Redeem Offer
Engagement Rings*
This Field is Required
Wedding Rings*
This Field is Required
Fine Jewelry*
This Field is Required



Win a $1,000 Gift Card

Subscribe to our email updates for a chance to win a sweet Valentine's Day
surprise. Plus, enjoy exclusive access to other Brilliant Earth offers.

I'm interested in:

Decline offer

*See details

x
×