types: `<color>`: `color-mix()`
types: `<color>`: `color()` (profiled color values): mix `<percentage>` and `<number>` in parameters
types: `<color>`: `hsl()` (hsl color model): mix `<percentage>` and `<number>` in parameters
types: `<color>`: `hwb()` (hwb color model): mix `<percentage>` and `<number>` in parameters
types: `<color>`: `lab()` (lab color model): mix `<percentage>` and `<number>` in parameters
types: `<color>`: `lch()` (lch color model): mix `<percentage>` and `<number>` in parameters
types: `<color>`: `oklab()` (oklab color model): mix `<percentage>` and `<number>` in parameters
types: `<color>`: `oklch()` (oklch color model): mix `<percentage>` and `<number>` in parameters
types: `<color>`: `rgb()` (rgb color model): mix `<percentage>` and `<number>` in parameters
9 results found.