My translucent abstract paintings are based on Acrylic layers

These translucent layered paintings invite viewers into a world of subtle depth and hidden forms. Built through delicate veils of color, each layer reveals shifting emotions and inner landscapesโ€”suggesting what lies beneath the surface of human experience.

Translucent layered paintings. Album No. 1

.

Next: Mixed Media/Collages โ†’  https://nilitochner.com/mixed-mediacollages-made-with-my-own-photography/

Share Button

document.querySelectorAll('.accordion').forEach(group => { group.querySelectorAll('details').forEach(d => { d.addEventListener('toggle', function(){ if (this.open) { group.querySelectorAll('details').forEach(o => { if (o !== this) o.removeAttribute('open'); }); } }); }); });