Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeadColors

Context

Since several years, in the fusing beads community, we saw a bunch of Google Spreadsheet defining beads colors in color code formats. However these Sheets ofter lacks of updates or correctness.

This project aims to centralize, maintain and expose an exhaustive list of all beads colors references using GitHub.

Support

Brands Color Count Style
Hama Midi 92 Melty Bead
Hama Mini 78 Melty Bead
Hama Maxi 25 Melty Bead
Perler 103 Melty Bead
Perler Mini 41 Melty Bead
Perler Caps 26 Bead
Nabbi 30 Melty Bead
Artkal A-2.6MM 145 Melty Bead
Artkal C-2.6MM 174 Melty Bead
Artkal M-2.6MM 174 Melty Bead
Artkal R-5MM 89 Melty Bead
Artkal S-5MM 199 Melty Bead
Yant 119 Melty Bead
Diamond Dotz 461 Diamond Painting
Mard 291 Melty Bead

Format

In order to prevent breaking change in the future, this repository is organized in several folders :

Folder Description
/raw Very simple .csv for each brands, in the following format :

[reference_code, name, rgb_r, rgb_g, rgb_b, contributor]

Note: Contribution should be made on this folder, orders folders will be generated with Github Actions.
/v1 [reference_code, name, rgb_r, rgb_g, rgb_b, rgb_hex, contributor]
/v2 [reference_code, name, rgb_r, rgb_g, rgb_b, hsl_h, hsl_s, hsl_l, lab_l, lab_a, lab_b, contributor]
/v3 [reference_code, name, symbol, rgb_r, rgb_g, rgb_b, hsl_h, hsl_s, hsl_l, lab_l, lab_a, lab_b, contributor]

Contribution

Simply create a PR applying modification under /raw folder only.

If you are updating references, you should provide explanation about why your reference is more accurate than the current one.

Exposition

Method Usage
Browsing website Beadscolors
Static files

Automation

Goal of automation are multiple :

  1. Maintain only raw folder, contains minimal data, only [ref, name, r, g, b, contributor]
  2. Enhance the raw folder by adding new fields to each color reference (eg: hex, hsl, lab)
  3. Generate bunch of format (eg: csv, json, yaml)

v1 folder is more a proof of concept of what it could be done in a later time.

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.