Skip to content
Theme Gallery

Themes

8 drop-in colour palettes for your shadcn project. Each theme is a full CSS variable set — install with the shadcn CLI and every component adapts automatically.

Default

Clean neutral greys — the classic shadcn/ui palette.

npx shadcn@latest add @ss-themes/default
Blue

Crisp blue primary with cool slate greys.

npx shadcn@latest add @ss-themes/blue
Green

Fresh emerald greens for nature-inspired products.

npx shadcn@latest add @ss-themes/green
Purple

Rich violet and indigo tones for creative tools.

npx shadcn@latest add @ss-themes/purple
Rose

Warm rose and pink hues for lifestyle brands.

npx shadcn@latest add @ss-themes/rose
Amber

Warm amber and orange tones for energetic brands.

npx shadcn@latest add @ss-themes/amber
Slate

Cool blue-grey slate for professional enterprise apps.

npx shadcn@latest add @ss-themes/slate
Ocean

Deep teal and cyan for aquatic and tech brands.

npx shadcn@latest add @ss-themes/ocean