www.catbirdnyc.com Open in urlscan Pro
2606:4700:10::ac43:5c4  Public Scan

Submitted URL: https://trk.klclick.com/ls/click?upn=RBvd8LlFH-2Bp28njcarGOSqJPojRHAqbAwlDPRaffAE4gHRpJTD8Kk7H1kJ-2Flx8Anj-2Bf-2B4lE29Sl...
Effective URL: https://www.catbirdnyc.com/?utm_campaign=20220719_EverlastingSummer%20%28XmhRED%29&utm_medium=email&utm_source=email&_kx=Gk...
Submission: On July 20 via manual from US — Scanned from DE

Form analysis 7 forms found in the DOM

POST

<form class="form form-login" method="post" data-bind="submit:login, blockLoader:isLoading">
  <fieldset class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field field-dark-background email required"><label class="label" for="email-57"><span data-bind="i18n: 'Email'">Email</span></label>
      <div class="control"><input name="username" type="email" id="email-57" class="input-text" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}" autocomplete="off"></div>
    </div>
    <div class="field field-dark-background password required"><label for="pass-57" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control"><input name="password" type="password" id="pass-57" class="input-text" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-password':true}" autocomplete="off"></div>
    </div><!-- ko foreach: getRegion('additional-login-form-fields') --><!-- /ko -->
    <div class="actions-toolbar"><input name="context" type="hidden" value="checkout">
      <div class="primary"><button type="submit" class="action action-login btn btn-secondary" name="send" id="send-57"><span data-bind="i18n: 'Sign In'">Sign In</span></button>
        <div class="action-blocks"></div>
      </div>
      <div class="secondary inline forgot-password-form">
        <a class="action remind text-underline invert" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.catbirdnyc.com/customer/account/forgotpassword/"><span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span></a>
      </div>
      <div class="secondary inline sign-up-note">
        <div class="text-mini-note">Don't have an account?
          <a class="action remind text-underline text-underline-secondary" data-bind="attr: {href: registerUrl}" href="https://www.catbirdnyc.com/customer/account/create/"><span data-bind="i18n: 'Sign Up'">Sign Up</span></a></div>
      </div>
    </div>
  </fieldset>
</form>

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

<form class="form minisearch" id="search_mini_form" action="https://www.catbirdnyc.com/catalogsearch/result/" method="get">
  <div class="field search">
    <div class="label" for="search" data-role="minisearch-label" aria-hidden="true"><span>Search</span></div>
    <div class="control"><input id="search" type="text" name="q" value="" placeholder="Search entire store here..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" aria-label="Search"
        autocomplete="off" aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions"><button type="submit" title="Search" class="action search" disabled=""><span>Search</span></button></div>
</form>

POST

<form class="form form-login" method="post" data-bind="submit:login, blockLoader:isLoading">
  <fieldset class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field field-dark-background email required"><label class="label" for="email-35"><span data-bind="i18n: 'Email'">Email</span></label>
      <div class="control"><input name="username" type="email" id="email-35" class="input-text" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}" autocomplete="off"></div>
    </div>
    <div class="field field-dark-background password required"><label for="pass-35" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control"><input name="password" type="password" id="pass-35" class="input-text" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-password':true}" autocomplete="off"></div>
    </div><!-- ko foreach: getRegion('additional-login-form-fields') --><!-- /ko -->
    <div class="actions-toolbar"><input name="context" type="hidden" value="checkout">
      <div class="primary"><button type="submit" class="action action-login btn btn-secondary" name="send" id="send-35"><span data-bind="i18n: 'Sign In'">Sign In</span></button>
        <div class="action-blocks"></div>
      </div>
      <div class="secondary inline forgot-password-form">
        <a class="action remind text-underline invert" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.catbirdnyc.com/customer/account/forgotpassword/"><span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span></a>
      </div>
      <div class="secondary inline sign-up-note">
        <div class="text-mini-note">Don't have an account?
          <a class="action remind text-underline text-underline-secondary" data-bind="attr: {href: registerUrl}" href="https://www.catbirdnyc.com/customer/account/create/"><span data-bind="i18n: 'Sign Up'">Sign Up</span></a></div>
      </div>
    </div>
  </fieldset>
</form>

#

