How to use
Enter the URL and press Extract brand colors
The tool fetches the HTML, then every linked stylesheet, then parses the rules for color values. A status note shows while it scans, and the whole pass usually takes 5 to 20 seconds.
Review the three tabs
From CSS lists every unique color ranked by usage count. From OG image shows an 8-color quantized palette pulled from the social image. Grouped sorts swatches into roles like brand color, accents, and neutrals.
Copy the values you need
Each swatch has a copy button for its hex code, and Copy all grabs the entire ranked list as comma-separated values. Translucent colors carry an alpha badge so you know they're not solid.
Why Brand Color Extractor
- Reads every linked stylesheet and inline <style> block, not just one image.
- Extracts every color in the site's CSS (hex / rgb / rgba / hsl / named), normalized to hex.
- Groups by role: brand color, accents, neutrals, black/white.
- Ranks by usage count, so the most-used brand color floats to the top.
- Also includes an image-based palette from the OG image as a supplement.