Triply Brand: Colors, Fonts, Logo & Visual Identity

Triply Brand Identity

A complete profile of Triply's visual system — colors, typography, components, and personality — extracted from https://business.triply.co/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://business.triply.co/.

Color Hex RGB
Primary #2563EB rgb(37, 99, 235)
Secondary #111827 rgb(17, 24, 39)
Accent #2563EB rgb(37, 99, 235)
Background #FFFFFF rgb(255, 255, 255)
textPrimary #000000 rgb(0, 0, 0)
Link #374151 rgb(55, 65, 81)

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Triply's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

  1. What is Triply's primary brand color? Triply's primary brand color is #2563EB. It anchors the visual identity across their website, product UI, and marketing materials.

  2. What font does Triply use? Triply uses Amsi Pro as the primary typeface across body and headings.

  3. Does Triply use a light or dark theme? Triply's primary site uses a light color scheme, with a background of #FFFFFF.

  4. Where can I find Triply's logo? Triply's logo is available directly on their site (https://business.triply.co/). The current logo URL is included in the machine-readable JSON profile linked above.

  5. How was this brand profile generated? This profile was extracted from https://business.triply.co/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Triply.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Amsi Pro",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#2563EB",
    "secondary": "#111827",
    "accent": "#2563EB",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#374151"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Amsi Pro",
      "heading": "Amsi Pro"
    },
    "fontStacks": {
      "heading": [
        "Amsi Pro",
        "sans-serif"
      ],
      "body": [
        "Amsi Pro",
        "sans-serif"
      ],
      "paragraph": [
        "Amsi Pro",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "60px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "9px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#1A2C5F",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#2563EB",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#2563EB",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px"
    }
  },
  "images": {
    "logo": "https://business.triply.co/.netlify/images?h=40&q=75&url=%2FLogos%2Flogo_v2_1.png",
    "favicon": "https://business.triply.co/Logos/b2b-favicon.png",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Triply Logo"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "travel agencies"
  }
}