app.print.avery.com Open in urlscan Pro
34.192.113.101  Public Scan

Submitted URL: https://e.em.avery.com/c2/907:62ded7452af4c7745050c60f:ot:62cf8083f9c34d1310d404ca:1/c659254a?jwtH=eyJ0eXAiOiJKV1QiLCJh...
Effective URL: https://app.print.avery.com/dpo8/app/target;name=US_en;ep=USP/product;profile=WePrint/design;product=82870b5d5296ac4b0c575db...
Submission: On August 01 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST #

<form class="sign-in-form" action="#" method="post">
  <div class="form-block-wrapper dpo8-clearfix">
    <div class="form-block">
      <label data-l10n-id="authentication-email-text" for="sign-in-email" class="form-label">Email:</label>
      <input name="signInEmail" type="email" id="sign-in-email" class="form-input" value="" autofocus="">
      <div class="help-block"></div>
    </div>
  </div>
  <div class="form-block-wrapper dpo8-clearfix">
    <div class="form-block">
      <label data-l10n-id="authentication-password-text" for="sign-in-password" class="form-label">Password:</label>
      <input name="signInPass" type="password" id="sign-in-password" class="form-input">
      <div class="help-block"></div>
    </div>
  </div>
  <div class="form-block-wrapper dpo8-clearfix sign-in__forgot">
    <a href="#" class="sign-in__forgot-link" data-l10n-id="authentication-forgot-password-text">I forgot my password</a>
  </div>
  <div class="form-block-wrapper dpo8-clearfix privacy-policy-text privacy-policy-sign-in-wrapper">
    <div data-l10n-id="authentication-log-in-privacy-policy-text" data-l10n-args="{&quot;privacyPolicyUrl&quot;:&quot;https://www.avery.com/about-us/legal/privacy-policy&quot;}">Please review our
      <a href="https://www.avery.com/about-us/legal/privacy-policy" target="_blank">Privacy Policy</a> and click Sign In to provide your consent.</div>
  </div>
  <button type="submit" data-l10n-id="authentication-sign-in-text" id="sign-in-btn" class="dpo8-green-btn submit-btn">Sign In</button>
</form>

POST #

<form class="sign-up-form" action="#" method="post">
  <div class="form-block-wrapper authentication-message dpo8-clearfix">
    <div data-l10n-id="authentication-sign-up-message">
      <ul>
        <li>Save your Avery Design &amp; Print projects online</li>
        <li>Access your projects from any device</li>
        <li>Easily apply your designs to other Avery products</li>
      </ul>
    </div>
  </div>
  <div class="form-block-wrapper dpo8-clearfix">
    <div class="form-block">
      <label data-l10n-id="authentication-first-name-text" for="sign-up-first-name" class="form-label">First Name:</label>
      <input name="signUpFirstName" type="text" id="sign-up-first-name" class="form-input" required="" maxlength="50">
      <div class="help-block"></div>
    </div>
    <div class="form-block">
      <label data-l10n-id="authentication-last-name-text" for="sign-up-last-name" class="form-label">Last Name:</label>
      <input name="signUpLastName" type="text" id="sign-up-last-name" class="form-input" required="" maxlength="50">
      <div class="help-block"></div>
    </div>
  </div>
  <div class="form-block-wrapper dpo8-clearfix">
    <div class="form-block">
      <label data-l10n-id="authentication-email-text" for="sign-up-email" class="form-label">Email:</label>
      <input name="signUpEmail" type="email" id="sign-up-email" class="form-input" required="">
      <div class="help-block"></div>
    </div>
    <div class="form-block">
      <label data-l10n-id="authentication-confirm-email-text" for="sign-up-email-confirm" class="form-label">Confirm Email:</label>
      <input name="signUpEmailConfirm" type="email" id="sign-up-email-confirm" class="form-input" required="">
      <div class="help-block"></div>
    </div>
  </div>
  <div class="form-block-wrapper dpo8-clearfix">
    <div class="form-block">
      <label data-l10n-id="authentication-password-text" for="sign-up-password" class="form-label">Password:</label>
      <input name="signUpPassword" type="password" id="sign-up-password" class="form-input" required="">
      <div class="help-block"></div>
    </div>
    <div class="form-block">
      <label data-l10n-id="authentication-confirm-password-text" for="sign-up-password-confirm" class="form-label">Confirm password:</label>
      <input name="signUpPasswordConfirm" type="password" id="sign-up-password-confirm" class="form-input" required="">
      <div class="help-block"></div>
    </div>
  </div>
  <!--<div class="form-block-wrapper dpo8-clearfix">
                <div class="form-block">
                    <label data-l10n-id="authentication-country-text" for="sign-up-chose-country" class="form-label form-select-country"></label>
                    <select name="signUpCountry" id="sign-up-chose-country" class="form-input sign-up-form__select-country" required></select>
                    <div class="help-block"></div>
                </div>
            </div>-->
  <div class="form-block-wrapper dpo8-clearfix checkbox-radio-wrapper">
    <input name="signUpEmails" type="checkbox" class="checkbox" id="view144-sign-up-emails" checked="">
    <div class="custom-checkbox-img"></div>
    <label data-l10n-id="authentication-avery-emails-text" for="view144-sign-up-emails">Receive free newsletter with featured templates, tips, and ideas.</label>
  </div>
  <div class="form-block-wrapper dpo8-clearfix privacy-policy-text">
    <div data-l10n-id="authentication-sign-up-privacy-policy-text"
      data-l10n-args="{&quot;privacyPolicyUrl&quot;:&quot;https://www.avery.com/about-us/legal/privacy-policy&quot;,&quot;termsAndConditionsURL&quot;:&quot;https://www.avery.com/about-us/legal/terms-and-conditions&quot;}">This information is used to
      create your Account and is stored securely. Avery will never sell your information but may use it in order to improve the products and services we offer. By creating an account, you agree to Avery’s
      <a href="https://www.avery.com/about-us/legal/privacy-policy" target="_blank">Privacy Policy</a>.</div>
  </div>
  <button type="submit" data-l10n-id="authentication-sign-up-text" class="dpo8-green-btn submit-btn" id="sign-up-btn">Create Account</button>
