Skip to main content
tlify
PDFImageUtilityMediaTools
tlify© 2026 · Browser-side processing · No account needed
PrivacyTermsCookiesContact
HomePDFImageMediaMore
◐
03·Utility/color-palette-generator

Color Palette Generator

in-browser
⌘K
How it works
  1. Choose Generate mode and pick a base color with a harmony type.
  2. Or switch to Extract mode and upload an image to find dominant colors.
  3. Click any color to copy its hex value. Export as CSS variables.

Related

●Color PickerFFavicon Generator⇆Image Format ConverterAAColor Contrast Checker
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.