Plugin Option: Colors
colors provides additional color space support (hex, hsl, hsv, lab, lch, etc.) for particle colors.
Available color spaces
| Package | Color space |
|---|---|
plugin-color-hex | Hexadecimal |
plugin-color-hsl | HSL |
plugin-color-hsv | HSV |
plugin-color-hwb | HWB |
plugin-color-lab | CIE Lab |
plugin-color-lch | CIE Lch |
plugin-color-named | Named CSS colors |
plugin-color-oklab | Oklab |
plugin-color-oklch | Oklch |
plugin-color-rgb | RGB |
Notes
- Load the desired color space plugin to enable its notation.
- Used through the standard
particles.coloroptions.
