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