# Privacy Policy

## 1. Introduction

At UI Color Palette, we are committed to protecting the privacy of our users. This Privacy Policy explains how we collect, use, disclose, and protect your personal information in accordance with international regulations, including the General Data Protection Regulation (GDPR), Law 25, the California Consumer Privacy Act (CCPA), the Consumer Privacy Act (CPA), and the new Federal Act on Data Protection (nFADP).

## 2. Collection of Information

### 2.1. Personal Information

We collect the email addresses of our users when they create an account on our platform. This information is necessary to provide our services and communicate with you.

### 2.2. Usage Data

We use Mixpanel to save events and track the usage of our service. The data collected may include information about how you interact with our website or application, such as pages visited, links clicked, and other actions you perform. Mixpanel collects personal information only with your explicit consent, and the data is stored within the European Union.

### 2.3. Account Creation

UI Color Palette uses **Supabase** to create and host your account. This account is primarily used to store and synchronize your palette data across sessions and devices. Your email address and account data are stored on Supabase.

This same account is also linked to **Polar** ([polar.sh](https://polar.sh)) for subscription management. Polar uses your account to handle payment processing, activate your subscription, and synchronize your access rights with the plugin.

### 2.4. Analytics

We use Google Analytics to collect and analyze usage data. Google Analytics collects personal information only with your explicit consent.

## 3. Use of Information

We use the collected information to:

* Provide and improve our services.
* Communicate with you regarding our services, updates, and promotions.
* Analyze the usage of our service to enhance the user experience.
* Ensure the security of our service and protect against fraudulent activities.
* Store and synchronize your palette data.
* Manage your subscription and verify your access rights.

## 4. Sharing of Information

We do not sell, trade, or rent your personal information to third parties without your explicit consent, except in the following cases:

* With third-party service providers who assist us in providing our services, such as **Supabase** (account creation and palette data storage), **Polar** (subscription management and payment processing), **Mixpanel** (usage analytics), **Google Analytics** (web analytics), and **Anthropic** (Claude plugin distribution and AI-powered features).
* To comply with legal obligations or respond to legitimate requests from public authorities.
* To protect our rights, property, or safety, as well as that of our users or the public.

## 5. Your Rights

In accordance with data protection regulations, you have the following rights:

* **Right of Access**: You may request access to your personal information.
* **Right to Rectification**: You may request the correction of any inaccurate personal information.
* **Right to Erasure**: You may request the deletion of your personal information.
* **Right to Portability**: You may request to receive your personal information in a structured, machine-readable format.
* **Right to Object**: You may object to the processing of your personal information for legitimate reasons.

To exercise these rights, please contact us at: <privacy@ui-color-palette.com>.

### 5.1. Rights of California Residents

If you are a resident of California, you have the following additional rights under the CCPA:

* **Right to Know**: You may request information about the personal information we have collected about you.
* **Right to Delete**: You may request the deletion of your personal information.
* **Right to Non-Discrimination**: You have the right not to be discriminated against for exercising your CCPA rights.

### 5.2. Rights of Canadian Residents

If you are a resident of Canada, you have the following additional rights under the CPA:

* **Right to Access**: You may request access to your personal information.
* **Right to Rectification**: You may request the correction of any inaccurate personal information.

### 5.3. Rights of Swiss Residents

If you are a resident of Switzerland, you have the following additional rights under the nFADP:

* **Right to Access**: You may request access to your personal information.
* **Right to Rectification**: You may request the correction of any inaccurate personal information.

To exercise these rights, please contact us at: <privacy@ui-color-palette.com>.

## 6. Data Security

We implement technical and organizational security measures to protect your personal information from unauthorized access, use, disclosure, alteration, or destruction.

## 7. Data Retention

We retain your personal information for as long as necessary to provide our services and comply with our legal obligations. Once your information is no longer needed, we securely delete it.

## 8. International Data Transfers

If we transfer your personal information outside of the European Union or other jurisdictions with strict data protection laws, we will ensure that appropriate safeguards are in place, such as the use of standard contractual clauses approved by the European Commission.

## 9. Cookies and Tracking Technologies

We use cookies and similar tracking technologies to collect and use personal information about you. For more information about the types of cookies we use and how to manage your cookie preferences, please see our [Cookie Policy](/legal/cookies-policy.md).

## 10. Protection of Minors

Our services are not intended for use by minors. We do not knowingly collect personal information from minors. If we become aware that we have collected personal information from a minor, we will take steps to delete it.

## 11. Data Breach Procedures

In the event of a data breach, we will take appropriate measures to investigate and remediate the breach. We will also notify affected users and relevant authorities as required by law.

## 12. Data Protection Officer

If you have any questions or concerns about our data protection practices, you may contact our Data Protection Officer at: <dpo@ui-color-palette.com>.

## 13. Changes to the Privacy Policy

We may update this Privacy Policy from time to time. Any changes will be posted on this page. We encourage you to review this policy regularly to stay informed about how we protect your personal information.

## 14. Contact

If you have any questions or concerns about this Privacy Policy, please contact us at: <privacy@ui-color-palette.com>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ui-color-palette.com/legal/privacy-policy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