<form action="#" class="form">
  <fieldset class="fieldset">
    <!-- ko if: visibility.isFooterCountryCurrencyTogether -->
    <div class="field active active-select">
      <div class="control">
        <select name="esw-country-currency" id="esw-country-currency-mobile" class="eshopworld-country-currency-select" data-bind="
                                options: countriesCurrencies,
                                optionsText: 'label',
                                optionsValue: 'value',
                                value: selectedCountryCurrency
                            ">
          <option value="AU-AUD">Australia - AUD</option>
          <option value="AT-EUR">Austria - EUR</option>
          <option value="BE-EUR">Belgium - EUR</option>
          <option value="CA-CAD">Canada - CAD</option>
          <option value="CY-EUR">Cyprus - EUR</option>
          <option value="DK-DKK">Denmark - DKK</option>
          <option value="FI-EUR">Finland - EUR</option>
          <option value="FR-EUR">France - EUR</option>
          <option value="DE-EUR">Germany - EUR</option>
          <option value="HK-HKD">Hong Kong SAR China - HKD</option>
          <option value="IE-EUR">Ireland - EUR</option>
          <option value="IL-ILS">Israel - ILS</option>
          <option value="IT-EUR">Italy - EUR</option>
          <option value="JP-JPY">Japan - JPY</option>
          <option value="MY-MYR">Malaysia - MYR</option>
          <option value="MX-MXN">Mexico - MXN</option>
          <option value="NL-EUR">Netherlands - EUR</option>
          <option value="NZ-NZD">New Zealand - NZD</option>
          <option value="NO-NOK">Norway - NOK</option>
          <option value="PH-PHP">Philippines - PHP</option>
          <option value="SG-SGD">Singapore - SGD</option>
          <option value="ZA-ZAR">South Africa - ZAR</option>
          <option value="KR-KRW">South Korea - KRW</option>
          <option value="ES-EUR">Spain - EUR</option>
          <option value="SE-SEK">Sweden - SEK</option>
          <option value="AE-AED">United Arab Emirates - AED</option>
          <option value="GB-GBP">United Kingdom - GBP</option>
          <option value="US-USD">United States - USD</option>
        </select>
      </div>
    </div>
    <!-- /ko -->
    <!-- ko if: visibility.isFooterCountryEnabled && !visibility.isFooterCountryCurrencyTogether --><!-- /ko -->
    <!-- ko if: visibility.isFooterCurrencyEnabled && !visibility.isFooterCountryCurrencyTogether --><!-- /ko -->
    <!-- ko if: visibility.isFooterLanguagesEnabled --><!-- /ko -->
    <div class="field actions-toolbar">
      <div class="primary">
        <button data-bind="click: _closeModal" type="button" class="action primary" title="Continue shopping">
          <span data-bind="i18n: 'Continue shopping'">Continue shopping</span>
        </button>
      </div>
    </div>
    <div class="field">
      <div class="cancel-button">
        <a href="#" data-bind="click: _closeModal, i18n: 'Cancel'">Cancel</a>
      </div>
    </div>
  </fieldset>
</form>

#

