A Splash Of Color

A Splash Of Color Let me paint you something! :) I paint custom (mostly abtract) pieces in any size and color. I build it specifically around what you want.

All moved into Denton and taking orders again!!Loved how my Sunday project turned out. 😍😍
08/20/2018

All moved into Denton and taking orders again!!

Loved how my Sunday project turned out. 😍😍

06/23/2018
Just finished this piece! I'm looking forward to seeing it in it's new home. 😍
06/17/2018

Just finished this piece! I'm looking forward to seeing it in it's new home. 😍

I'm painting again! Let me know what I can create for you.
05/31/2018

I'm painting again! Let me know what I can create for you.

Finished this beautiful piece for my momma last weekend!
01/08/2016

Finished this beautiful piece for my momma last weekend!

08/01/2015

Hellloooooo hellloooooo out there!! Long time no see! My amazing mom just got me this awesome rolling paint organizer thing and I'm all set up and ready to go! I'm taking orders NOW!!! Missed you all so much and thanks for continuing to support my page!

Another cross I did in turquoise!
12/26/2013

Another cross I did in turquoise!

Hey y'all! What do you think about my latest experiment?!
12/18/2013

Hey y'all! What do you think about my latest experiment?!

09/09/2013

I'm missing painting! I missing being messy! I think I'm going to paint some pieces and post them for sale! Whataya think? :)

06/09/2013
I'm getting my hands into something new that doesn't require too much space!!! What do you guys think?? :)
06/08/2013

I'm getting my hands into something new that doesn't require too much space!!! What do you guys think?? :)

Address

PO Box 6066
Tyler, TX
75711

Website

Alerts

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

Share

//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); });