www.colorfulimages.com Open in urlscan Pro
2606:4700:20::ac43:46c2  Public Scan

Submitted URL: https://link.colorfulimages.com/
Effective URL: https://www.colorfulimages.com/
Submission: On September 21 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://www.colorfulimages.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.colorfulimages.com/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="ENTER KEYWORDS" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div id="searchSuggestions" style="left: 0px;">
        <div class="suggestionsContent">
          <div class="topProducts">
            <div class="headerItem"></div>
            <ul id="AC_SUG_P_UL"></ul>
          </div>
          <div class="topSearch noDesigner">
            <div class="headerTopSearch">Top Queries</div>
            <ul id="AC_SUG_Q_UL"></ul>
          </div>
          <div class="topDesigner">
            <div class="headerTopDesigner">Top Designer</div><a class="AC_topdesigner" href="javascript:void(0)"><img class="AC_topdesignerimage" src=""></a>
          </div>
        </div>
      </div>
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <link rel="stylesheet" type="text/css" media="all" data-type="lazy" data-href="https://celebrosnlp.com/AutoComplete/Clients/ColorImage/CelebrosAutoCompleteV3.css">
      <script type="text/javascript">
        require(["jquery"], function(jQuery) {
          require(["jquery-ui-modules/effect-slide"], function() {
            require(["https://colorimage-ac.celebros.com/AutoComplete/Scripts/CelebrosAutoCompleteV3e.js"], function() {
              CelebrosAutoCompleteV3("ColorImage", "search", onSelect, "colorimage-ac.celebros.com", "colorimage-ac.celebros.com", {
                acShowType: "regular",
                btnSearch: "search_button",
                maxControl: "server"
              });
            });
          });
        });

        function onSelect(aParameter) {
          if ((aParameter["SelectedURL"] != "") && (aParameter["IsAutoComplete"])) {
            var sCmp = (aParameter["SelectedURL"].indexOf("?") == -1) ? "?" : "&";
            window.location = aParameter["SelectedURL"] + sCmp + "cmp=cel" + "&trigger=ac";
          } else {
            var targetLocation = "https://www.colorfulimages.com/catalogsearch/result/?q=" + encodeURIComponent(aParameter["SelectedQuery"]);
            if (aParameter["IsAutoComplete"].toString().toLowerCase() == "true") targetLocation += "&Trigger=ac";
            window.location = targetLocation;
          }
        };
      </script>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" aria-controls="" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://www.colorfulimages.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.colorfulimages.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control" aria-live="polite" id="aria-live-newsletter">
      <label for="newsletter">
        <span class="label"> Sign Up for Our Newsletter: </span>
        <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
      </label>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit" aria-label="Subscribe" aria-controls="aria-live-newsletter">
      <span>Subscribe</span>
    </button>
  </div>
</form>

POST https://www.colorfulimages.com/reclaim/sms/subscribe/

<form class="form klaviyo" novalidate="novalidate" action="https://www.colorfulimages.com/reclaim/sms/subscribe/" method="post" id="klaviyo-validate-detail">
  <div class="field klaviyo">
    <div class="control" aria-live="polite" id="aria-live-klaviyo-phone">
      <label for="klaviyo">
        <span class="label"> SMS/Text Sign-Up: </span>
      </label>
      <input name="phone" type="text" id="klaviyo-phone" placeholder="Enter mobile number" data-validate="{required:true, 'validate-klaviyo-phone':true}">
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Submit" type="submit" aria-label="Submit" aria-controls="aria-live-klaviyo-phone">
      <span>Submit</span>
    </button>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <!-- ko foreach: {data: elems, as: 'element'} --><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.colorfulimages.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

The store will not work correctly in the case when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.




Skip to Content
 * Welcome
 * Track Order
 * Email Signup
 * Shop Our Catalog
 * Sign In
 * 1-800-458-7999

Toggle Nav
My Cart
My Cart
Close You have no items in your shopping cart.


Search
Search
Top Queries
Top Designer

