๐ŸŽจ Colour Tools

Convert colour formats and generate beautiful palettes

๐Ÿ”„ Colour Converter

Examples: , ,

๐ŸŽฏ Palette Generator

Color Format Guide

HEX

Hexadecimal color notation using 6 digits (RGB)

  • โ€ข Format: #RRGGBB
  • โ€ข Example: #FF5733
  • โ€ข Range: 00-FF per channel

RGB

Red, Green, Blue color values (0-255)

  • โ€ข Format: rgb(R, G, B)
  • โ€ข Example: rgb(255, 87, 51)
  • โ€ข Range: 0-255 per channel

HSL

Hue, Saturation, Lightness color model

  • โ€ข Format: hsl(H, S%, L%)
  • โ€ข Example: hsl(12, 100%, 60%)
  • โ€ข Hue: 0-360ยฐ, S/L: 0-100%

Palette Types

Monochromatic: Different shades of the same hue
Complementary: Colors opposite on the color wheel
Triadic: Three evenly spaced colors (120ยฐ apart)
Analogous: Colors next to each other on the color wheel