🚧 Under Construction

This component documentation is currently being developed. Some features may be incomplete.

yellow

View in Pattern Lab

HTML Markup

<ul class="sg-colors">
    <li class="sg-swatch"><span class="sg-label">
        <stong class="sg-label-big">300</stong><br><span class="sg-color-code"></span><br></span><span class="sg-swatchbox" style="background: var(--yellowLight);"></span><span class="sg-label"><strong>SASS:</strong>&nbsp;$yellow-300<br><em><strong>Fluent UI:</strong>&nbsp;yellowLight / yellowLight</em><br></span>
</li>
<li class="sg-swatch"><span class="sg-label">
    <stong class="sg-label-big">600</stong><br><span class="sg-color-code"></span><br></span><span class="sg-swatchbox" style="background: var(--yellow);"></span><span class="sg-label"><strong>SASS:</strong>&nbsp;$yellow-600<br><em><strong>Fluent UI:</strong>&nbsp;yellow / yellow</em><br></span>
</li>
<li class="sg-swatch"><span class="sg-label">
    <stong class="sg-label-big">800</stong><br><span class="sg-color-code"></span><br></span><span class="sg-swatchbox" style="background: var(--yellowDark);"></span><span class="sg-label"><strong>SASS:</strong>&nbsp;$yellow-800<br><em><strong>Fluent UI:</strong>&nbsp;yellowDark / yellowDark</em><br></span>
</li>
</ul>
<!--end sg-colors--><small>To add to these items, use Sass variables that start with<code>$color-brand-</code>in<code>./source/css/scss/abstracts/_variables.scss</code></small>

All other colors by name