Layercode Brand: Colors, Fonts, Logo & Visual Identity

Layercode Brand Identity

A complete profile of Layercode's visual system — colors, typography, components, and personality — extracted from https://layercode.com/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://layercode.com/.

Typography

Each font links to its Google Fonts page where available.

Font Stacks:
EB Garamond, Garamond, Georgia, serif

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Layercode's actual button styles.

Brand Personality

Layercode Brand in the Wild

Image: mintcdn.com
Source: docs.layercode.com

Image: toyo.ai
Source: layercode.com

Frequently Asked Questions

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {"family": "EB Garamond", "role": "heading"},
    {"family": "Garamond", "role": "body"},
    {"family": "Georgia", "role": "body"}
  ],
  "colors": {
    "primary": "#248BF5",
    "accent": "#E54D2E",
    "background": "#FDFCFA",
    "textPrimary": "#000000",
    "link": "#E54D2E"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Garamond",
      "heading": "EB Garamond"
    },
    "fontStacks": {
      "heading": ["EB Garamond", "Garamond", "Georgia", "serif"],
      "body": ["ui-sans-serif", "system-ui", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"],
      "paragraph": ["EB Garamond", "Garamond", "Georgia", "serif"]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "30px",
      "body": "38.4px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#FDFCFA",
      "borderRadius": "12px",
      "shadow": "rgba(255, 255, 255, 0.35) 0px 2px 1px 0px inset, rgba(161, 24, 17, 0.4) 0px -2px 4px 0px inset, rgba(0, 0, 0, 0.15) 0px 4px 8px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#FDFCFA",
      "borderRadius": "12px",
      "shadow": "rgba(255, 255, 255, 0.15) 0px 2px 1px 0px inset, rgba(0, 0, 0, 0.3) 0px -2px 4px 0px inset, rgba(0, 0, 0, 0.15) 0px 4px 8px 0px"
    }
  },
  "images": {
    "logo": "https://toyo.ai/images/Toyo%20logo%20-%20small.svg?dpl=dpl_3Xm5dBn9nyWCpkk8DaxcBj5BTr9b",
    "favicon": "https://toyo.ai/icon.svg?icon.1507005ylj~yr.svg?dpl=dpl_3Xm5dBn9nyWCpkk8DaxcBj5BTr9b",
    "ogImage": "https://toyo.ai/toyo-screenshot-03.jpg"
  }
}