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