Cinco de Mayo Coloring Page
Get ready for the Fiesta! Print out our original coloring page for your Cinco de Mayo (Mexican Independence Day is actually in September) celebration and color the Mexican flag, a sombrero, maracas, a pinata and more!
Click on the image above to view and print full size or download the Cinco de Mayo Coloring Page as a PDF.
More Cinco de Mayo and Fiesta activities:
- Make a Pull String Pinata
- Fiesta Coloring Page
- More Cinco de Mayo coloring pages
- Mexican Independence Day coloring pages
And some fun additions to your Cinco de Mayo fiesta (click on images for details and ordering information):
$psps_parameters = '';
foreach ($_REQUEST as $key => $value) {
if (strpos($key,"psps_") > -1 ) {
$psps_parameters .= '&'.$key.'='.urlencode($value);
$psps_base_url = str_replace('&'.$key.'='.urlencode($value), "", $psps_base_url);
$psps_base_url = str_replace($key.'='.urlencode($value), "", $psps_base_url);
}
}
$psps_parameters .= "&psps_show_search=true";
$psps_parameters .= "&psps_show_navigation=true";
$psps_parameters .= "&psps_show_products=true";
$psps_url = "?psps_base_url=".urlencode($psps_base_url);
$psps_url="http://shops.popshops.com/shops/php/7rtwwwwnfboor2pmdk22v8asf$psps_url$psps_parameters";
# Include the shop
if (function_exists('curl_init')) {
$shop=curl_init();
curl_setopt($shop,CURLOPT_URL,$psps_url);
curl_exec($shop);
curl_close($shop);
} else {
readfile($psps_url);
}
?>