Tailus UI Html is built on top of Tailwind Css, which means that you can customize the colors of your theme by changing the colors in the tailwind.config.js file.
Semantic Naming
Our color system uses semantic color names to make it intuitive to understand the purpose of each color. For instance, primary is used for primary actions, success for success notifications, danger for error alerts, and so on. This approach simplifies the process of customizing and maintaining your application’s color palette.
Required Colors
For the theme to function properly, certain colors are necessary. Each color should have shades ranging from 50 to 950.
Brand
Primary
Feedback
Success
Danger
Warning
Info
Neutral
Gray
Some Palettes
We’ve curated a selection of TailwindCSS colors to serve as a starter palette for your projects.