CSS Variables
:root {
--color-1: #3ce0f6;
--color-2: #3c83f6;
--color-3: #523cf6;
}
Choose a base color and a harmony mode. Colors are calculated using HSL color wheel relationships.
Yes, switch to Extract mode and upload any image. The tool samples pixels and finds the most dominant colors.
Click any color swatch or its hex/rgb value to copy to clipboard.