# Process for Implementing a New Palette

- **Palette Creation:**
    - A designer develops a new palette based on the customer's branding requirements.
    - The palette includes all necessary CSS variables reflecting the desired colors and styles.
- **Exporting the Palette:**
    - Once approved, the palette is exported as a CSS file containing the full set of variables.
- **Integration into White Label:**
    - **File Upload:** The CSS file is uploaded to the corresponding White Label item.
    - **Direct Insertion:** Alternatively, the CSS code can be pasted into the Custom CSS field.
    - The system then automatically applies the new variables to all related UI kit components.