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

schedule Appointment

Dali Paris > schedule Appointment



        
Search
Upcoming Events
  • expostion temporaire dali tonio oh
Gallery Tag
all graphic sculpture unique
Buy tickets

Today 10am – 6pm

  • 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-ouvre-formulaire'); if (!bouton) return; const popupOeuvre = bouton.closest('.dialog-widget-content, .elementor-popup-modal, .elementor-location-popup'); if (!popupOeuvre) return; const titre = popupOeuvre.querySelector('.titre-oeuvre-modal .elementor-heading-title, .titre-oeuvre-modal'); if (!titre) return; const nomOeuvre = titre.textContent.trim(); sessionStorage.setItem('nom_oeuvre_modal', 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_modal') || ''; clearInterval(interval); return; } essais++; if (essais >= 20) { clearInterval(interval); } }, 300); });