Color Generator

Generate random colors, palettes, and gradients. Create beautiful color schemes using various color theory principles like monochromatic, analogous, and complementary.

Color Generator

Generate random colors, palettes, and gradients

Generation Options

212

🎨 Color Theory Information

Palette Types

  • Random: Completely random colors
  • Monochromatic: Same hue, different lightness
  • Analogous: Colors next to each other on the color wheel
  • Complementary: Colors opposite on the color wheel
  • Triadic: Three colors equally spaced on the wheel
  • Tetradic: Four colors forming a rectangle

Color Formats

  • HEX: #FF0000 (web standard)
  • RGB: rgb(255, 0, 0) (red, green, blue)
  • HSL: hsl(0, 100%, 50%) (hue, saturation, lightness)
  • All: All three formats together