Lew Clayton Art

Lew Clayton Art Come browse my page for whimsical, fantasy art done with colored pencil, graphic markers & acrylics

Finished portrait.
04/11/2024

Finished portrait.

Commissioned portrait l am working on. Will be done by Monday.
04/05/2024

Commissioned portrait l am working on. Will be done by Monday.

Been working on this some more.
04/05/2024

Been working on this some more.

Finished this tonight as well
04/05/2024

Finished this tonight as well

Just did some final touches to this. Finished, yay!
04/05/2024

Just did some final touches to this. Finished, yay!

Got more done on this tonight.
03/16/2024

Got more done on this tonight.

Finished art for sale.
03/10/2024

Finished art for sale.

Started a new piece last night. Colored pencil on mat board.
03/10/2024

Started a new piece last night. Colored pencil on mat board.

Finished this last night. Guoache,  colored pencil and acrylic on 8x8 canvas. $200.00
03/10/2024

Finished this last night. Guoache, colored pencil and acrylic on 8x8 canvas. $200.00

Almost finished but still alot to do.  Colored pencil and Guoache.
03/03/2024

Almost finished but still alot to do. Colored pencil and Guoache.

More done on this but still not finished.  I don't like the background yet and have to throw in highlights.
03/02/2024

More done on this but still not finished. I don't like the background yet and have to throw in highlights.

Okay...calling this finished.
03/01/2024

Okay...calling this finished.

Address

Salt Springs, FL

Website

Alerts

Be the first to know and let us send you an email when Lew Clayton Art posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });