Created
July 10, 2023 12:38
-
-
Save swayanshu-apbr/507e1f5e34acf8328426b9a57cbcf976 to your computer and use it in GitHub Desktop.
Colors json file for hoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "yellow": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/yellow_80x.png", | |
| "hex": "yellow" | |
| }, | |
| "green": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/green_80x.png", | |
| "hex": "green" | |
| }, | |
| "pink": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/pink_80x.png", | |
| "hex": "pink" | |
| }, | |
| "orange": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/orange_80x.png", | |
| "hex": "orange" | |
| }, | |
| "grey": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/grey_80x.png", | |
| "hex": "grey" | |
| }, | |
| "dark-blue": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/dark-blue_80x.png", | |
| "hex": "blue" | |
| }, | |
| "blue": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/blue_80x.png", | |
| "hex": "blue" | |
| }, | |
| "sea-green": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/sea-green_80x.png", | |
| "hex": "green" | |
| }, | |
| "white": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/white_80x.png", | |
| "hex": "white" | |
| }, | |
| "grey-&-blue": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/grey-&-blue_80x.png", | |
| "hex": "blue" | |
| }, | |
| "grey-&-yellow": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/grey-&-yellow_80x.png", | |
| "hex": "yellow" | |
| }, | |
| "grey-&-pink": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/grey-&-pink_80x.png", | |
| "hex": "pink" | |
| }, | |
| "grey-&-orange": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/grey-&-orange_80x.png", | |
| "hex": "orange" | |
| }, | |
| "black": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/black_80x.png", | |
| "hex": "black" | |
| }, | |
| "red": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/red_80x.png", | |
| "hex": "red" | |
| }, | |
| "navy-blue": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/navy-blue_80x.png", | |
| "hex": "blue" | |
| }, | |
| "pastel-purple": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/pastel-purple_80x.png", | |
| "hex": "purple" | |
| }, | |
| "dark-pink": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/dark-pink_80x.png", | |
| "hex": "pink" | |
| }, | |
| "beige": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/beige_80x.png", | |
| "hex": "beige" | |
| }, | |
| "dark-green": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/dark-green_80x.png", | |
| "hex": "green" | |
| }, | |
| "dark-grey": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/dark-grey_80x.png", | |
| "hex": "grey" | |
| }, | |
| "mustard": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/mustard_80x.png", | |
| "hex": "mustard" | |
| }, | |
| "teal-green": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/teal-green_80x.png", | |
| "hex": "green" | |
| }, | |
| "maroon-and-beige": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/maroon-and-beige_80x.png", | |
| "hex": "beige" | |
| }, | |
| "black-and-white": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/black-and-white_80x.png", | |
| "hex": "white" | |
| }, | |
| "sky-blue": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/sky-blue_80x.png", | |
| "hex": "blue" | |
| }, | |
| "peach": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/peach_80x.png", | |
| "hex": "peach" | |
| }, | |
| "pistachio-green": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/pistachio-green_80x.png", | |
| "hex": "green" | |
| }, | |
| "light-green": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/light-green_80x.png", | |
| "hex": "green" | |
| }, | |
| "blue-grey": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/blue-grey_80x.png", | |
| "hex": "blue-grey" | |
| }, | |
| "coral": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/coral_80x.png", | |
| "hex": "coral" | |
| }, | |
| "lime-green": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/lime-green_80x.png", | |
| "hex": "green" | |
| }, | |
| "lavender": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/lavender_80x.png", | |
| "hex": "lavender" | |
| }, | |
| "purple": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/purple_80x.png", | |
| "hex": "purple" | |
| }, | |
| "wine": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/wine_80x.png", | |
| "hex": "wine" | |
| }, | |
| "maroon": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/maroon_80x.png", | |
| "hex": "maroon" | |
| }, | |
| "magenta": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/magenta_80x.png", | |
| "hex": "magenta" | |
| }, | |
| "rose-red": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/rose-red_80x.png", | |
| "hex": "red" | |
| }, | |
| "beige-&-pink": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/beige-&-pink_80x.png", | |
| "hex": "pink" | |
| }, | |
| "beige-&-blue": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/beige-&-blue_80x.png", | |
| "hex": "blue" | |
| }, | |
| "pastel-green": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/pastel-green_80x.png", | |
| "hex": "green" | |
| }, | |
| "pista-green": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/pista-green_80x.png", | |
| "hex": "green" | |
| }, | |
| "mint-blue": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/mint-blue_80x.png", | |
| "hex": "blue" | |
| }, | |
| "bottle-green": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/bottle-green_80x.png", | |
| "hex": "green" | |
| }, | |
| "aqua-blue": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/aqua-blue_80x.png", | |
| "hex": "blue" | |
| }, | |
| "mustard-yellow": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/mustard-yellow_80x.png", | |
| "hex": "yellow" | |
| }, | |
| "light-pink": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/light-pink_80x.png", | |
| "hex": "pink" | |
| }, | |
| "dust-pink": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/dust-pink_80x.png", | |
| "hex": "pink" | |
| }, | |
| "powder-blue": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/powder-blue_80x.png", | |
| "hex": "blue" | |
| }, | |
| "mauve": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/mauve_80x.png", | |
| "hex": "#E0B0FF" | |
| }, | |
| "grey-&-red": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/grey-&-red_80x.png", | |
| "hex": "red" | |
| }, | |
| "turquoise": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/turquoise_80x.png", | |
| "hex": "turquoise" | |
| }, | |
| "light-grey": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/light-grey_80x.png", | |
| "hex": "grey" | |
| }, | |
| "beige-&-orange": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/beige-&-orange_80x.png", | |
| "hex": "orange" | |
| }, | |
| "aqua-blue-&-orange": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/aqua-blue-&-orange_80x.png", | |
| "hex": "orange" | |
| }, | |
| "pink-&-blue": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/pink-&-blue_80x.png", | |
| "hex": "blue" | |
| }, | |
| "sky-blue-&-pink": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/sky-blue-&-pink_80x.png", | |
| "hex": "pink" | |
| }, | |
| "pink-&-yellow": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/pink-&-yellow_80x.png", | |
| "hex": "yellow" | |
| }, | |
| "coral-pink": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/coral-pink_80x.png", | |
| "hex": "pink" | |
| }, | |
| "lemon-yellow": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/lemon-yellow_80x.png", | |
| "hex": "yellow" | |
| }, | |
| "mehendi-green": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/mehendi-green_80x.png", | |
| "hex": "green" | |
| }, | |
| "olive": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/olive_80x.png", | |
| "hex": "olive" | |
| }, | |
| "off-white": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/off-white_80x.png", | |
| "hex": "white" | |
| }, | |
| "light-blue": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/light-blue_80x.png", | |
| "hex": "blue" | |
| }, | |
| "brown": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/brown_80x.png", | |
| "hex": "brown" | |
| }, | |
| "rust": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/rust_80x.png", | |
| "hex": "rust" | |
| }, | |
| "sea-blue": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/sea-blue_80x.png", | |
| "hex": "blue" | |
| }, | |
| "bright-pink": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/bright-pink_80x.png", | |
| "hex": "pink" | |
| }, | |
| "light-yellow": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/light-yellow_80x.png", | |
| "hex": "yellow" | |
| }, | |
| "mint-green": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/mint-green_80x.png", | |
| "hex": "green" | |
| }, | |
| "pastel-blue": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/pastel-blue_80x.png", | |
| "hex": "blue" | |
| }, | |
| "ombre-purple": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/ombre-purple_80x.png", | |
| "hex": "purple" | |
| }, | |
| "ombre-beige": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/ombre-beige_80x.png", | |
| "hex": "beige" | |
| }, | |
| "ombre-grey": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/ombre-grey_80x.png", | |
| "hex": "grey" | |
| }, | |
| "blue-v-neck": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/blue-v-neck_80x.png", | |
| "hex": "neck" | |
| }, | |
| "blue-u-neck": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/blue-u-neck_80x.png", | |
| "hex": "neck" | |
| }, | |
| "navy": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/navy_80x.png", | |
| "hex": "navy" | |
| }, | |
| "ombre-pink": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/ombre-pink_80x.png", | |
| "hex": "pink" | |
| }, | |
| "light-peach": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/light-peach_80x.png", | |
| "hex": "peach" | |
| }, | |
| "ombre-yellow": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/ombre-yellow_80x.png", | |
| "hex": "yellow" | |
| }, | |
| "denim-blue": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/denim-blue_80x.png", | |
| "hex": "blue" | |
| }, | |
| "teal": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/teal_80x.png", | |
| "hex": "teal" | |
| }, | |
| "pastel-olive": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/pastel-olive_80x.png", | |
| "hex": "olive" | |
| }, | |
| "ivory": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/ivory_80x.png", | |
| "hex": "ivory" | |
| }, | |
| "gold": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/gold_80x.png", | |
| "hex": "gold" | |
| }, | |
| "white-&-blue": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/white-&-blue_80x.png", | |
| "hex": "blue" | |
| }, | |
| "white-&-black": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/white-&-black_80x.png", | |
| "hex": "black" | |
| }, | |
| "white-&-pink": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/white-&-pink_80x.png", | |
| "hex": "pink" | |
| }, | |
| "pastel-yellow": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/pastel-yellow_80x.png", | |
| "hex": "yellow" | |
| }, | |
| "dark-peach": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/dark-peach_80x.png", | |
| "hex": "peach" | |
| }, | |
| "baby-pink": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/baby-pink_80x.png", | |
| "hex": "pink" | |
| }, | |
| "rose-pink": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/rose-pink_80x.png", | |
| "hex": "pink" | |
| }, | |
| "cream": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/cream_80x.png", | |
| "hex": "cream" | |
| }, | |
| "lavender-ombre": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/lavender-ombre_80x.png", | |
| "hex": "ombre" | |
| }, | |
| "yellow-ombre": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/yellow-ombre_80x.png", | |
| "hex": "ombre" | |
| }, | |
| "bright-green": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/bright-green_80x.png", | |
| "hex": "green" | |
| }, | |
| "biege-&-pink": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/biege-&-pink_80x.png", | |
| "hex": "pink" | |
| }, | |
| "lime": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/lime_80x.png", | |
| "hex": "lime" | |
| }, | |
| "pastel-pink": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/pastel-pink_80x.png", | |
| "hex": "pink" | |
| }, | |
| "printed": { | |
| "image": "https://cdn.shopify.com/s/files/1/0561/7926/1589/files/printed_80x.png", | |
| "hex": "printed" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment