Best VS Code extensions for AI development - Latest Updates
Best VS Code extensions for AI development
May 15, 2026
Generate beautiful color palettes, gradients, and convert between HEX and RGB — lock your favorites.
Press Space or click New Palette to regenerate. Locked colors stay fixed.
CHROMIQ generates harmonious color palettes using color theory algorithms. Each generated palette ensures perceptual balance across hue, saturation, and brightness. Lock colors you love and regenerate the rest for infinite design exploration.
HEX colors use a 6-digit hexadecimal string (#RRGGBB) where each pair represents red, green, blue intensity (0–255). RGB uses three decimal numbers (rgb(R, G, B)). Both represent the same colors — HEX is more compact for CSS; RGB is more readable for programmatic manipulation.