<form action="#" class="form">
  <fieldset class="fieldset">
    <!-- ko if: visibility.isLandingPageCountryCurrencyTogether-->
    <div class="field active active-select">
      <div class="control">
        <select name="esw-country-currency" id="esw-country-currency" class="eshopworld-country-currency-select" data-bind="
                                options: countriesCurrencies,
                                optionsText: 'label',
                                optionsValue: 'value',
                                value: selectedCountryCurrency
                            ">
          <option value="AU-AUD">Australia - AUD</option>
          <option value="AT-EUR">Austria - EUR</option>
          <option value="BE-EUR">Belgium - EUR</option>
          <option value="CA-CAD">Canada - CAD</option>
          <option value="CY-EUR">Cyprus - EUR</option>
          <option value="DK-DKK">Denmark - DKK</option>
          <option value="FI-EUR">Finland - EUR</option>
          <option value="FR-EUR">France - EUR</option>
          <option value="DE-EUR">Germany - EUR</option>
          <option value="HK-HKD">Hong Kong SAR China - HKD</option>
          <option value="IE-EUR">Ireland - EUR</option>
          <option value="IL-ILS">Israel - ILS</option>
          <option value="IT-EUR">Italy - EUR</option>
          <option value="JP-JPY">Japan - JPY</option>
          <option value="MY-MYR">Malaysia - MYR</option>
          <option value="MX-MXN">Mexico - MXN</option>
          <option value="NL-EUR">Netherlands - EUR</option>
          <option value="NZ-NZD">New Zealand - NZD</option>
          <option value="NO-NOK">Norway - NOK</option>
          <option value="PH-PHP">Philippines - PHP</option>
          <option value="SG-SGD">Singapore - SGD</option>
          <option value="ZA-ZAR">South Africa - ZAR</option>
          <option value="KR-KRW">South Korea - KRW</option>
          <option value="ES-EUR">Spain - EUR</option>
          <option value="SE-SEK">Sweden - SEK</option>
          <option value="AE-AED">United Arab Emirates - AED</option>
          <option value="GB-GBP">United Kingdom - GBP</option>
          <option value="US-USD">United States - USD</option>
        </select>
      </div>
    </div>
    <!-- /ko -->
    <!-- ko if: visibility.isLandingPageCountryEnabled && !visibility.isLandingPageCountryCurrencyTogether --><!-- /ko -->
    <!-- ko if: visibility.isLandingPageCurrencyEnabled && !visibility.isLandingPageCountryCurrencyTogether --><!-- /ko -->
    <!-- ko if: visibility.isLandingPageLanguagesEnabled --><!-- /ko -->
    <div class="field actions-toolbar">
      <div class="primary">
        <button data-bind="click: _closeModal" type="button" class="action primary" title="Start shopping">
          <span data-bind="i18n: 'Start shopping'">Start shopping</span>
        </button>
      </div>
    </div>
  </fieldset>
</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 field-dark-background 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 field-dark-background 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() -->
    <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 inline forgot-password-form">
        <a class="action remind text-underline invert" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.catbirdnyc.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
      <div class="secondary inline sign-up-note">
        <span class="text-mini-note">
          <span data-bind="i18n: 'Don\'t have an account?'">Don't have an account?</span>
          <a class="action remind text-underline text-underline-secondary" data-bind="attr: {href: registerUrl}" href="https://www.catbirdnyc.com/customer/account/create/">
                                    <span data-bind="i18n: 'Sign Up'">Sign Up</span>
                                </a>
        </span>
      </div>
    </div>
  </div>
</form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off" placeholder="Unclear content? Search in dictionary..."
    aria-label="Unclear content? Search in dictionary..."> <i class="acsbi-search"></i> <i class="acsbi-chevron_down"></i> </form>

Text Content

Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER

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.

Close

We use cookies to improve your experience on our website. By closing this
banner, clicking or continuing to browse, you agree to the use of cookies. Read
more here.

Skip to Content

Our NEWEST Diamonds

FREE ring sizer in every order (US only)

Our pieces are made with 95% recycled gold

Enable Accessibility
Toggle Nav Surprise Me!
My Account
Email

Password

Sign In

Forgot Your Password?
Don't have an account? Sign Up

Search
Search

Search
My Cart 0 $0.00
My Cart 0
Close You have no items in your shopping bag.

Sign In Contact Us
Email

Password

Sign In

