minimalprofessionalcleansophisticated

Modern Minimal

Clean, sophisticated palette for minimalist interfaces with subtle contrast.

Color Palette

background

Off White

zinc-50

#fafafa

surface

White

white

#ffffff

primary

Near Black

zinc-900

#18181b

secondary

Medium Gray

zinc-500

#71717a

accent

Primary Blue

blue-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