Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asbhogal/javascript-color-tool

An interactive tool which allows a user to select a color based on a hex value, then modify it live. This is a project part of the Scrimba course and is currently under development.
https://github.com/asbhogal/javascript-color-tool

color-changer css3 development html5 javascript js scss

Last synced: about 8 hours ago
JSON representation

An interactive tool which allows a user to select a color based on a hex value, then modify it live. This is a project part of the Scrimba course and is currently under development.

Awesome Lists containing this project

README

        

Color Changer


![](https://api.checklyhq.com/v1/badges/checks/942fd695-df82-433d-909b-3c3efe4ce36b?style=for-the-badge&theme=dark) ![](https://api.checklyhq.com/v1/badges/checks/942fd695-df82-433d-909b-3c3efe4ce36b?style=for-the-badge&theme=dark&responseTime=true)

![GitHub deployments](https://img.shields.io/github/deployments/asbhogal/JavaScript-Color-Tool/production?label=DEPLOYMENT%20STATE&style=for-the-badge&labelColor=000) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/asbhogal/JavaScript-Color-Tool?style=for-the-badge&labelColor=000) ![GitHub repo size](https://img.shields.io/github/repo-size/asbhogal/JavaScript-Color-Tool?color=blueviolet&style=for-the-badge&labelColor=000)

An interactive tool which allows a user to select a color based on a hex value, then modify it live (by adjusting its brightness.) The resulting color is displayed next to it. This is a project part of the Scrimba course and is currently under development.

:heavy_check_mark: Features:

- Fully responsive
- Optimised for the web

:nerd_face: Stacks Used:



html5
css3
sass
JavaScript

:link: Links

- JavaScript Color Tool
- Scrimba Course