Shopify Inspired Color Palette

Fresh green paired with dark navy and warm white captures Shopify's e-commerce optimism and trust. This merchant-friendly palette powers online stores, e-commerce dashboards, and checkout flows.

#95BF47

Green

RGB(149, 191, 71)

HSL(81, 48%, 51%)

#5C6AC4

Indigo

RGB(92, 106, 196)

HSL(232, 47%, 56%)

#004C3F

Dark Teal

RGB(0, 76, 63)

HSL(170, 100%, 15%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

#F4F6F8

Dusty Blue

RGB(244, 246, 248)

HSL(210, 22%, 96%)

#212B36

Dark Blue

RGB(33, 43, 54)

HSL(211, 24%, 17%)

lightbulbBest Use Cases

  • checkOnline stores
  • checkE-commerce dashboards
  • checkCheckout flows

businessIndustries

  • checkE-commerce
  • checkTechnology
Mood:optimistic

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #95BF47;
  --color-2: #5C6AC4;
  --color-3: #004C3F;
  --color-4: #FFFFFF;
  --color-5: #F4F6F8;
  --color-6: #212B36;
}

Tailwind CSS Config

colors: {
  'shopify-inspired-1': '#95BF47',
  'shopify-inspired-2': '#5C6AC4',
  'shopify-inspired-3': '#004C3F',
  'shopify-inspired-4': '#FFFFFF',
  'shopify-inspired-5': '#F4F6F8',
  'shopify-inspired-6': '#212B36',
}
shopifyecommercegreentrustworthymerchant

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes