> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sipapp.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Color Formats

Convert and paste your colors in the format you need.

<img className="block h-auto w-full rounded-2xl dark:hidden" src="https://mintcdn.com/sip/9J_M-7V4gWPP-GJC/_images/pages/color-formats/color-formats-light@2x.png?fit=max&auto=format&n=9J_M-7V4gWPP-GJC&q=85&s=c6c53ec36d1a286da2165ae38cc7a843" alt="color-formats" width="2742" height="2020" data-path="_images/pages/color-formats/color-formats-light@2x.png" />

<img className="hidden h-auto w-full rounded-2xl dark:block" src="https://mintcdn.com/sip/9J_M-7V4gWPP-GJC/_images/pages/color-formats/color-formats-dark@2x.png?fit=max&auto=format&n=9J_M-7V4gWPP-GJC&q=85&s=cf6f0f087ad8c30adf3ba61d8bbd2f28" alt="color-formats" width="2742" height="2020" data-path="_images/pages/color-formats/color-formats-dark@2x.png" />

## Choosing a Color Format

By default, Sip provides popular color formats used across design and development.
To select a format:

* Click the **Color Format** control below the toolbar.
* Choose the format you need.

You can manage formats in **Preferences > Formats**. Enable or disable built-in formats, duplicate formats to create custom variants, export custom formats, and delete formats you created.

Currently, Sip supports:

* **Android**
  * Android ARGB
  * Android RGB
  * Android XML
* **CGColor**
  * CGColor CMYK
  * CGColor RGB
* **CSS**
  * CSS Hex
  * CSS HSL
  * CSS HSLA
  * CSS RGB
  * CSS RGBA
* **Java**
  * Java RGB
  * Java RGBA
* **.Net**
  * .Net RGB
  * .Net ARGB
* **NSColor**
  * NSColor HSB
  * NSColor RGB
* **OpenGL**
  * OpenGL RGB
  * OpenGL RGBA
* **Swift**
  * Swift NSColor HSB
  * Swift NSColor RGB
  * Swift UIColor HSB
  * Swift UIColor RGB
* **UIColor**
  * UIColor HSB
  * UIColor RGB
