A dataset containing 31k+ color names compiled by David Aerne's meodai/color-names project, merged with R's built-in colour names.
color_namesA data frame with three columns:
Lowercase hex triplet starting with '#'.
Color name as provided by the source (character).
Origin of the colour name: "r" for R's built-in
colours (grDevices::colors()) or "extended" for the
meodai/color-names community database.
Data curated by David Aerne (https://github.com/meodai).