Search
Menu
Account
 * Address Labels
   * Seasonal labels for all your mailings!
     Shop Holiday Labels
   * Address Labels by Design
     * Art & Graphic
     * Animals & Wildlife
     * By Artist
     * Christmas Address Labels
     * Faith, Inspiration & Love
     * Friends & Family
     * Floral & Gardening
     * Holidays
     * Fourth of July
     * Occasions
     * Monogram, Initials & Symbols
     * Nature & Scenic
     * Professions
     * Special Interest
   * Address Labels by Type
     * Border
     * Classic
     * Connect Wrap
     * Deluxe
     * Diecut
     * Foil
     * Oversized
     * Premium
     * Rolled
     * Round
     * Large Square
     * Select
   * Photo Address Labels
   * Address Stamps
 * Labels
   * Personalize your
     Packages!
     Shop Package Labels
   * ID Labels
   * Bookplate Labels
   * Canning Labels
   * Christmas Envelope Seals
   * Everyday Envelope Seals
   * Goodie Labels
   * Package Labels
   * Sewing Labels
   * Stickers
   * To/From Labels
   * Wine & Beer Bottle Labels
 * Checks
   
   * Save 15%
     
     Safe, secure & stylish checks!
     Shop Personal Checks
   * Personal Checks
     * New Checks
     * All Checks
     * Animal and Wildlife Checks
     * Beach and Tropical Checks
     * Cool Checks
     * Floral and Gardening Checks
     * Nature and Scenic
     * Patriotic Checks
     * Religious, Inspiration & Love
     * Standard Checks
   * Business Checks
   * Checkbook Covers
   * Matching Address Labels
   * Deposit Slips & Registers
   * How to Order Checks
 * Stationery and Cards
   
   * Save 20%
     
     Early Christmas Savings!
     Shop Christmas Cards
   * Holiday Cards & Seals
     * Halloween Cards
     * Thanksgiving Cards
     * Christmas Cards
     * Christmas Envelope Seals
   * Greeting Cards & Seals
     * Birthday Cards
     * All Occasion Cards
     * Note Card Sets
     * Everyday Envelope Seals
     * Card Organizers
     * Stickers
   * Personalized Stationery
     * Personalized Note Cards
     * Correspondence Cards
     * Moving Cards
     * Thank You Cards
   * Stationery Collections
   * Custom Note Pads
     * Custom Memo Pad Sets
     * Custom Notes in Holders
     * View All
   * Note & List Pads
   * Organizer Books
     * Organizer Collections
     * Address Books
     * Bill Paying Organizers
     * Greeting Card Organizers
     * Password Keepers
   * Letter Stationery
     * Celebrations Letter Stationery
     * Patriotic Letter Stationery
     * Floral Letter Stationery
     * Christmas Letter Stationery
     * View All
 * Home Office
   * Getting organized never looked so good!
     Shop Organizer Books
   * Address Stamps
   * Business Cards
     * Double-Sided Business Cards
     * Standard Business Cards
   * Calendars
   * Home Office Stationery
     * Business Letter Paper
     * Classic & Monogram Cards
     * Office Note Pads
     * Note Cubes
     * Package Labels
     * Post-it® Notes
   * Office Organizers
     * Desk Accessories
     * File Folders
     * Mouse Pads
     * Organizer Books
 * For Your Home
   * Collectibles for every season!
     Shop Collectibles
   * Collectibles
     * Charming Tails
     * Jim Shore
     * Mary Engelbreit
     * PEANUTS
     * Snowbabies
   * Kitchen & Table
     * Bar and Wine
     * Coasters
     * Cutting Boards
     * Charcuterie Boards
     * Serving Trays
     * Drinkware
     * Table Runners
     * Gadgets
   * Home Decor
     * Decorative Accents
     * Doormats
     * Garden and Outdoor
     * Night Lights
     * Pillows & Throws
     * Plaques & Signs
     * Wreaths & Banners
   * Home Accessories
     * Auto and Travel
     * Books and Cookbooks
     * Calendars
     * Games and Puzzles
     * Home & Office Helpers
 * Holidays & Occasions
   * Create a boo-tiful Halloween mood!
     Shop Halloween
   * Christmas
     * Christmas Address Labels
     * Christmas Cards
     * Christmas Decorations
     * Christmas Envelope Seals
     * Christmas Gift Packaging
     * Christmas Gifts
     * Christmas Kitchen
     * Christmas Ornaments
     * Package, Goodie & To/From Labels
     * Christmas for Kids
     * Christmas Package Labels
   * Holidays
     * Halloween
     * Thanksgiving
     * Valentines Day
     * St Patricks Day
     * Easter
     * 4th of July
   * Special Occasions
     * Anniversary
     * Baby
     * Birthday
     * Father's Day
     * Graduation
     * Mother's Day
     * Retirement
     * School Days
     * Wedding
 * Gifts
   * Thoughtful gifts for
     every occasion!
     Shop Gifts for All
   * Favorite Gifts
     * Candy Gifts
     * Clothing, Jewelry & Accessories
     * Collectible Figurines
     * Games & Puzzles
     * Mugs & Glasses
     * Ornaments
     * Pillows & Throws
     * Wall Plaques & Signs
   * For Recipient
     * Gifts For Her
     * Gifts For Him
     * Gifts For Home & Kitchen
     * Gifts of Faith
     * Gifts for Pet Lovers
     * Gifts of Music
     * Coastal Gifts
   * Personalized Gifts
   * For Kids
     * Kids Toys, Games & Puzzles
     * Kids Placemats & Cups
     * Kids Stationery
     * Kids Storybooks
     * Kids Bags
     * Kids Rooms
     * Personalized Pencils
     * Personalized Bibs
   * Photo Gifts
     * Photo Address Labels
     * Photo Canvas
     * Photo Mugs
     * Photo Jewelry
     * Photo Plaques
     * Photo Throws
     * Photo Calendars
     * Photo Stationery
 * Outlet Sale
   * Deep discounts!
     Shop Outlet Sale
   * BOGOs
   * Sale Christmas
   * Sale Collectibles
   * Sale Gifts
   * Sale Holiday Items
   * Sale Home
   * Sale Office
   
   

 * Welcome
 * Track Order
 * Email Signup
 * Shop Our Catalog
 * Sign In
 * 1-800-458-7999

