hex-color-code
There are 6 repositories under hex-color-code topic.
liezsm/color-flipper
Background color changer made with the use of HTML, CSS and JavaScript
Vaccarini-Lorenzo/Point-and-Paste
Just place your cursor and copy the hex code of the pointed color
Zyten/palette-visualiser
:art: palette-visualiser
Bhavaniviswanadham/ColorPalette-Generator
A React app for generating and managing color palettes. Users can generate random palettes, lock colors, save favorites with names, and copy hex codes. Saved palettes persist via local storage. Features a responsive design for smooth user interaction.
ndrada/hex-colors
Simple website displaying a text message that tells you the hex code of the background color. Clicking on the button on the screen/pressing "Enter" or the spacebar generates a new background color and a new hex code.
reiver/go-hexcolor
Package hexcolor provides tools for working with hex color codes, for the Go programming language. Hex Color Codes look like these: #1B2A34, 1E5AA8, #fd0304, and 00852b.