<?php
$PAGE_TITLE = "Epoxy Color Pack";
$HEAD_EXTRA = <<<'HTML'
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="canonical" href="https://www.epoxy.com/694-Epoxy-Pigment-Pack.aspx" />
<meta name="keywords" content="epoxy color pack, epoxy pigment pack, epoxy color additive, epoxy pigment, epoxy pigments "/>
HTML;

include $_SERVER['DOCUMENT_ROOT'].'/includes/header.php';
?>
<hr/>
<h1>Epoxy Color Packs</h1>
<h2>Color Packs for Epoxy.com Neutral Base Coats</h2>
<hr/>
<h2>Description</h2>
<p>Pigments dispersed in an epoxy part &quot;A&quot; resin. Since it is dispersed in epoxy 
resin you can mix it into your A side and then mix your epoxy without changing 
the mix ratio.&nbsp; The advantage of this is that the liquid portion of the 
pigment dispersion becomes reactive.&nbsp; The pigment simply adds color and 
stays inert like any other solid filler.</p>
	<h2>Use</h2>
	<p>Typical application in a neutral tint base is 1 each pigment pack (about 
	1 QT) per 2 gallons of Epoxy Resin. For clear resins it might be necessary 
	to double this about.</p>
	<h2>Colors Available</h2>
	<p>
	<img alt="Epoxy Color Packs" height="auto;" src="images/color_chart_2.JPG" width="98%"></p>
	<p>The colors above are available for Epoxy. White and Black is also 
	available.&nbsp; Additional costs for Blue, Green, Safety Yellow and other 
	safety colors because they contain expensive pigments.</p>
	<p>Colors above are for initial color selection only.&nbsp; If color 
	selection is critical it should be made from physical samples of the 
	material. </p>
<?php include $_SERVER['DOCUMENT_ROOT'].'/includes/footer.php'; ?>
