Extract dominant colors and color palette from any image
The tool returns the 1 dominant color plus up to 5 palette colors β 6 colors total.
The dominant color is the most frequently occurring color in the image, determined by pixel sampling.
Yes β copy the HEX value and paste it directly into your CSS, or use the RGB value as rgb() in CSS.
Images up to 20 MB are supported.