$2.99 Shipping on any $30+ Order! USE CODE: WWHP299
Shop Christmas Cards
Save 20%


EARLY CHRISTMAS SAVINGS!

Shop Checks
Save 15%*


SAVINGS YOU CAN BANK ON!

Shop Collectibles


CHARMING NEW COLLECTIBLES

<
Christmas Cards
Checks
Collectibles
>

 * ADDRESS LABELS

 * ROLLED ADDRESS LABELS

 * PERSONALIZED STATIONERY

 * Save 15%
   
   CHECKS

 * Save 44%
   
   SPECIAL PURCHASE!

 * COLLECTIBLES

 * HALLOWEEN

 * GIFTS

 * Save up to 40%
   
   PHOTO GIFTS

 * SMART BUY

   


YOUR ONLINE LEADER FOR RETURN ADDRESS LABELS, PERSONALIZED LABELS & HOME OFFICE
DÉCOR!




THE PREMIER WEBSITE FOR UNIQUE ADDRESS LABELS, PERSONALIZED LABELS & STYLISH
HOME OFFICE DÉCOR!

Colorful Images puts personality into everything you do! Our selection of
personalized products offers creative inspiration for most occasions, especially
holidays and occasions. But why only choose something for special occasions when
we can help make every day tasks more fun?

 * Browse over 20,000 address labels to add a touch of personality to all of
   your stationery and cards.
 * Express yourself with unique personalized checks.
 * Looking to spruce up your home office? Check out our desk accessories,
   organizers, stamps and more.
 * Want to browse through Colorful Images from the comfort of your home? Shop
   our online catalog now!

