Brutal-yellow is one of the color families shipped with this release. Warning-tape yellow..
Shades#
50100200300400500600700800900950
Palette table#
| Shade | Class fragment | Value | Best role |
|---|---|---|---|
50 | brutal-yellow-50 | #ffdd33 | Lightest tint — page backgrounds, subtle fills, hover backgrounds for rows and list items. |
100 | brutal-yellow-100 | #ffdd33 | Very light — section backgrounds, badges on light UI, tinted code blocks. |
200 | brutal-yellow-200 | #ffdd33 | Light — borders on light themes, dividers with personality, chip backgrounds. |
300 | brutal-yellow-300 | #ffdd33 | Soft — secondary borders, disabled states with color, placeholder decorations. |
400 | brutal-yellow-400 | #ffdd33 | Medium-light — icons on dark surfaces, decorative accents, chart lines. |
500 | brutal-yellow-500 | #ffdd33 | The primary step — buttons, links, brand fills, key interactive elements. |
600 | brutal-yellow-600 | #ffdd33 | Hover step — hover states for 500 elements, or primary on very light UIs. |
700 | brutal-yellow-700 | #ffdd33 | Active step — pressed states, emphasized text on light tinted backgrounds. |
800 | brutal-yellow-800 | #ffdd33 | Dark — text on light palettes, headers in tinted sections, dark UI fills. |
900 | brutal-yellow-900 | #ffdd33 | Very dark — deep section backgrounds, high-contrast text carriers. |
950 | brutal-yellow-950 | #ffdd33 | Darkest — near-black tinted backgrounds, hero surfaces, footer tones. |
Use it#
<div class="bg-brutal-yellow-500 text-white p-6 rounded-xl">Brutal-yellow surface</div>
<p class="text-brutal-yellow-600 dark:text-brutal-yellow-400">Adaptive text</p>
<div class="border border-brutal-yellow-200 dark:border-brutal-yellow-800 bg-brutal-yellow-50 dark:bg-brutal-yellow-950 p-4 rounded-lg">Panel</div>Per-usage guides#
Brutal-yellow textstext-brutal-yellow-* in practice.Brutal-yellow backgroundsbg-brutal-yellow-* in practice.Brutal-yellow bordersborder-brutal-yellow-* in practice.Brutal-yellow gradientsfrom-brutal-yellow-* in practice.
Contrast#
Flip point: shades 50–400 want dark text (text-slate-900); shades 500+ want white text. Verify with the accessibility/color-contrast|contrast guide.
Related palettes#
colors/brutal-red|brutal-red · colors/brutal-blue|brutal-blue · colors/color-pairing|Pairing recipes
