Description
This interior painting shows a vase of provençal wildflowers close to an open window looking onto Mont Ventoux. The flowers’ delicate colours stand out against the rich blue, violet and pink colours.
It’s a quiet, decorative painting.
/*============================================ Change the image size on blog module =============================================*/ add_filter( 'et_pb_blog_image_height', 'blog_module_image_size_h' ); add_filter( 'et_pb_blog_image_width', 'blog_module_image_size_w' ); function blog_module_image_size_h($height) { return '9999'; } function blog_module_image_size_w($width) { return '9999'; } ?>
This interior painting shows a vase of provençal wildflowers close to an open window looking onto Mont Ventoux. The flowers’ delicate colours stand out against the rich blue, violet and pink colours.
It’s a quiet, decorative painting.