Background usage for the colors/pastel-peach|pastel-peach palette — the shades that earn their place.

ShadeUse it for
50–100Page and panel backgrounds
200–300Hover states, active rows
500–600Buttons and fills
800–950Dark sections and footers

Example#

html
<div class="bg-pastel-peach-600 hover:bg-pastel-peach-500 text-white px-4 py-2 rounded-lg">Action</div>
<section class="bg-pastel-peach-50 dark:bg-pastel-peach-950 p-8">Tinted section</section>

Dark mode#

Darken surfaces in dark mode: bg-pastel-peach-50dark:bg-pastel-peach-950.

colors/pastel-peach|Pastel-peach hub · colors/index|Color system