</form>

Text Content

| Design & Print Online
Dev Mode
Home Choose Template Choose Design Customize Preview & Print Preview
Open Save Print Help

Browse Avery Designs
Apply from a Saved Project
Upload a Complete Design

Rectangle Labels: 5" x 3 1/2"
 * 
   All Designs  240
 * 
   Covid19  13
 * 
   Animals & Nature  51
   * 
     Flowers  34
   * 
     Insects  3
   * 
     Nature  31
 * 
   Blank & Basic Designs  3
   * 
     Blank  2
   * 
     Text Only  1
 * 
   Business & Occupation  150
   * 
     Animals & Petcare  2
   * 
     Art & Photography  15
   * 
     Automotive & Transportation  1
   * 
     Beauty & Health  68
   * 
     Cleaning & Housekeeping  10
   * 
     Food & Beverage  74
   * 
     Food Safety  1
   * 
     Garden & Landscape  4
   * 
     Medical & Healthcare  10
   * 
     Office  8
   * 
     Pricing & Promotion  3
   * 
     Professional  1
   * 
     Retail  66
   * 
     Traditional  6
 * 
   Events  75
   * 
     Baby Celebrations  2
   * 
     Birthday  20
   * 
     Parties  63
   * 
     Weddings & Love  28
 * 
   Holidays  85
   * 
     Christmas  62
   * 
     Diwali  2
   * 
     Father's Day  2
   * 
     Halloween  3
   * 
     Hanukkah  3
   * 
     New Year's  8
   * 
     Rosh Hashanah  2
   * 
     Thanksgiving  2
   * 
     Winter Holiday  3
 * 
   Home & School  38
   * 
     Personal & Family  38
 * 
   Industrial Safety & GHS  10
   * 
     Facility Signs  10
   * 
     Germ Prevention Signs  10
   * 
     Notice Signs  1
 * 
   Non-Profit & Religion  7
   * 
     Religious & Spiritual  7
 * 
   Styles  164
   * 
     Basic & Everyday  36
   * 
     Classic  54
   * 
     Creative  17
   * 
     Elegant  58
   * 
     Floral  44
   * 
     Geometric  8
   * 
     Letterpress & Typography  42
   * 
     Retro  12
   * 
     Simple  1
   * 
     Whimsical  75
   * 
     Youthful  19

Quick Search:


68 Designs are shown
Select this Design


SMB_BalsamSalts_GG en.U-1012-02.4UpRectangleLabel.SMB_BalsamSalts_GG.1904-01.xml
Select this Design


SMB_CSRedRose_GG en.U-1012-02.4UpRectangleLabel.SMB_CSRedRose_GG.1904-01.xml
Select this Design


SMB_TextTreatment_KT
en.U-1012-02.4UpRectangleLabel.SMB_TextTreatment_KT.A-White.1810-01.xml
Select this Design


SMB_TextTreatment_KT
en.U-1012-02.4UpRectangleLabel.SMB_TextTreatment_KT.Black.1810-01.xml
Select this Design


SMB_TextTreatmentLines_KT
en.U-1012-02.4UpRectangleLabel.SMB_TextTreatmentLines_KT.A-White.1810-01.xml
Select this Design


SMB_TextTreatmentLines_KT
en.U-1012-02.4UpRectangleLabel.SMB_TextTreatmentLines_KT.Black.1810-01.xml
Select this Design


