Website Color Palette Extractor avatar

Website Color Palette Extractor

Pricing

Pay per usage

Go to Apify Store
Website Color Palette Extractor

Website Color Palette Extractor

Extract dominant colors, complete color palettes, and CSS color variables from any website. Perfect for designers, marketers, and brand analysts who need quick color inspiration or competitive analysis.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

BotFlowTech

BotFlowTech

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

6 hours ago

Last modified

Categories

Share

Extract dominant colors, complete color palettes, and CSS color variables from any website. Perfect for designers, marketers, and brand analysts who need quick color inspiration or competitive analysis.

🎨 Key Features

  • AI-Powered Color Analysis: Uses node-vibrant algorithm to extract visually significant colors
  • Semantic Color Swatches: Returns categorized colors (Vibrant, Muted, Dark, Light variants)
  • Full-Page Screenshots: Captures entire website for comprehensive analysis
  • CSS Color Detection: Extracts actual colors used in CSS
  • Text Color Recommendations: Suggests optimal text colors for accessibility
  • Multiple Color Formats: Returns HEX, RGB, and HSL values
  • Batch Processing: Analyze multiple websites in one run

💡 Use Cases

  • Design Inspiration: Extract color schemes from beautifully designed websites
  • Brand Analysis: Analyze competitor color palettes and branding
  • Client Presentations: Show color usage analysis to clients
  • Design Systems: Build design tokens from existing websites
  • A/B Testing: Compare color schemes across different versions
  • Marketing Research: Understand color trends in your industry

⚠️ Known Limitations

Memory Requirements

This Actor runs on Apify's infrastructure with different memory tiers:

  • 512 MB (Free tier): Works with most simple to medium websites (90%+ success rate)
  • 1024 MB+: Recommended for complex websites with heavy JavaScript (Stripe, Discord, etc.)

Websites That May Fail on Free Tier

Some JavaScript-heavy websites may timeout or crash on the 512MB tier:

  • stripe.com (complex animations)
  • discord.com (heavy real-time features)
  • Very large e-commerce sites with extensive product catalogs

Solution: Upgrade to 1024MB or 2048MB memory tier in Actor settings for better reliability.

What Works Well

✅ Corporate websites (Apple, Microsoft, IBM) ✅ Marketing landing pages ✅ Blogs and content sites ✅ E-commerce product pages ✅ Portfolio sites ✅ Documentation sites

📥 Input

{
"urls": [
"https://www.apple.com",
"https://www.eenadu.net"
],
"colorCount": 8,
"includeSwatches": true,
"captureFullPage": true
}