ai ml Color System
MiniMax's website is a clean, product-showcase platform for a Chinese AI technology company that bri...
MiniMax's website is a clean, product-showcase platform for a Chinese AI technol...
Minimax uses #1456f0 as the primary accent for interactive elements
Carefully selected 8 colors for ai-ml applications
Uses gradient
#1456f0
`--brand-6`, primary brand identity color
#3daeff
`--col-brand00`, lighter brand variant for accents
#ea5ec1
`--col-brand02`, secondary brand accent
#bfdbfe
`--color-primary-200`, light blue backgrounds
#60a5fa
`--color-primary-light`, active states, highlights
#3b82f6
`--color-primary-500`, standard blue actions
#2563eb
`--color-primary-600`, hover states
#1d4ed8
`--color-primary-700`, pressed/active states
/* Minimax Color System */
:root {
--minimax-brand-blue: #1456f0;
--minimax-sky-blue: #3daeff;
--minimax-brand-pink: #ea5ec1;
--minimax-primary-200: #bfdbfe;
--minimax-primary-light: #60a5fa;
--minimax-primary-500: #3b82f6;
--minimax-primary-600: #2563eb;
--minimax-primary-700: #1d4ed8;
}
/* Example usage */
.minimax-button-primary {
background-color: var(--minimax-brand-blue);
color: #ffffff;
border: none;
border-radius: 8px;
padding: 8px 15px;
}Claude's interface is a literary salon reimagined as a product page — warm, unhu...
Cohere's interface is a polished enterprise command deck — confident, clean, and...
ElevenLabs' website is a study in restrained elegance — a near-white canvas (`#f...
Mistral AI's interface is a sun-drenched landscape rendered in code — a warm, bo...