# C1.Win.Ribbon.OfficeColorPalette

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="C1_Win_Ribbon_OfficeColorPalette" data-uid="C1.Win.Ribbon.OfficeColorPalette" class="text-break">OfficeColorPalette Enum
</h1>
  <div class="markdown level0 summary"><p>Indicates the Office color palette.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Ribbon.html">C1.Win.Ribbon</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Ribbon.10.dll</h6>
  <h5 id="C1_Win_Ribbon_OfficeColorPalette_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum OfficeColorPalette</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum OfficeColorPalette</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Apex">Apex</td>
        <td><p>Apex color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Aspect">Aspect</td>
        <td><p>Aspect color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Civic">Civic</td>
        <td><p>Civic color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Concourse">Concourse</td>
        <td><p>Concourse color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Equity">Equity</td>
        <td><p>Equity color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Flow">Flow</td>
        <td><p>Flow color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Foundry">Foundry</td>
        <td><p>Foundry color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_GrayScale">GrayScale</td>
        <td><p>GrayScale color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Highlight">Highlight</td>
        <td><p>Highlight color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Median">Median</td>
        <td><p>Median color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Metro">Metro</td>
        <td><p>Metro color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Module">Module</td>
        <td><p>Module color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Office">Office</td>
        <td><p>Office color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Opulent">Opulent</td>
        <td><p>Opulent color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Oriel">Oriel</td>
        <td><p>Oriel color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Origin">Origin</td>
        <td><p>Origin color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Paper">Paper</td>
        <td><p>Paper color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Solstice">Solstice</td>
        <td><p>Solstice color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Standard">Standard</td>
        <td><p>Standard color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Technic">Technic</td>
        <td><p>Technic color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Trek">Trek</td>
        <td><p>Trek color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Urban">Urban</td>
        <td><p>Urban color palette.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_OfficeColorPalette_Verve">Verve</td>
        <td><p>Verve color palette.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
