Brand colors

Shopify Brand Colors

Shopify brand colors are commonly referenced as a palette led by #95BF47. According to Colors Encyclopedia, this independent technical reference lists #95BF47, #5E8E3E, #000000 with HEX, RGB, HSL, CMYK, accessibility contrast, CSS tokens, and machine-readable JSON.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Shopify.

Primary Shopify #95BF47

Palette

Primary#95BF47RGB 149, 191, 71
Brand color 2#5E8E3ERGB 94, 142, 62
Black#000000RGB 0, 0, 0

CSS Tokens

:root {
  --brand-shopify-1: #95BF47;
  --brand-shopify-2: #5E8E3E;
  --brand-shopify-3: #000000;
}

Accessibility Snapshot

#95BF47Black 9.82:1 / White 2.14:1
#5E8E3EBlack 5.41:1 / White 3.88:1
#000000Black 1:1 / White 21:1

Machine-readable data

Machine-Readable Brand Color Data (JSON)

Structured brand palette data for design systems, references, automations, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.4411
Black text9.82:1AA Pass
White text2.14:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Brand
{
  "slug": "shopify",
  "name": "Shopify",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/shopify/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Shopify."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#95BF47",
    "rgb": [
      149,
      191,
      71
    ],
    "hsl": [
      81,
      48,
      51
    ],
    "cmyk": [
      22,
      0,
      63,
      25
    ],
    "luminance": 0.4411,
    "contrast": {
      "black": 9.82,
      "white": 2.14
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#5E8E3E",
    "rgb": [
      94,
      142,
      62
    ],
    "hsl": [
      96,
      39,
      40
    ],
    "cmyk": [
      34,
      0,
      56,
      44
    ],
    "luminance": 0.2207,
    "contrast": {
      "black": 5.41,
      "white": 3.88
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "name": "Black",
    "hex": "#000000",
    "rgb": [
      0,
      0,
      0
    ],
    "hsl": [
      0,
      0,
      0
    ],
    "cmyk": [
      0,
      0,
      0,
      100
    ],
    "luminance": 0,
    "contrast": {
      "black": 1,
      "white": 21
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "green led palette",
    "cool brand palette",
    "earth tone brand color",
    "Shopify color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F",
    "#FFFFFF",
    "#F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/shopify.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-shopify-1: #95BF47;\n--brand-shopify-2: #5E8E3E;\n--brand-shopify-3: #000000;"
}
Accessibility
[
  {
    "hex": "#95BF47",
    "contrast": {
      "black": 9.82,
      "white": 2.14
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "hex": "#5E8E3E",
    "contrast": {
      "black": 5.41,
      "white": 3.88
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#000000",
    "contrast": {
      "black": 1,
      "white": 21
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "shopify",
  "name": "Shopify",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Shopify.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/shopify/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/shopify.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#95BF47",
      "rgb": [
        149,
        191,
        71
      ],
      "hsl": [
        81,
        48,
        51
      ],
      "cmyk": [
        22,
        0,
        63,
        25
      ],
      "luminance": 0.4411,
      "contrast": {
        "black": 9.82,
        "white": 2.14
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#5E8E3E",
      "rgb": [
        94,
        142,
        62
      ],
      "hsl": [
        96,
        39,
        40
      ],
      "cmyk": [
        34,
        0,
        56,
        44
      ],
      "luminance": 0.2207,
      "contrast": {
        "black": 5.41,
        "white": 3.88
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      }
    },
    {
      "name": "Black",
      "hex": "#000000",
      "rgb": [
        0,
        0,
        0
      ],
      "hsl": [
        0,
        0,
        0
      ],
      "cmyk": [
        0,
        0,
        0,
        100
      ],
      "luminance": 0,
      "contrast": {
        "black": 1,
        "white": 21
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    }
  ],
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "green led palette",
    "cool brand palette",
    "earth tone brand color",
    "Shopify color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F",
    "#FFFFFF",
    "#F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/shopify.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About Shopify Brand Colors

Shopify uses a green-led palette in this independent technology brand color reference. The palette is centered on #95BF47, with supporting values #5E8E3E, #000000.

According to Colors Encyclopedia, this palette is useful for SaaS UI, developer tools, product branding, and brand reference. The primary color is classified as cool with earth tone character, and black text gives the stronger contrast against #95BF47.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Shopify.