https://github.com/thatsinewave/colorworld-v1
A simple web application that allows users to explore colors in various formats.
https://github.com/thatsinewave/colorworld-v1
color color-generator color-getter color-scheme colorpicker colors good-first-contribution good-first-example good-first-issue good-first-issues good-first-pr good-first-pr-first-contribution good-first-project random-color random-color-generator random-color-picker random-colors thatsinewave web-application website
Last synced: about 1 month ago
JSON representation
A simple web application that allows users to explore colors in various formats.
- Host: GitHub
- URL: https://github.com/thatsinewave/colorworld-v1
- Owner: ThatSINEWAVE
- License: mit
- Created: 2024-05-25T18:52:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-06T01:00:39.000Z (11 months ago)
- Last Synced: 2025-01-18T05:30:52.391Z (3 months ago)
- Topics: color, color-generator, color-getter, color-scheme, colorpicker, colors, good-first-contribution, good-first-example, good-first-issue, good-first-issues, good-first-pr, good-first-pr-first-contribution, good-first-project, random-color, random-color-generator, random-color-picker, random-colors, thatsinewave, web-application, website
- Language: HTML
- Homepage: https://thatsinewave.github.io/ColorWorld-V1/
- Size: 169 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# [ColorWorld V1](https://thatsinewave.github.io/ColorWorld-V1)
ColorWorld is a simple web application that allows users to explore colors in various formats. Whether you're looking for a random color, a specific hue, or need to convert between different color formats, ColorWorld has got you covered.

## ☕ [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)
## Features
### Random Color
- Get a random color in HEX, RGB, and HSL formats.
- Simply click on the "Random Color" button to generate a new random color.### Color by Hue
- Get a random color with a specific hue value (0-359).
- Enter the desired hue value and click on the "Color by Hue" button to generate a color.### Color Converter
- Convert between HEX, RGB, and HSL color formats seamlessly.
- Select the input and output color formats, enter the color value, and click on the "Convert" button to get the converted color.## How to Use
1. Visit the ColorWorld web app.
2. Choose the desired option from the available buttons: "Random Color", "Color by Hue", or "Color Converter".
3. Follow the on-screen instructions based on your selected option.
4. Enjoy exploring colors!## Credits
- [Yurace API](https://x-colors.yurace.pro/api) for color generation and conversion.
## Contributing
If you'd like to contribute to this project, please fork the repository and create a pull request.## [Join my discord server](https://discord.gg/2nHHHBWNDw)
## License
This project is licensed under the MIT License.