Skip to main content

Color Mixer Demo

Interactive color mixing with RGB sliders and palette generation

About This Demo

This color mixer showcases real-time computed values and effects:

  • Input Signals - RGB slider values
  • Computed Values - Hex, HSL, and color name conversions
  • Effects - Live color preview updates
  • Complex Computations - Palette variations and complementary colors

The app uses three signals for RGB values and multiple computed values to derive different color formats and palette suggestions. Everything updates in real-time as you adjust the sliders.