SMB_ApothecaryComplex_KT
en.U-1012-02.4UpRectangleLabel.SMB_ApothecaryComplex_KT.1810-01.xml
Select this Design


SMB_MasculineStripes_KT
en.U-1012-02.4UpRectangleLabel.SMB_MasculineStripes_KT.1810-01.xml
Select this Design


SMB_ApothecarySimple_KT
en.U-1012-02.4UpRectangleLabel.SMB_ApothecarySimple_KT.1810-01.xml
Select this Design


SMB_Lumberjack_KT en.U-1012-02.4UpRectangleLabel.SMB_Lumberjack_KT.1810-01.xml
Select this Design


SMB_BeeHoneycomb_KT
en.U-1012-02.4UpRectangleLabel.SMB_BeeHoneycomb_KT.1810-01.xml
Select this Design


SMB_GraphicWatercolorFloral_KT
en.U-1012-02.4UpRectangleLabel.SMB_GraphicWatercolorFloral_KT.1810-01.xml
Select this Design


SMB_WatercolorWash_GG
en.U-1012-02.4UpRectangleLabel.SMB_WatercolorWash_GG.Green.1810-01.xml
Select this Design


SMB_WatercolorWash_GG
en.U-1012-02.4UpRectangleLabel.SMB_WatercolorWash_GG.Pink.1810-01.xml
Select this Design


SMB_WatercolorWash_GG
en.U-1012-02.4UpRectangleLabel.SMB_WatercolorWash_GG.Purple.1810-01.xml
Select this Design


SMB_ArchetCandles_GG
en.U-1012-02.4UpRectangleLabel.SMB_ArchetCandles_GG.1904-01.xml
Select this Design


SMB_VintageFloralBg_KT
en.U-1012-02.4UpRectangleLabel.SMB_VintageFloralBg_KT.1810-01.xml
Select this Design


SMB_BotonySoap_GG en.U-1012-02.4UpRectangleLabel.SMB_BotonySoap_GG.1904-01.xml
Select this Design


SMB_RusticWreathBorder_GG
en.U-1012-02.4UpRectangleLabel.SMB_RusticWreathBorder_GG.1810-01.xml
Select this Design


SMB_MinimalFlora_GG
en.U-1012-02.4UpRectangleLabel.SMB_MinimalFlora_GG.1810-01.xml
Select this Design


SMB_PhotoBackground_GG
en.U-1012-02.4UpRectangleLabel.SMB_PhotoBackground_GG.1810-01.xml
Select this Design


smb_sanitizerdroplet_gg
en.U-1012-02.4UpRectangleLabel.smb_sanitizerdroplet_gg.2006-01.xml
Select this Design


SMB_ColorBlotches_GG
en.U-1012-02.4UpRectangleLabel.SMB_ColorBlotches_GG.Blue.1810-01.xml
Select this Design


SMB_ColorBlotches_GG
en.U-1012-02.4UpRectangleLabel.SMB_ColorBlotches_GG.Peach.1810-01.xml
Select this Design


SMB_ColorBlotches_GG
en.U-1012-02.4UpRectangleLabel.SMB_ColorBlotches_GG.Purple.1810-01.xml
Select this Design


SMB_GeoLineart_GG
en.U-1012-02.4UpRectangleLabel.SMB_GeoLineart_GG.Black.1810-01.xml
Select this Design


SMB_GeoLineart_GG
en.U-1012-02.4UpRectangleLabel.SMB_GeoLineart_GG.Green.1810-01.xml
Select this Design


SMB_GeoLineart_GG
en.U-1012-02.4UpRectangleLabel.SMB_GeoLineart_GG.Pink.1810-01.xml
Select this Design


SMB_GeoLineart_GG
en.U-1012-02.4UpRectangleLabel.SMB_GeoLineart_GG.Teal.1810-01.xml
Select this Design


SMB_InkPatternDotty_GG
en.U-1012-02.4UpRectangleLabel.SMB_InkPatternDotty_GG.1810-01.xml
Select this Design


SMB_InkPatternLines_GG
en.U-1012-02.4UpRectangleLabel.SMB_InkPatternLines_GG.1810-01.xml
Select this Design


SMB_InkPatternSplotchy_GG
en.U-1012-02.4UpRectangleLabel.SMB_InkPatternSplotchy_GG.1810-01.xml
Select this Design


SMB_InkPatternWavy_GG
en.U-1012-02.4UpRectangleLabel.SMB_InkPatternWavy_GG.1810-01.xml
Select this Design


smb_fleurhoney_gg en.U-1012-02.4UpRectangleLabel.smb_fleurhoney_gg.2001-01.xml
Select this Design


smb_beardoil_skull_lg
en.U-1012-02.4UpRectangleLabel.smb_beardoil_skull_lg.2001-01.xml
Select this Design


smb_beardoil_brents_lg
en.U-1012-02.4UpRectangleLabel.smb_beardoil_brents_lg.2001-01.xml
Select this Design


