Select your target industry or product domain to generate complete, accessible semantic design token systems based on color theory.
High-contrast, trustworthy tech aesthetic inspired by modern cloud platforms.
:root {
--color-primary: #0066FF;
--color-secondary: #4F46E5;
--color-accent: #10B981;
--color-background: #FCFCFD;
--color-surface: #FFFFFF;
--color-border: #E4E4E7;
--color-success: #10B981;
--color-warning: #F59E0B;
--color-error: #EF4444;
--color-text: #09090B;
}