From ce6f48f5a4cb4c199371de7fc572de6feb8b4370 Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 7 Sep 2025 16:51:59 -0400 Subject: [PATCH] Rearrange colors --- colors.json | 208 ++++++++++++++++++++++++++-------------------------- 1 file changed, 104 insertions(+), 104 deletions(-) diff --git a/colors.json b/colors.json index 6d64fec..adcd4f8 100644 --- a/colors.json +++ b/colors.json @@ -2,29 +2,29 @@ { "family": "Whites & Neutrals", "colors": [ - { "name": "Retro White", "hex": "#e8e3d9" }, { "name": "White", "hex": "#ffffff" }, - { "name": "Cameo", "hex": "#e9ccc8" }, + { "name": "Retro White", "hex": "#e8e3d9" }, { "name": "Sand", "hex": "#e1d8c6" }, + { "name": "Cameo", "hex": "#e9ccc8" }, + { "name": "Grey", "hex": "#ced3d4" }, { "name": "Stone", "hex": "#989689" }, { "name": "Fog", "hex": "#6b9098" }, { "name": "Smoke", "hex": "#75777b" }, - { "name": "Grey", "hex": "#ced3d4" }, { "name": "Black", "hex": "#0b0d0f" } ] }, { "family": "Pinks & Reds", "colors": [ - { "name": "Light Pink", "hex": "#fcccda" }, { "name": "Blush", "hex": "#fbd6c0" }, + { "name": "Light Pink", "hex": "#fcccda" }, { "name": "Melon", "hex": "#fac4bc"}, { "name": "Rose Pink", "hex": "#d984a3" }, { "name": "Fuchsia", "hex": "#eb4799" }, - {"name": "Pastel Magenta", "hex": "#B72E6C"}, - { "name": "Coral", "hex": "#bd4b3b" }, { "name": "Aloha", "hex": "#e45c56" }, { "name": "Red", "hex": "#ef2a2f" }, + { "name": "Pastel Magenta", "hex": "#B72E6C"}, + { "name": "Coral", "hex": "#bd4b3b" }, { "name": "Wild Berry", "hex": "#79384c"}, { "name": "Maroon", "hex": "#80011f" } ] @@ -32,37 +32,37 @@ { "family": "Oranges & Browns & Yellows", "colors": [ - { "name": "Coffee", "hex": "#957461" }, - { "name": "Burnt Orange", "hex": "#9d4223" }, - { "name": "Orange", "hex": "#ef6b24" }, - { "name": "Goldenrod", "hex": "#f7b615" }, + { "name": "Pastel Yellow", "hex": "#fcfd96" }, { "name": "Yellow", "hex": "#f5e812" }, - { "name": "Pastel Yellow", "hex": "#fcfd96" } + { "name": "Goldenrod", "hex": "#f7b615" }, + { "name": "Orange", "hex": "#ef6b24" }, + { "name": "Coffee", "hex": "#957461" }, + { "name": "Burnt Orange", "hex": "#9d4223" } ] }, { "family": "Greens", "colors": [ - { "name": "Lime Green", "hex": "#8fc73e" }, - { "name": "Grass Green", "hex": "#28b35e" }, - { "name": "Seafoam", "hex": "#00c7b2" }, - { "name": "Empowermint", "hex": "#779786" }, - { "name": "Willow", "hex": "#4a715c" }, { "name": "Eucalyptus", "hex": "#a3bba3" }, { "name": "Pastel Green", "hex": "#acdba7" }, - { "name": "Forest Green", "hex": "#218b21" } + { "name": "Lime Green", "hex": "#8fc73e" }, + { "name": "Seafoam", "hex": "#00c7b2" }, + { "name": "Grass Green", "hex": "#28b35e" }, + { "name": "Empowermint", "hex": "#779786" }, + { "name": "Forest Green", "hex": "#218b21" }, + { "name": "Willow", "hex": "#4a715c" } ] }, { "family": "Blues", "colors": [ { "name": "Sky Blue", "hex": "#87ceec" }, - { "name": "Medium Blue", "hex": "#1b89e8" }, - { "name": "Royal Blue", "hex": "#005eb7" }, - { "name": "Blue Slate", "hex": "#327295" }, { "name": "Sea Glass", "hex": "#80a4bc" }, { "name": "Caribbean Blue", "hex": "#0bbbb6" }, + { "name": "Medium Blue", "hex": "#1b89e8" }, + { "name": "Blue Slate", "hex": "#327295" }, { "name": "Tropical Teal", "hex": "#0d868f" }, + { "name": "Royal Blue", "hex": "#005eb7" }, { "name": "Dark Blue", "hex": "#26408e" }, { "name": "Navy", "hex": "#262266" } ] @@ -70,13 +70,13 @@ { "family": "Purples", "colors": [ - { "name": "Lilac", "hex": "#c69edb" }, - { "name": "Lavender", "hex": "#866c92" }, - { "name": "Violet", "hex": "#812a8c" }, - { "name": "Orchid", "hex": "#a42487" }, { "name": "Pastel Dusk", "hex": "#d7c4c8" }, + { "name": "Lilac", "hex": "#c69edb" }, + { "name": "Canyon Rose", "hex": "#ca93b3" }, { "name": "Rosewood", "hex": "#ad7271" }, - { "name": "Canyon Rose", "hex": "#ca93b3" } + { "name": "Lavender", "hex": "#866c92" }, + { "name": "Orchid", "hex": "#a42487" }, + { "name": "Violet", "hex": "#812a8c" } ] }, { @@ -90,32 +90,32 @@ "image": "images/pearl-white.webp" }, { - "name": "Pearl Midnight Blue", - "hex": "#191970", + "name": "Classic Silver", + "hex": "#F4C2C2", "metallic": true, - "pearlType": "midnight-blue", - "image": "images/pearl-midnightblue.webp" + "pearlType": "silver", + "image": "images/classic-silver.webp" }, { - "name": "Pearl Fuchsia", - "hex": "#FD49AB", + "name": "Pearl Pink", + "hex": "#F4C2C2", "metallic": true, - "pearlType": "fuchsia", - "image": "images/pearl-fuchsia.webp" + "pearlType": "pink", + "image": "images/pearl-pink.webp" }, { - "name": "Pearl Sapphire", - "hex": "#0F52BA", + "name": "Pearl Peach", + "hex": "#F4C2C2", "metallic": true, - "pearlType": "sapphire", - "image": "images/pearl-sapphire.webp" + "pearlType": "pink", + "image": "images/pearl-peach.webp" }, { - "name": "Pearl Violet", - "hex": "#8F00FF", + "name": "Classic Rose Gold", + "hex": "#F4C2C2", "metallic": true, - "pearlType": "violet", - "image": "images/pearl-violet.webp" + "pearlType": "pink", + "image": "images/metalic-rosegold.webp" }, { "name": "Pearl Lilac", @@ -132,32 +132,39 @@ "image": "images/pearl-lightblue.webp" }, { - "name": "Pearl Pink", - "hex": "#F4C2C2", - "metallic": true, - "pearlType": "pink", - "image": "images/pearl-pink.webp" - }, - { - "name": "Pearl Peach", - "hex": "#F4C2C2", - "metallic": true, - "pearlType": "pink", - "image": "images/pearl-peach.webp" - }, - { "name": "Pearl Periwinkle", "hex": "#F4C2C2", "metallic": true, "pearlType": "blue", "image": "images/pearl-periwinkle.webp" }, - { - "name": "Classic Rose Gold", - "hex": "#F4C2C2", + { + "name": "Pearl Fuchsia", + "hex": "#FD49AB", "metallic": true, - "pearlType": "pink", - "image": "images/metalic-rosegold.webp" + "pearlType": "fuchsia", + "image": "images/pearl-fuchsia.webp" + }, + { + "name": "Pearl Violet", + "hex": "#8F00FF", + "metallic": true, + "pearlType": "violet", + "image": "images/pearl-violet.webp" + }, + { + "name": "Pearl Sapphire", + "hex": "#0F52BA", + "metallic": true, + "pearlType": "sapphire", + "image": "images/pearl-sapphire.webp" + }, + { + "name": "Pearl Midnight Blue", + "hex": "#191970", + "metallic": true, + "pearlType": "midnight-blue", + "image": "images/pearl-midnightblue.webp" }, { "name": "Classic Gold", @@ -165,13 +172,6 @@ "metallic": true, "pearlType": "gold", "image": "images/classic-gold.webp" - }, - { - "name": "Classic Silver", - "hex": "#F4C2C2", - "metallic": true, - "pearlType": "silver", - "image": "images/classic-silver.webp" } ] }, @@ -179,11 +179,25 @@ "family": "Chrome Colors", "colors": [ { - "name": "Chrome Gold", - "hex": "#a18b67", + "name": "Chrome Rose Gold", + "hex": "#FFBF00", "metallic": true, - "chromeType": "gold", - "image": "images/chrome-gold.webp" + "chromeType": "rosegold", + "image": "images/chrome-rosegold.webp" + }, + { + "name": "Chrome Pink", + "hex": "#FFBF00", + "metallic": true, + "chromeType": "rosegold", + "image": "images/chrome-pink.webp" + }, + { + "name": "Chrome Purple", + "hex": "#DFFF00", + "metallic": true, + "chromeType": "purple", + "image": "images/chrome-purple.webp" }, { "name": "Chrome Champagne", @@ -192,6 +206,13 @@ "chromeType": "champagne", "image": "images/chrome-champagne.webp" }, + { + "name": "Chrome Truffle", + "hex": "#FF1DCE", + "metallic": true, + "chromeType": "champagne", + "image": "images/chrome-truffle.webp" + }, { "name": "Chrome Silver", "hex": "#a8a9a4", @@ -207,39 +228,11 @@ "image": "images/chrome-spacegrey.webp" }, { - "name": "Chrome Rose Gold", - "hex": "#FFBF00", + "name": "Chrome Gold", + "hex": "#a18b67", "metallic": true, - "chromeType": "rosegold", - "image": "images/chrome-rosegold.webp" - }, - { - "name": "Chrome Pink", - "hex": "#FFBF00", - "metallic": true, - "chromeType": "rosegold", - "image": "images/chrome-pink.webp" - }, - { - "name": "Chrome Truffle", - "hex": "#FF1DCE", - "metallic": true, - "chromeType": "champagne", - "image": "images/chrome-truffle.webp" - }, - { - "name": "Chrome Blue", - "hex": "#2d576f", - "metallic": true, - "chromeType": "blue", - "image": "images/chrome-blue.webp" - }, - { - "name": "Chrome Purple", - "hex": "#DFFF00", - "metallic": true, - "chromeType": "purple", - "image": "images/chrome-purple.webp" + "chromeType": "gold", + "image": "images/chrome-gold.webp" }, { "name": "Chrome Green", @@ -247,7 +240,14 @@ "metallic": true, "chromeType": "green", "image": "images/chrome-green.webp" + }, + { + "name": "Chrome Blue", + "hex": "#2d576f", + "metallic": true, + "chromeType": "blue", + "image": "images/chrome-blue.webp" } ] } -] \ No newline at end of file +]