Forgot Your Password?
Don't have an account? Sign Up

 * Jewelry
    * New Arrivals
    * Best Sellers
    * Catbird Jewelry
    * Shop All
    * Jewelry under $200
    * Categories
      * Rings
      * Necklaces
      * Earrings
      * Bracelets & Anklets
      * Personalized Jewelry
      * Charms
      * Chains
    * Collections
      * Catbird x The Met
      * Catbird x Leith Clark
      * Catbird x Cassi Namoda
      * Catbird x Vito's Gems
      * Anatomy of a Stack
      * The Poetry of Flowers
      * Rainbows
      * Pearls
   
    * Prone to glimmering
      SHOP BEST SELLERS
      
      For you & yours
      SHOP PERSONALIZED
      
      

 * Wedding & Engagement
    * New Arrivals
    * Most Loved
    * Catbird Wedding & Engagement
    * Shop All
    * Categories
      * Engagement Rings
      * Wedding Bands
      * Day of Jewelry
    * Discover
      * How To Buy an Engagement Ring
      * Expert Ring Advice
      * Our Diamonds
      * Home Try On
    * Book a Ring Consultation
   
    * Instant heirlooms made to last a lifetime
      SHOP DAY OF JEWELRY
      
      To them, from you
      SHOP WEDDING PARTY GIFTS
      
      

 * Gifts
    * Gifts Under $200
    * Gifts Under $500
    * Little Luxuries Under $50
    * For Your True Love
    * Birthday
    * Mother & Baby
    * Graduation & Milestones
    * For Teens
    * Wedding Party Gifts
      * 
    * Gift Services
    * Gift Cards
   
    * Glinting and gossimer
      SHOP LITTLE LUXURIES
      
      Shiny, tiny, treasures.
      SHOP UNDER $200
      
      

 * Classics
 * Home & Beauty
    * New Arrivals
    * Catbird Home & Beauty
    * Shop All
    * Categories
      * Beauty & Fragrance
      * Home & Candles
      * Little Luxuries
      * Astier de Villatte
   
    * A love letter in a bottle
      SHOP BEAUTY & FRAGRANCE
      
      Made in the tradition of great 18th century Parisian studios
      SHOP ASTIER DE VILLATTE
      
      

 * Discover
    * Visit
      * Our Stores
      * Get Zapped!
      * Book an Appointment
      * Neighborhood Favorites
      * Events
    * 101
      * FAQs
      * Sizing Guide
      * Jewelry Care
      * Our Values
    * From Us
      * About Us
      * Catbird Giving Fund
      * Our Blog
      * 17 Years of Catbird
      * Shop Instagram
   
    * Find your fit
      OUR SIZING GUIDE
      
      Here to help with it all
      BOOK AN APPOINTMENT
      
      

 * Our Studio
   
    * Tour Our Studio!
      
      Sustainability
      
      Our Diamonds
      
      

 * Get Zapped

Brooklyn Made

OUR STUDIO

Enable Accessibility
Account



CATBIRD – THE FINEST FINE JEWELRY




HOW YOU WEAR IT

We love to see your Catbird jewelry — tag us @catbirdnyc!

Chevron pointing left
❤️🏖🍹 𝕄𝕠𝕠𝕕. • • Dreaming of a beach getaway today. What are your favorite
beach destinations?
17 JANUARY 2022
Mignon Memory Ring, yellow gold
48.00 USD
Classic Hammered Ring, Yellow Gold
64.00 USD
“Harry -- yer a wizard.” ⚡️ . . . . The series that solidified my love of
reading memorialized in gold thanks to catbirdnyc #harrypotter #wizardingworld
#hogwar...
12 JANUARY 2022
Tiniest Key Charm, Yellow Gold
88.00 USD
Smallest Love Letter Charm
138.00 USD
Left my middle finger glossy cause why not??? Cirque Colors - One Night Stand
#cirquecolors #cirquecolorsonenightstand
05 JANUARY 2022
Woodland Ring
220.00 USD
Diamond Fizz Ring, Sparkler
🥂
01 JANUARY 2022
Juno the Swan (Cultivated Diamonds)
5700.00 USD
Snow Queen Ring
1296.00 USD
Sleeping Beauty Ring
438.00 USD
⚪️⚪️⚪️ Excited to be headed back to NYC after a bit of travel for memorials,
reunions, and much-needed family time since the start of the pandemic. It’s been
...
11 DECEMBER 2021

