Color Wheel

Spin through the color spectrum on this wheel, picking hues like a game show contestant spins for a prize—fun and functional.

Basic

A color wheel allows users to select a color through an interactive circular interface.

Installation

In the terminal, run the following command to begin:
npx hq-kit add color-wheel

Controlled

Manage the color wheel in a controlled manner, adjusting the color value as needed.

hsla(0, 100%, 50%, 1)

Disabled

Disable the color wheel to prevent interaction.