hex-codes
Here are 19 public repositories matching this topic...
Color-converter is a color conversion utility library for all Javascript environment (including CommonJs, AMD and ES2015). It helps convert between rgb, hsv and hex color codes.
-
Updated
Aug 6, 2017 - JavaScript
Make sure your colors pass accessibility standards with this handy tool.
-
Updated
Jun 3, 2020 - HTML
An interactive program to allow the user to change a character's stats & items to whatever values they want in Ultima V (must download & run via DOSBox to play) by reading & modifying bytes at specific addresses / offsets in the original game's files (SAVED.GAM). (HxD-autosetter.py can be ignored; This is an extra file originally written to chan…
-
Updated
Nov 26, 2020 - Python
🎨 Eight-digit hex codes and alpha variations.
-
Updated
Jun 3, 2021 - CSS
A colour palette for the land down under
-
Updated
Jun 28, 2021 - R
Javascript-based clock with a background updating to the hex-color of the current time
-
Updated
Oct 31, 2021 - JavaScript
Python script to convert an RGB text sequence into HEX Code
-
Updated
Nov 5, 2022 - Python
A simple npm package to validate hexadecimal color codes.
-
Updated
Jun 20, 2023 - JavaScript
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.
-
Updated
Feb 23, 2024 - Go
An Elixir library to work with colors, convert between different colorspaces and calculate color distances.
-
Updated
Feb 3, 2025 - Elixir
A collection of small, self-contained JS, HTML, CSS projects.
-
Updated
Oct 22, 2025 - HTML
How to Convert 3-Digit HEX Color Codes to 6-Digit (JS vs. TS) . In web development, you often need to convert 3-digit shorthand HEX color codes like `#f0c` into their 6-digit full form, like `#ff00cc`. This document explains how to perform this conversion in both JavaScript and TypeScript and discusses the differences between them.
-
Updated
Oct 29, 2025 - TypeScript
Improve this page
Add a description, image, and links to the hex-codes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hex-codes topic, visit your repo's landing page and select "manage topics."