{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-color-palette",
  "title": "GG402 \u00b7 Generate Color Palettes",
  "url": "https://gg402.vercel.app/color_palette",
  "category": "tools",
  "summary": "Generate structured color palettes with hex codes, RGB values, and descriptive names for design use.",
  "seo": {
    "title": "Color Palette Generator API \u2014 x402 Payment Required",
    "description": "Generate design color palettes with hex, RGB, and named colors. 0.01 USDC per palette on Base. Returns structured color data for UI/UX applications."
  },
  "use_cases": [
    "Auto-generate brand color schemes",
    "Create accessible color combinations for UI components",
    "Produce palette variations for A/B testing"
  ],
  "ideal_buyer": "Design tools and agents generating color schemes for branding, UI/UX, or creative applications.",
  "example_prompt": "Generate a modern, minimal color palette for a fintech dashboard",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Generate color palettes for design",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "style": {
              "type": "string",
              "required": false,
              "description": "The style of the palette, e.g., 'warm', 'cool', 'pastel', 'vibrant'."
            },
            "theme": {
              "type": "string",
              "required": true,
              "description": "The theme or mood for the color palette, e.g., 'ocean', 'sunset', 'vintage'."
            },
            "num_colors": {
              "type": "number",
              "required": false,
              "description": "The number of colors to generate in the palette. Defaults to 5 if not specified."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "palette",
            "theme"
          ],
          "properties": {
            "theme": {
              "type": "string",
              "description": "The theme used to generate the palette."
            },
            "palette": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "hex",
                  "name",
                  "rgb"
                ],
                "properties": {
                  "hex": {
                    "type": "string",
                    "description": "The hex code of the color, e.g., '#FF5733'."
                  },
                  "rgb": {
                    "type": "array",
                    "items": {
                      "type": "number"
                    },
                    "description": "The RGB values as an array of three numbers, e.g., [255, 87, 51]."
                  },
                  "name": {
                    "type": "string",
                    "description": "A descriptive name for the color, e.g., 'Coral Red'."
                  }
                }
              },
              "description": "An array of color objects in the generated palette."
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "tools-cl-3d1601f8e437",
  "origin": {
    "slug": "gg402-vercel-app",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "https://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-color-palette",
    "url": "https://x402all.com/resource/gg402-vercel-app-color-palette",
    "name": "GG402 \u00b7 Generate Color Palettes",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-color-palette",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://gg402.vercel.app/color_palette",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app",
      "url": "https://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-color-palette",
    "description": "Generate design color palettes with hex, RGB, and named colors. 0.01 USDC per palette on Base. Returns structured color data for UI/UX applications.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-color-palette",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-color-palette"
}
