VOOZH about

URL: https://apify.com/lulzasaur/colorapi-scraper

โ‡ฑ Color API Scraper - HEX RGB HSL Color Data ยท Apify


๐Ÿ‘ Color API Scraper - HEX RGB HSL Color Data avatar

Color API Scraper - HEX RGB HSL Color Data

Pricing

from $10.00 / 1,000 results

Go to Apify Store

Color API Scraper - HEX RGB HSL Color Data

Scrape color data including HEX, RGB, HSL, CMYK values and closest named colors. Generate color schemes or look up random colors.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Categories

Share

Color API Scraper

Look up color data in multiple formats (HEX, RGB, HSL, HSV, CMYK, XYZ), find closest named colors, and generate color schemes using The Color API.

Features

  • Color lookup โ€” get full color data for any hex value
  • Color schemes โ€” generate monochrome, analogic, complement, triad, quad schemes
  • Random colors โ€” generate N random colors with full metadata
  • Multiple formats โ€” HEX, RGB, HSL, HSV, CMYK, XYZ values
  • Named colors โ€” find the closest CSS named color for any value
  • Preview images โ€” get 100x100 color swatch image URLs

Input

FieldTypeDescription
modestring"lookup", "scheme", or "random" (default: "lookup")
colorstringHex color without # (e.g., "FF0000") for lookup/scheme modes
schemeModestringScheme type: monochrome, analogic, complement, triad, quad, etc.
countnumberColors in scheme or number of random colors (default: 5)

Output

Each color record includes:

{
"hex":"#FF0000",
"rgb":"rgb(255, 0, 0)",
"hsl":"hsl(0, 100%, 50%)",
"cmyk":"cmyk(0%, 100%, 100%, 0%)",
"name":"Red",
"exactMatch":true,
"imageUrl":"https://www.thecolorapi.com/id?format=svg&named=true&hex=FF0000",
"contrastColor":"#FFFFFF",
"scrapedAt":"2026-04-26T12:00:00Z"
}

Use Cases

  • Design tools โ€” convert between color formats for web/print design
  • Palette generation โ€” create harmonious color schemes for branding
  • Data visualization โ€” generate color palettes for charts and graphs
  • Accessibility โ€” check contrast colors for WCAG compliance
  • Education โ€” learn color theory with named color matching

Pricing

This actor uses pay-per-event pricing at $0.005 per result scraped.

You might also like

Color Palette Extractor

web.harvester/color-palette-extractor

Extract dominant colors from images using K-means clustering. Get color palettes in HEX, RGB, and HSL formats with color names and percentages.

4

CSS Color Extractor

automation-lab/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.

๐Ÿ‘ User avatar

Stas Persiianenko

26

Site Color Palette Extractor

rainminer/site-palette-extractor

Extract the dominant color palette from any website or image URL. Analyzes og:image, favicon, and meta theme-color. Returns one row per swatch with hex, RGB, and population. Built for AI agents and design automation.

Color Converter Input

moving_beacon-owner1/color-converter-input

A versatile tool for converting colours between HEX, RGB, and HSL formats while generating harmonious colour palettes.

2

Color Converter All Values

bou-korinna/color-converter-all-values

Color Converter All Values

๐Ÿ‘ User avatar

Christopher Stevens

7

Color Palette Fashion Finder

wild_yapok/color-palette-fashion-finder

Find clothing items that match your color palette from top fashion retailers. Specify colors by + name or hex codes + , and this Actor will search Zara, H&M, ASOS, and Shein for matching products using advanced color + similarity algorithms

๐Ÿ‘ User avatar

Dominik Hajczuk

153

Ai Color Palette Generator

calm_necessity/ai-color-palette-generator

Generate professional color palettes using AI from text descriptions. This Actor creates structured color suggestions with hex codes, names, categories, and similarity scores, making it ideal for branding, UI/UX design, web development, and automated design workflows.

๐Ÿ‘ User avatar

Taher Ali Badnawarwala

3

Color Contrast Checker (WCAG)

automation-lab/color-contrast-checker

Check color pairs against WCAG 2.1 AA and AAA contrast ratio standards. Supports hex, RGB, and named CSS colors. Get contrast ratios, pass/fail for normal text, large text, and UI components.

๐Ÿ‘ User avatar

Stas Persiianenko

3