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