CSS Color Extractor
Pricing
Pay per event
CSS Color Extractor
Extract every CSS color from a website — hex, RGB, HSL, and named colors from inline styles and linked stylesheets. Returns a deduplicated palette with usage counts and CSS properties.
CSS Color Extractor
Pricing
Pay per event
Extract every CSS color from a website — hex, RGB, HSL, and named colors from inline styles and linked stylesheets. Returns a deduplicated palette with usage counts and CSS properties.
List of website URLs to extract CSS colors from. Each URL will be fetched and all linked/inline CSS parsed.
Parse colors from inline style attributes (e.g. style="color: red") in addition to stylesheet rules.
Include named colors like 'red', 'blue', 'transparent'. Disable to extract only hex/rgb/hsl values.
Convert all colors (rgb, hsl, named) to their hex equivalent for easier comparison and deduplication.
Maximum number of linked CSS stylesheets to fetch per page. Increase for large sites with many CSS files.
Timeout for each HTTP request (page fetch + each stylesheet fetch).