minimalprofessionalcleansophisticated
Modern Minimal
Clean, sophisticated palette for minimalist interfaces with subtle contrast.
Color Palette
background
Off Whitezinc-50
#fafafa
surface
Whitewhite
#ffffff
primary
Near Blackzinc-900
#18181b
secondary
Medium Grayzinc-500
#71717a
accent
Primary Blueblue-600
#2563eb
Preview
Sample Heading
This is sample text using the secondary color from the palette.
Best For
SaaS dashboards, portfolio sites, documentation, professional services
CSS Variables
--bg: theme('colors.zinc.50');
--surface: theme('colors.white');
--primary: theme('colors.zinc.900');
--secondary: theme('colors.zinc.500');
--accent: theme('colors.blue.600');Tailwind Classes
background:zinc-50
surface:white
primary:zinc-900
secondary:zinc-500
accent:blue-600
#minimal#professional#saas#portfolio