The Chromo search box accepts several color formats. You can search with a HEX value, RGB value, HSL value, or exact color name from the color database.
Supported examples
- HEX:
#4BA2C2or4BA2C2. - RGB:
rgb(0, 128, 0). - HSL:
hsl(196, 49%, 53%). - Name: a known database color name, such as a named color listed in Chromo.
Search steps
- Open
/chromo. - Type the color value or exact color name in the search field.
- Press Enter or click the search button.
- If the value is valid, Chromo opens
/chromo/{hex}for that color. - If the color is not found or invalid, Chromo shows an error instead of opening a detail page.
Tip
Use HEX when possible. It is the fastest path to an exact Chromo color page.