{ "version": 2, "title": "Pink", "description": "Pink-based palette with four shades", "settings": { "color": { "duotone": [ { "name": "Black and White", "slug": "black-and-white", "colors": [ "#0a0a0a", "#ffffff" ] }, { "name": "Primary and White", "slug": "primary-and-white", "colors": [ "#be185d", "#ffffff" ] } ], "palette": [ { "color": "#ffffff", "name": "Base", "slug": "base" }, { "color": "#0a0a0a", "name": "Contrast", "slug": "contrast" }, { "color": "#be185d", "name": "Primary", "slug": "primary" }, { "color": "#ec4899", "name": "Secondary", "slug": "secondary" }, { "color": "#f9a8d4", "name": "Tertiary", "slug": "tertiary" }, { "color": "#fce7f3", "name": "Quaternary", "slug": "quaternary" } ] } } }