☁️
06 OCTOBER 2021
Diamond Pinprick Ring
238.00 USD
Sweet Nothing Bracelet
94.00 USD
Diamond Pinprick Bracelet, yellow gold
334.00 USD
feelin cute in catbirdnyc
08 SEPTEMBER 2021
Mermaid's Treasure Charm
38.00 USD
Sweet Nothing Choker, Silver
48.00 USD
Adjustable Sweet Nothing Chain, Yellow Gold
178.00 USD
Dollhouse Locket, Yellow Gold
168.00 USD
Will I finish this #yokotop in time to wear it this year? No
01 SEPTEMBER 2021
1976 Bracelet
134.00 USD
Sweet Nothing Bracelet
94.00 USD
Loving this Color Nectar Pigment Balm in Bee sting by ritueldefille . And using
maccosmetics Clear Lip Glass on the lids is an old trick. Never be afraid to
u...
30 AUGUST 2021
Ribbon Ear Climber
178.00 USD
Gumball Pearl Ring
Ribbon Ear Climber
178.00 USD
Gumball Pearl Ring
✦ 𝘩𝘦𝘳 𝘧𝘪𝘯𝘨𝘦𝘳𝘵𝘪𝘱𝘴 𝘸𝘦𝘳𝘦 𝘷𝘦𝘪𝘭𝘦𝘥 𝘪𝘯 𝘴𝘵𝘢𝘳𝘴 ✦
cirquecolors Voile is my perfect #MNBB (my nails but better) and the formula is
perfect ...
17 AUGUST 2021
Maleficent Ring
364.00 USD
Not able to squeeze in much self-care these days, but a fresh manicure always
makes me feel so happy ☺️ #NailArt 💅🏻 by the amazing kelly.nail.o + my fave
#cat...
16 AUGUST 2021
Famous Letter Ring
160.00 USD
Twisted Stacker Ring
74.00 USD
Tomboy Ring, Yellow Gold
198.00 USD
Sweet Nothing Ring
44.00 USD
Sweet Nothing Ring
44.00 USD
saved up all my treat money to buy mom a present 🐱 🤗 💍
12 AUGUST 2021
Etheline Barrette, Black
9.00 USD
Had no idea that White Eyeliner was something missing in my life. *Tip: use your
lipstick as a blush for a monochromatic look. Products used: Face: ctilbur...
02 AUGUST 2021
Baby Pearl Hoop (single)
88.00 USD
Little Secret Stud, yellow gold (SINGLE)
26.00 USD
“Jewelry as poetry” ✨ catbirdnyc not only do you have strong values behind your
brand and pieces that make you as special as your jewelry, you allow me to
expre...
20 JULY 2021
1976 Choker
224.00 USD
Tinsel Chain
234.00 USD
Dollhouse Locket, Yellow Gold
168.00 USD
Y’all like cannolis? 🌟
20 JULY 2021
Holy Cannoli Charm, Yellow Gold
118.00 USD
Adjustable Sweet Nothing Chain, Yellow Gold
178.00 USD
1976 Chain
254.00 USD
my dream collab with catbirdnyc is live on their tiktok & instagram 🥺✨ spent
years manifesting this since new york, check it out on their page 🥰💕
19 JULY 2021
Greco Lariat Necklace
188.00 USD
Catching the light ✨☁️🌈💫 Kitten @rachelhwilliams wears a Tiniest Alphabet
Charm on a Sweet Nothing Bracelet !
19 JULY 2021

Surprise gift from Adam! He got me this tiny Willie ring from catbirdnyc 😭😭😭
14 JULY 2021
Famous Letter Ring
160.00 USD
Famous Letter Ring
160.00 USD
This bracelet. K is for Keanu, cuz I’m Keanu’s girl. I love you, bear.
14 JULY 2021
Tiniest Alphabet Charm, Yellow Gold
44.00 USD
Sweet Nothing Bracelet
94.00 USD
#tinytuesday with my smol catbirdnyc charms 😻🍓🕷 I could not resist this
little photo shoot with tooth boxes and mini treasure troves 🦷 We have them in
the ...
13 JULY 2021
Mermaid's Treasure Charm
38.00 USD
Wild Strawberry Charm, Silver
38.00 USD
Kitten Mask Charm, Yellow Gold
78.00 USD
The Gentle Spider Charm, Yellow Gold
98.00 USD
A Knight Has His Armor, And I My Juwels💎 I wear juwelry like a talisman—for me
and me only. If others gravitate to it , great.. but that’s a personal
calling....
13 JULY 2021
Sweet Nothing Earring (Single)
44.00 USD
Baby Pearl Hoop (single)
88.00 USD
NY livin
13 JULY 2021
Candy Flower Necklace
25.00 USD
on me way
12 JULY 2021
Tinsel Bracelet
118.00 USD
1976 Bracelet
134.00 USD
Up close and personal 🐸
12 JULY 2021
1976 Chain
254.00 USD
Tomboy Ring, Yellow Gold
198.00 USD
Grand Cygnet Ring, Yellow Gold
218.00 USD
Diamond Greco Lariat Earring (single)
164.00 USD
Ring and nails appreciation post 🌸✨
12 JULY 2021
Grand Cygnet Ring, Yellow Gold
218.00 USD
Chevron pointing right



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


RECOMMENDED FOR YOU

