VIEW PRODUCT CATEGORIES

Emile Galle Tall Vase Circa 1890s

SKU: 170690 Categories: ,

$7,500.00

1 in stock

Émile Galle Tall Vase Circa 1890s

This Emile Gallé (1846-1904) tall vase, crafted circa 1890s, is a breathtaking example of Art Nouveau glasswork. It stands at a height of 14 1/4 inches (36 cm) and a width of 6 1/2 inches (16.5 cm). The vase showcases the mastery of Gallé's craftsmanship. A captivating combination of techniques adorns the piece, featuring enameled, applied, etched, mottled, and gilt-decorated glass.

The intricate design features an array of meticulously applied enamels that create a rich tapestry of colors, enhancing the vase's visual allure. The glass is further adorned with delicate etchings, showcasing the unmistakable signature of Emile Gallé. 'Cristallerie d'Emile Gallé modele et décor déposés,' attesting to the piece's authenticity and origin.

The mottled effect on the glass adds a layer of depth and texture, creating an organic and fluid appearance that characterizes the Art Nouveau style. The gilt decorations provide a touch of opulence, adding a subtle yet luxurious shimmer to the overall composition.

This Emile Gallé vase stands as a testament to the artist's commitment to pushing the boundaries of glass art, combining various techniques to create a piece that is not only visually stunning but also a significant representation of the innovative and expressive spirit of the Art Nouveau movement. It is a true collector's gem, embodying the elegance and sophistication of the late 19th-century decorative arts.

Shop more antiques here!

Additional information

Antique

Yes

Brand

Emile Galle

Country/Region of Manufacture

Glassmaking Technique

Etched

Material

Glass

Original/Reproduction

Original

Pattern

Floral

Production Style

Art Glass

Production Technique

Hand Blown Glass

Style

Art Nouveau

Subject

Flower

Theme

Nature

Size

Medium

Type

Vintage

Yes

Ask us a question about this item.

"*" indicates required fields

Name*
Email*
Please let us know what's on your mind. Have a question for us? Ask away.
This field is for validation purposes and should be left unchanged.
// Enqueue the script for Quick Edit function enqueue_quick_edit_script($hook) { if ($hook == 'edit.php') { wp_enqueue_script('quick-edit-custom', get_template_directory_uri() . '/js/quick-edit-custom.js', array('jquery'), '', true); } } add_action('admin_enqueue_scripts', 'enqueue_quick_edit_script'); // JavaScript file (quick-edit-custom.js) jQuery(function($){ $('#the-list').on('click', '.editinline', function(){ var post_id = $(this).closest('tr').attr('id'); var $inline_data = $('#inline_' + post_id); var out_of_stock_note = $inline_data.find('.out_of_stock_note').text(); $('input[name="out_of_stock_note"]').val(out_of_stock_note); }); });