Outils de Développement
Sélecteur de couleurs et convertisseur de format
Palette de Couleurs
Sélecteur de couleurs et convertisseur de format
developerTools.colorPalette.offlineLabeldeveloperTools.colorPalette.privacyFirstdeveloperTools.colorPalette.realtime
Learn more about Color Palette Generator
About Color Palette Generator
Extract the dominant color palette from any image, or generate harmonious color schemes from a base color. Get HEX, RGB, and HSL values for each color, ready to use in your design or code.
Key features
- Extracts dominant colors from any uploaded image
- Generates complementary and analogous color schemes
- Shows HEX, RGB, and HSL values for each color
- Copy any color value with one click
- Export the full palette as CSS variables or JSON
How to use Color Palette Generator
- 1Upload an image to extract its dominant color palette
- 2Choose the number of colors to extract (4, 6, 8, or 10)
- 3View the palette with color swatches and code values
- 4Click any color to copy its HEX, RGB, or HSL value
Frequently asked questions
- How does the tool determine the dominant colors?
- The tool samples pixels across the image and clusters them into color groups using a color quantization algorithm, returning the most representative color from each group.
- What is the difference between HEX, RGB, and HSL?
- HEX (#FF5733) is the standard web format. RGB (255, 87, 51) uses red/green/blue values 0–255. HSL uses hue (0–360°), saturation (%), and lightness (%) — more intuitive for design.
- Can I generate a palette without uploading an image?
- Yes. Enter a base color in the color picker and choose a harmony type (complementary, analogous, triadic) to generate a matching palette.
- Can I export the palette for design tools?
- You can copy the palette as CSS custom properties or as a JSON array of color values for use in code or design tokens.