1976 Choker
$234.00
Chained to My Heart Earring, Petite (single)
$140.00
Sweet Nothing Choker, Yellow Gold
$164.00
Famous Letter Ring
$194.00
Barnes Ring, Silver
$78.00
Tinsel Chain, Yellow Gold
$248.00
Hundred Summers Ring
$48.00
Wild Strawberry Charm, Yellow Gold
$88.00
Mignon Memory Ring, yellow gold
$54.00
Threadbare Ring, Yellow Gold
$48.00
Tiniest Alphabet Charm, Yellow Gold
$48.00
Candy Wrapper Ring, Silver
$64.00
Big Hoop Dream Earrings, yellow gold (Pair)
$140.00
Baby Deco Ring, Emerald
$420.00
Teardrop Hoop, Yellow Gold (Single)
$44.00
1976 Choker
$234.00
Chained to My Heart Earring, Petite (single)
$140.00
Sweet Nothing Choker, Yellow Gold
$164.00
Famous Letter Ring
$194.00
Barnes Ring, Silver
$78.00
Tinsel Chain, Yellow Gold
$248.00
Hundred Summers Ring
$48.00
Wild Strawberry Charm, Yellow Gold
$88.00
Mignon Memory Ring, yellow gold
$54.00
Threadbare Ring, Yellow Gold
$48.00
Tiniest Alphabet Charm, Yellow Gold
$48.00
Candy Wrapper Ring, Silver
$64.00
Big Hoop Dream Earrings, yellow gold (Pair)
$140.00
Baby Deco Ring, Emerald
$420.00
Teardrop Hoop, Yellow Gold (Single)
$44.00
1976 Choker
$234.00
Chained to My Heart Earring, Petite (single)
$140.00
Sweet Nothing Choker, Yellow Gold
$164.00
Famous Letter Ring
$194.00
Barnes Ring, Silver
$78.00
 * 1
 * 2
 * 3

WE LOVE HEARING FROM YOU!

Call us at 718-599-2340 or email us anytime with a question, or just to chat!

Select the country you are shipping to:
Germany - EUR Australia - AUDAustria - EURBelgium - EURCanada - CADCyprus -
EURDenmark - DKKFinland - EURFrance - EURGermany - EURHong Kong SAR China -
HKDIreland - EURIsrael - ILSItaly - EURJapan - JPYMalaysia - MYRMexico -
MXNNetherlands - EURNew Zealand - NZDNorway - NOKPhilippines - PHPSingapore -
SGDSouth Africa - ZARSouth Korea - KRWSpain - EURSweden - SEKUnited Arab
Emirates - AEDUnited Kingdom - GBPUnited States - USD
Visit Us
 * Our Locations
 * Annex Appointments
 * Get Zapped!
 * Tour Our Studio
 * Events

Let Us Help You!
 * Virtual Styling
 * Contact Us
 * Catbird Concierge
 * Returns
 * Returns
 * FAQs
 * Shipping
 * International Shipping
 * Warranty
 * Sizing Guide

More
 * Gift Cards
 * Jewelry Care
 * Press
 * Careers
 * Our Equity Pledge
 * Privacy Policy
 * Terms & Conditions
 * Website Accessibility



Receive a 10% discount off your first purchase and a birthday treat!

Sign Up

Follow us @catbirdnyc








Close
Australia - AUDAustria - EURBelgium - EURCanada - CADCyprus - EURDenmark -
DKKFinland - EURFrance - EURGermany - EURHong Kong SAR China - HKDIreland -
EURIsrael - ILSItaly - EURJapan - JPYMalaysia - MYRMexico - MXNNetherlands -
EURNew Zealand - NZDNorway - NOKPhilippines - PHPSingapore - SGDSouth Africa -
ZARSouth Korea - KRWSpain - EURSweden - SEKUnited Arab Emirates - AEDUnited
Kingdom - GBPUnited States - USD
Continue shopping
Cancel

Close


WELCOME!

Please select your shipping country and currency below.

Australia - AUDAustria - EURBelgium - EURCanada - CADCyprus - EURDenmark -
DKKFinland - EURFrance - EURGermany - EURHong Kong SAR China - HKDIreland -
EURIsrael - ILSItaly - EURJapan - JPYMalaysia - MYRMexico - MXNNetherlands -
EURNew Zealand - NZDNorway - NOKPhilippines - PHPSingapore - SGDSouth Africa -
ZARSouth Korea - KRWSpain - EURSweden - SEKUnited Arab Emirates - AEDUnited
Kingdom - GBPUnited States - USD
Start shopping

