llms.txt

Customily Brand Identity

A complete profile of Customily's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #B69AF2
Accent #8DE5E1
Body Font Inter
Heading Font Inter

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: businesses seeking customization software

Customily Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Working with these fonts

Not found on Google Fonts? Instructions:

  1. Open the homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around for font URLs.
  4. Save the font files locally.
  5. Copy the matching @font-face declarations and update the URLs.

Only do this if you have permission to use the brand assets.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#B69AF2",
    "secondary": "#3898EC",
    "accent": "#8DE5E1",
    "background": "#F7F7F7",
    "textPrimary": "#0D0324",
    "link": "#0D0324"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "80px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 10,
    "borderRadius": "3px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#8DE5E1",
      "textColor": "#0D0324",
      "borderRadius": "40px",
      "borderRadiusCorners": {
        "topLeft": "40px",
        "topRight": "40px",
        "bottomRight": "40px",
        "bottomLeft": "40px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F7F7F7",
      "textColor": "#0D0324",
      "borderColor": "#0D0324",
      "borderRadius": "40px",
      "borderRadiusCorners": {
        "topLeft": "40px",
        "topRight": "40px",
        "bottomRight": "40px",
        "bottomLeft": "40px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/66390127dd5c1d2a514a9948/678132c9cb4db46819932833_Blue%20Horizontal.svg",
    "favicon": "https://cdn.prod.website-files.com/66390127dd5c1d2a514a9948/67e1c9c625ec090ef98b97de_favicon-round.png",
    "ogImage": "https://cdn.prod.website-files.com/66390127dd5c1d2a514a9948/67e19fc35941129935bc9040_customily-best-product-personalization-app.webp",
    "logoHref": "/",
    "logoAlt": "Customily logo."
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "businesses seeking customization software"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  }
}