Explore the OpenColors Registry
Browse named colors with owners, dates, and votes. Copy-ready HEX, RGB, HSL, CSS, and Tailwind tokens for designers and developers.
Search by name or owner, sort by recency or votes, and filter by hue, saturation, and lightness. Open a color to visualize it, jump to the canvas, or lock a new name.
Every named color is available through the free OpenColors API and MCP tools. No key is required for reads. Example: GET /api/v1/color/FF0055.
- Lookup API
- https://opencolors.org/api/v1/color/{hex}
- Newest named
- https://opencolors.org/api/registry/newest
- Search
- https://opencolors.org/api/search?q=
Frequently asked questions
What is the OpenColors registry?
A public, searchable list of named colors with hex values, owners, dates, and votes. Designers can copy HEX, RGB, HSL, CSS variables, and Tailwind tokens.
How do I look up a named color?
Search the registry by name or owner, or call GET /api/v1/color/{hex}. Reads are free and do not require an API key.
Can I sort or filter named colors?
Yes. Sort by name, owner, date, hex, or votes, and filter by hue, saturation, and lightness ranges.