We use cookies to improve your experience in our website.

If you continue, please be advised that you are consenting to receive all
cookies.

Read more in our privacy policy




MY ACCOUNT

Close
Email Address

Password

Sign In
Forgot Your Password?
Don't have an account? Sign Up



English
Accessibility Adjustments
Reset Settings Statement Hide Interface

Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Clear flashes & reduces color
This profile enables epileptic and seizure prone users to browse safely by
eliminating the risk of seizures that result from flashing or blinking
animations and risky color combinations.
OFF ON
Vision Impaired Profile Enhances website's visuals
This profile adjusts the website, so that it is accessible to the majority of
visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract,
Glaucoma, and others.
OFF ON
ADHD Friendly Profile More focus & fewer distractions
This profile significantly reduces distractions, to help people with ADHD and
Neurodevelopmental disorders browse, read, and focus on the essential elements
of the website more easily.
OFF ON
Cognitive Disability Profile Assists with reading & focusing
This profile provides various assistive features to help users with cognitive
disabilities such as Autism, Dyslexia, CVA, and others, to focus on the
essential elements of the website more easily.
OFF ON
Keyboard Navigation (Motor) Use website with the keyboard
This profile enables motor-impaired persons to operate the website using the
keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such
as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics)
to jump to specific elements.

Note: This profile prompts automatically for keyboard users.
OFF ON
Blind Users (Screen Reader) Optimize website for screen-readers
This profile adjusts the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is
installed on the blind user’s computer and smartphone, and websites should
ensure compatibility with it.

Note: This profile prompts automatically to screen-readers.
Content Adjustments
Content Scaling
Default

Readable Font
Highlight Titles
Highlight Links
Text Magnifier
Adjust Font Sizing
Default

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
High Contrast
High Saturation
Adjust Text Colors
Cancel
Monochrome
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode
Web Accessibility Solution By accessiBe
Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語
Polski
Türk
Accessibility StatementCompliance status

We firmly believe that the internet should be available and accessible to anyone
and are committed to providing a website that is accessible to the broadest
possible audience, regardless of ability.

To fulfill this, we aim to adhere as strictly as possible to the World Wide Web
Consortium’s (W3C) Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA
level. These guidelines explain how to make web content accessible to people
with a wide array of disabilities. Complying with those guidelines helps us
ensure that the website is accessible to blind people, people with motor
impairments, visual impairment, cognitive disabilities, and more.

This website utilizes various technologies that are meant to make it as
accessible as possible at all times. We utilize an accessibility interface that
allows persons with specific disabilities to adjust the website’s UI (user
interface) and design it to their personal needs.

Additionally, the website utilizes an AI-based application that runs in the
background and optimizes its accessibility level constantly. This application
remediates the website’s HTML, adapts its functionality and behavior for
screen-readers used by blind users, and for keyboard functions used by
individuals with motor impairments.

If you wish to contact the website’s owner please use the website's form

Screen-reader and keyboard navigation

Our website implements the ARIA attributes (Accessible Rich Internet
Applications) technique, alongside various behavioral changes, to ensure blind
users visiting with screen-readers can read, comprehend, and enjoy the website’s
functions. As soon as a user with a screen-reader enters your site, they
immediately receive a prompt to enter the Screen-Reader Profile so they can
browse and operate your site effectively. Here’s how our website covers some of
the most important screen-reader requirements:

 1. Screen-reader optimization: we run a process that learns the website’s
    components from top to bottom, to ensure ongoing compliance even when
    updating the website. In this process, we provide screen-readers with
    meaningful data using the ARIA set of attributes. For example, we provide
    accurate form labels; descriptions for actionable icons (social media icons,
    search icons, cart icons, etc.); validation guidance for form inputs;
    element roles such as buttons, menus, modal dialogues (popups), and others. 
    
    Additionally, the background process scans all of the website’s images. It
    provides an accurate and meaningful image-object-recognition-based
    description as an ALT (alternate text) tag for images that are not
    described. It will also extract texts embedded within the image using an OCR
    (optical character recognition) technology. To turn on screen-reader
    adjustments at any time, users need only to press the Alt+1 keyboard
    combination. Screen-reader users also get automatic announcements to turn
    the Screen-reader mode on as soon as they enter the website.
    
    These adjustments are compatible with popular screen readers such as JAWS,
    NVDA, VoiceOver, and TalkBack.
    
    
 2. Keyboard navigation optimization: The background process also adjusts the
    website’s HTML and adds various behaviors using JavaScript code to make the
    website operable by the keyboard. This includes the ability to navigate the
    website using the Tab and Shift+Tab keys, operate dropdowns with the arrow
    keys, close them with Esc, trigger buttons and links using the Enter key,
    navigate between radio and checkbox elements using the arrow keys, and fill
    them in with the Spacebar or Enter key.
    
    Additionally, keyboard users will find content-skip menus available at any
    time by clicking Alt+2, or as the first element of the site while navigating
    with the keyboard. The background process also handles triggered popups by
    moving the keyboard focus towards them as soon as they appear, not allowing
    the focus to drift outside.
    
    Users can also use shortcuts such as “M” (menus), “H” (headings), “F”
    (forms), “B” (buttons), and “G” (graphics) to jump to specific elements.