Email Sign-Up Sign up for Special Offers and Exclusives!
As an exclusive email subscriber, you can look forward to receiving:
 * Money saving offers like free shipping and special discounts
 * Exclusive email-only sales
 * Previews of hot, new products

Sign Up for Our Newsletter:
Subscribe
SMS/Text Sign-Up Get exclusive offers right from your phone!

By submitting this form, you agree to receive recurring automated promotional
and personalized marketing messages (e.g. cart reminders) from Colorful Images
at the cell number used when signing up. Consent is not a condition of any
purchase. Reply HELP for help and STOP to cancel. Msg frequency varies. Msg &
data rates may apply. View TERMS & PRIVACY.

SMS/Text Sign-Up:
Submit
Shop Our Catalog Our online catalog is now shoppable!
Shop Our Catalog
Stay Connected
 * 
 * 
 * 

Shop
 * Shop Our Catalog
 * Download Our Order Form
 * Wish List
 * My Account
 * SmartBuy Savings Club

Help
 * Customer Service
 * Track Order
 * Shipping & Delivery
 * Returns & Exchanges
 * FAQ's
 * Product Safety
 * Proposition 65
 * Contact Us

About Us
 * Our Company
 * Our Guarantee
 * Site Map
 * Affiliate Network
 * Careers
 * Privacy & Security
 * Accessibility Statement
 * Privacy Center

Shop Our Sister Companies
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 
 * 
 * 

Many of the names, characters, and images at this site are copyrighted. They may
not be copied, reproduced, or used in any form without express written
permission.

©2024 Colorful Images
All Rights Reserved.

Click to verify BBB accreditation and to see a BBB report.

 * 
 * 
 * 



This website requires cookies to provide all of its features. For more
information on what data is contained in the cookies, please see our Cookie
Policy page. To accept cookies from this site, please click the Accept Cookies
button below.

Accept Cookies Decline Customize Settings




PRIVACY AND COOKIES

A cookie is information stored on your computer by a website you visit. Cookies
provide a way for the site to recognize you and keep track of your preferences.
Ecommerce websites place cookies on visitors' browsers to retain login
credentials, identify customers, and provide a customized shopping experience.

We respect the privacy of individuals and recognize the importance of personal
data entrusted to us by our customers. Any website visitor may choose not to
allow some types of cookies. Click on cookie category headings and cookie
details to find out more and change our default settings. However, blocking some
types of cookies may impact your website experience and prevent you from using
all the features on our store.

Accept All Decline All


MANAGE CONSENT PREFERENCES

   
 * Strictly necessary cookies Always Active
   These cookies are essential for you to browse our store and use its features,
   such as accessing secure areas of the website. Cookies that allow holding
   your cart items, cookies that keep you logged-in and cookies that save your
   customized preferences are an example of strictly necessary cookies. These
   cookies are essential to a website's functionality and cannot be disabled by
   users.
   Cookie Details
 * Preferences cookies
   
   Preferences cookies are also known as “functionality cookies”. These cookies
   allow a website to remember choices you have made in the past, like what
   language you prefer, your favourite search filters, or what your user name
   and password are so you can automatically log in.
   Cookie Details
 * Statistics cookies
   
   Statistics cookies are also known as “performance cookies”. These cookies
   collect information about how you use a website, like which pages you visited
   and which links you clicked on. None of this information can be used to
   identify you. It is all aggregated and, therefore, anonymized. Their sole
   purpose is to improve website functions. This includes cookies from
   third-party analytics services, such as visitor analytics, heatmaps and
   social media analytics.
   Cookie Details
 * Marketing cookies
   
   These cookies track your online activity to help advertisers deliver more
   relevant advertising or to limit how many times you see an ad. These cookies
   can share that information with other organizations or advertisers. These are
   persistent cookies and almost always of third-party provenance.
   Cookie Details
   

Confirm My Choices

Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password

Sign In
Forgot Your Password?