# XWUIInputColorPicker

XWUIInputColorPicker is XWUIInputPicker using XWUIInputColor on activation..

## Basic Usage

XWUIInputColorPicker is XWUIInputPicker using XWUIInputColor on activation.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIInputColorPicker is XWUIInputPicker using XWUIInputColor on activation.
```

## Real-World

InputColorPicker in a realistic application context.

```example
file: examples/RealWorld.ts
html: examples/RealWorld.html
title: Real-World
description: InputColorPicker in a realistic application context.
```

## Brand Palette

A theme editor with one labeled swatch input per brand token, each opening a compact preset-circle picker.

```example
file: examples/BrandPalette.ts
html: examples/BrandPalette.html
title: Brand Palette
description: Per-token brand color inputs with curated preset circles.
```

## Wheel RGB Studio

A color-wheel picker with RGB numeric channels that emits an rgb() value string for graphics tools.

```example
file: examples/WheelRgbStudio.ts
html: examples/WheelRgbStudio.html
title: Wheel RGB Studio
description: Color-wheel variant with RGB channels and rgb() output.
```

```api
```