Disability profiles supported on our website
 * Epilepsy Safe Profile: this profile enables people with epilepsy to safely
   use the website by eliminating the risk of seizures resulting from flashing
   or blinking animations and risky color combinations.
 * Vision Impaired Profile: this profile adjusts the website so that it is
   accessible to the majority of visual impairments such as Degrading Eyesight,
   Tunnel Vision, Cataract, Glaucoma, and others.
 * Cognitive Disability Profile: this profile provides various assistive
   features to help users with cognitive disabilities such as Autism, Dyslexia,
   CVA, and others, to focus on the essential elements more easily.
 * ADHD Friendly Profile: this profile significantly reduces distractions and
   noise to help people with ADHD, and Neurodevelopmental disorders browse,
   read, and focus on the essential elements more easily.
 * Blind Users Profile (Screen-readers): this profile adjusts the website to be
   compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A
   screen-reader is installed on the blind user’s computer, and this site is
   compatible with it.
 * Keyboard Navigation Profile (Motor-Impaired): this profile enables
   motor-impaired persons to operate the website using the keyboard Tab,
   Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M”
   (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to
   jump to specific elements.

Additional UI, design, and readability adjustments
 1. Font adjustments – users can increase and decrease its size, change its
    family (type), adjust the spacing, alignment, line height, and more.
 2. Color adjustments – users can select various color contrast profiles such as
    light, dark, inverted, and monochrome. Additionally, users can swap color
    schemes of titles, texts, and backgrounds with over seven different coloring
    options.
 3. Animations – epileptic users can stop all running animations with the click
    of a button. Animations controlled by the interface include videos, GIFs,
    and CSS flashing transitions.
 4. Content highlighting – users can choose to emphasize essential elements such
    as links and titles. They can also choose to highlight focused or hovered
    elements only.
 5. Audio muting – users with hearing devices may experience headaches or other
    issues due to automatic audio playing. This option lets users mute the
    entire website instantly.
 6. Cognitive disorders – we utilize a search engine linked to Wikipedia and
    Wiktionary, allowing people with cognitive disorders to decipher meanings of
    phrases, initials, slang, and others.
 7. Additional functions – we allow users to change cursor color and size, use a
    printing mode, enable a virtual keyboard, and many other functions.

Assistive technology and browser compatibility

We aim to support as many browsers and assistive technologies as possible, so
our users can choose the best fitting tools for them, with as few limitations as
possible. Therefore, we have worked very hard to be able to support all major
systems that comprise over 95% of the user market share, including Google
Chrome, Mozilla Firefox, Apple Safari, Opera and Microsoft Edge, JAWS, and NVDA
(screen readers), both for Windows and MAC users.

Notes, comments, and feedback

Despite our very best efforts to allow anybody to adjust the website to their
needs, there may still be pages or sections that are not fully accessible, are
in the process of becoming accessible, or are lacking an adequate technological
solution to make them accessible. Still, we are continually improving our
accessibility, adding, updating, improving its options and features, and
developing and adopting new technologies. All this is meant to reach the optimal
level of accessibility following technological advancements. If you wish to
contact the website’s owner, please use the website's form

Hide Accessibility Interface? Please note: If you choose to hide the
accessibility interface, you won't be able to see it anymore, unless you clear
your browsing history and data. Are you sure that you wish to hide the
interface?
Accept Cancel

Continue



Processing the data, please give it a few seconds...