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