Skip to main content

Colors

Primary Colors

Generally, DORIS Green should be used for the DORIS logo and design elements, not text. It does not provide enough contrast for accessibility.  

<div class="grid-container">   <div class="grid-item" id="doris-green"><p>DORIS Green<br /> #98C23D<br /> C46 M4 Y100 K0<br /> R152 G194 B61</p></div>   <div class="grid-item" id="sap-green"><p>Sap Green<br /> #5B7B38<br /> C67 M33 Y99 K17<br /> R91 G123 B56</p></div>   <div class="grid-item" id="pure-white"><p>Pure White<br /> #FFFFFF<br /> C0 M0 Y0 K0<br /> R255 G255 B255</p></div>     <div class="grid-item" id="true-black"><p>True Black<br /> #000000<br /> C75 M68 Y67 K90<br /> R0 G0 B0</p></div>  </div>