Colors for UI Design and Data Visualization, though similar, are defined distinctly.
We use Material UI colors for all other colors in the UI design, which are imported into Tailwind CSS and override its default colors.
Here you can see all the possible variations that you can use in the system:
The color "RED" should be only used for our errors and error states
Avoid using our the color "RED" as a main color of any component in UI design, except the delete button or an error notification.
Especially as a background color for headers, sidebars, footers ...