smb_beardoil_beardclub_lg
en.U-1012-02.4UpRectangleLabel.smb_beardoil_beardclub_lg.2001-01.xml
Select this Design


smb_teacolorblock_lg
en.U-1012-02.4UpRectangleLabel.smb_teacolorblock_lg.2105-01.xml
Select this Design


smb_archetteal_gg en.U-1012-02.4UpRectangleLabel.smb_archetteal_gg.2001-01.xml
Select this Design


smb_neutralar_gg en.U-1012-02.4UpRectangleLabel.smb_neutralar_gg.2001-01.xml
Select this Design


smb_bellezzamarble_gg
en.U-1012-02.4UpRectangleLabel.smb_bellezzamarble_gg.2001-01.xml
Select this Design


smb_bellezzaleaf_gg
en.U-1012-02.4UpRectangleLabel.smb_bellezzaleaf_gg.2001-01.xml
Select this Design


smb_bellezzapetal_gg
en.U-1012-02.4UpRectangleLabel.smb_bellezzapetal_gg.2001-01.xml
Select this Design


smb_hudson_gg en.U-1012-02.4UpRectangleLabel.smb_hudson_gg.2001-01.xml
Select this Design


smb_beardoil_minimal_lg
en.U-1012-02.4UpRectangleLabel.smb_beardoil_minimal_lg.2001-01.xml
Select this Design


smb_beardoil_nightowl_lg
en.U-1012-02.4UpRectangleLabel.smb_beardoil_nightowl_lg.2001-01.xml
Select this Design


smb_wildernesshoney_gg
en.U-1012-02.4UpRectangleLabel.smb_wildernesshoney_gg.2003-01.xml
Select this Design


mj_travelersgummies_gg
en.U-1012-02.4UpRectangleLabel.mj_travelersgummies_gg.1908-01.xml
Select this Design


mj_zelenavape_gg en.U-1012-02.4UpRectangleLabel.mj_zelenavape_gg.1908-01.xml
Select this Design


mj_beautylexure_gg en.U-1012-02.4UpRectangleLabel.mj_beautylexure_gg.1908-01.xml
Select this Design


mj_everliftmints_gg
en.U-1012-02.4UpRectangleLabel.mj_everliftmints_gg.1908-01.xml
Select this Design


smb_fruitflavors_gg_kiwi
en.U-1012-02.4UpRectangleLabel.smb_fruitflavors_gg_kiwi.2006-01.xml
Select this Design


smb_fruitflavors_gg_lemon
en.U-1012-02.4UpRectangleLabel.smb_fruitflavors_gg_lemon.2006-01.xml
Select this Design


smb_fruitflavors_gg_watermelon
en.U-1012-02.4UpRectangleLabel.smb_fruitflavors_gg_watermelon.2006-01.xml
Select this Design


smb_antiquefloral_gg
en.U-1012-02.4UpRectangleLabel.smb_antiquefloral_gg.2006-01.xml
Select this Design


smb_blueflowerprint_gg
en.U-1012-02.4UpRectangleLabel.smb_blueflowerprint_gg.2006-01.xml
Select this Design


smb_bluewavelogo_gg
en.U-1012-02.4UpRectangleLabel.smb_bluewavelogo_gg.2006-01.xml
Select this Design


smb_greencolorblock_gg
en.U-1012-02.4UpRectangleLabel.smb_greencolorblock_gg.2006-01.xml
Select this Design


smb_marblesanitizer_gg
en.U-1012-02.4UpRectangleLabel.smb_marblesanitizer_gg.2006-01.xml
Select this Design


smb_simplesanitizer_gg
en.U-1012-02.4UpRectangleLabel.smb_simplesanitizer_gg.2006-01.xml













PLEASE SIGN IN TO RETRIEVE PROJECTS SAVED ONLINE.
NEED AN ACCOUNT? SIGN UP FOR FREE!


Sign In -  I already have an account

Create Account -  Sign up for a free online account
Email:

Password:

I forgot my password
Please review our Privacy Policy and click Sign In to provide your consent.
Sign In
 * Save your Avery Design & Print projects online
 * Access your projects from any device
 * Easily apply your designs to other Avery products

First Name:

Last Name:

Email:

Confirm Email:

Password:

Confirm password:


Receive free newsletter with featured templates, tips, and ideas.
This information is used to create your Account and is stored securely. Avery
will never sell your information but may use it in order to improve the products
and services we offer. By creating an account, you agree to Avery’s Privacy
Policy.
Create Account
Or apply design from project saved to your computer
Browse
No file selected
Apply


DESIGN PREVIEW:



This is not the final view of your product. You will be able to edit it at the
next step. Click "Apply this Design" to start customizing.


Choose Template

Help

×
No results.
❬ Open in new window

Article content