๐จ Colour Tools
Convert colour formats and generate beautiful palettes
๐ Colour Converter
๐ฏ 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
Complementary: Colors opposite on the color wheel
Triadic: Three evenly spaced colors (120ยฐ apart)
Analogous: Colors next to each other on the color wheel
Analogous: Colors next to each other on the color wheel