Every day from 10 a.m. to 6 p.m. - Extension of our temporary exhibition until the end of March 2026

+33 (0)1 42 64 40 10

  • Museum
    • Our Collection
    • The history of the collection
    • Bronze and Graphics Techniques
  • The Gallery
    • Artworks
    • Works by Salvador Dali
      • Sculptures
    • Collaborations
    • Temporary Exhibitions
  • Salvador Dalí
    • Biography
    • Salvador Dalí and Gala
    • Famous Quotes
    • Dalí the sculptor
    • Dalí at Montmartre
    • Dalí the illustrator
    • Dalí the designer
    • Dalí and Daum
    • Dalí and fashion
    • Dalí and the cinema
    • Dalinian symbolism
  • Press
  • Informations
  • Contact us
  • English
    •  French
Ticketing

Works by Salvador Dali

Discover our collection of original graphic artworks and sculptures

Dali Paris > The Gallery > Works by Salvador Dali

ARTWORKS

WORLDWIDE DELIVERY
ALL ARTWORKS ARE ACCOMPANIED BY A CERTIFICATE OF AUTHENTICITY

  • All artworks
  • Unique artworks
  • Graphic artworks
  • Sculptures
  • Other artists

All artworks

Unique artworks

Graphic artworks

Sculptures

Other artists

    • Contact us
    • Jobs / Internships
    • Blog
    • The Dalí Universe
    • Legal
    • FAQ
    • 11 rue Poulbot, 75018 Paris

    • +33 (0)1 42 64 40 10

    • info@daliparis.com

    document.addEventListener('click', function(e) { const bouton = e.target.closest('.btn-info-oeuvre'); if (!bouton) return; const popup = bouton.closest('.dialog-widget-content, .elementor-popup-modal, .dialog-lightbox-widget') || document; const titreElement = popup.querySelector('.titre-oeuvre-popup .elementor-heading-title, .titre-oeuvre-popup'); if (!titreElement) return; const nomOeuvre = titreElement.textContent.trim(); sessionStorage.setItem('nom_oeuvre_popup', nomOeuvre); let essais = 0; const interval = setInterval(function() { const champ = document.querySelector('input[name="form_fields[oeuvre]"]'); if (champ) { champ.value = sessionStorage.getItem('nom_oeuvre_popup') || ''; clearInterval(interval); } essais++; if (essais > 20) { clearInterval(interval); } }, 300); });