- Demo
- Explanation
- Colour Sets
- Live Version
- Compatibility
- Testing
- File Descriptions
- Technologies
- Validation
Chroma is a daily game where you guess the colour based on the name. Each day there are five colour names.
The colour set is randomly chosen each day from this list:
- Pantone: Fashion, Home & Interiors
- This set has substantially more colours than the other sets, so this set is chosen most often.
- The data for this was sourced from Margaret's Pantone Repository.
- Dulux: Popular
- Dulux: Heritage
- Farrow & Ball: Signature Palette
- Traditional Colours of Japan
- The data for this was sourced from Meodai's Color-Name-Lists Repository.
- X11
- Currently disabled.
The output for this project is designed for desktop and mobile.
Platform | OS | Browser | Version | Status |
---|---|---|---|---|
Desktop | Windows | Firefox | 131 | Working |
Desktop | Windows | Opera | 114 | Working |
Desktop | Windows | Chrome | 130 | Working |
Desktop | Windows | Edge | 130 | Working |
Mobile | Android | Chrome | 130 | Working |
Mobile | Android | Firefox | 131 | Working |
Last tested on 24th October 2024.
To run this on your computer:
- Download the repository.
- Unzip anywhere.
- Open index.html in your browser.
This is the webpage with the game.
This is where all the colour sets are stored, along with the information for those sets (name, URL, etc).
All formatting and layout information is contained in this file.
This is built using:
- HTML
- CSS
- JavaScript