Pastel-rose is one of the color families shipped with this release. Soft pink from the v1 pastel family..

Shades#

Palette table#

ShadeClass fragmentValueBest role
50pastel-rose-50#f4a7b9Lightest tint — page backgrounds, subtle fills, hover backgrounds for rows and list items.
100pastel-rose-100#f4a7b9Very light — section backgrounds, badges on light UI, tinted code blocks.
200pastel-rose-200#f4a7b9Light — borders on light themes, dividers with personality, chip backgrounds.
300pastel-rose-300#f4a7b9Soft — secondary borders, disabled states with color, placeholder decorations.
400pastel-rose-400#f4a7b9Medium-light — icons on dark surfaces, decorative accents, chart lines.
500pastel-rose-500#f4a7b9The primary step — buttons, links, brand fills, key interactive elements.
600pastel-rose-600#f4a7b9Hover step — hover states for 500 elements, or primary on very light UIs.
700pastel-rose-700#f4a7b9Active step — pressed states, emphasized text on light tinted backgrounds.
800pastel-rose-800#f4a7b9Dark — text on light palettes, headers in tinted sections, dark UI fills.
900pastel-rose-900#f4a7b9Very dark — deep section backgrounds, high-contrast text carriers.
950pastel-rose-950#f4a7b9Darkest — near-black tinted backgrounds, hero surfaces, footer tones.

Use it#

html
<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#

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/neon-orange|neon-orange · colors/pastel-lavender|pastel-lavender · colors/color-pairing|Pairing recipes