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