Brutal-red is one of the color families shipped with this release. Aggressive flat red for brutalist layouts..

Shades#

Palette table#

ShadeClass fragmentValueBest role
50brutal-red-50#ff3333Lightest tint — page backgrounds, subtle fills, hover backgrounds for rows and list items.
100brutal-red-100#ff3333Very light — section backgrounds, badges on light UI, tinted code blocks.
200brutal-red-200#ff3333Light — borders on light themes, dividers with personality, chip backgrounds.
300brutal-red-300#ff3333Soft — secondary borders, disabled states with color, placeholder decorations.
400brutal-red-400#ff3333Medium-light — icons on dark surfaces, decorative accents, chart lines.
500brutal-red-500#ff3333The primary step — buttons, links, brand fills, key interactive elements.
600brutal-red-600#ff3333Hover step — hover states for 500 elements, or primary on very light UIs.
700brutal-red-700#ff3333Active step — pressed states, emphasized text on light tinted backgrounds.
800brutal-red-800#ff3333Dark — text on light palettes, headers in tinted sections, dark UI fills.
900brutal-red-900#ff3333Very dark — deep section backgrounds, high-contrast text carriers.
950brutal-red-950#ff3333Darkest — near-black tinted backgrounds, hero surfaces, footer tones.

Use it#

html
<div class="bg-brutal-red-500 text-white p-6 rounded-xl">Brutal-red surface</div>
<p class="text-brutal-red-600 dark:text-brutal-red-400">Adaptive text</p>
<div class="border border-brutal-red-200 dark:border-brutal-red-800 bg-brutal-red-50 dark:bg-brutal-red-950 p-4 rounded-lg">Panel</div>

Per-usage guides#

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.

colors/sunset|sunset · colors/brutal-yellow|brutal-yellow · colors/color-pairing|Pairing recipes