Home · Branding · Unify

Unify Brand Identity

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

Download JSON
Primary
#1B5E3F
Accent
#1B5E3F
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from https://unify.ai.

primary
#1B5E3F
rgb(27, 94, 63)
secondary
#0082F3
rgb(0, 130, 243)
accent
#1B5E3F
rgb(27, 94, 63)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0F1416
rgb(15, 20, 22)
link
#3898EC
rgb(56, 152, 236)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Inter
Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Unify logo
Logo
Unify favicon
Favicon
Unify social image
Social Card

UI Components

Live previews rendered using Unify's actual button styles.

buttonPrimary
background #1B5E3F textColor #FFFFFF borderRadius 6px shadow none
buttonSecondary
background #FFFFFF textColor #FFFFFF borderColor #FFFFFF borderRadius 6px shadow none

Brand Personality

Tone: professional Energy: medium Audience: real estate professionals

Unify Brand in the Wild

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

Frequently Asked Questions

What is Unify's primary brand color?

Unify's primary brand color is #1B5E3F. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Unify use?

Unify uses Inter as the primary typeface across body and headings.

Does Unify use a light or dark theme?

Unify's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Unify's logo?

Unify's logo is available directly on their site (https://unify.ai). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://unify.ai 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 Unify.

Methodology

Brand data on this page was extracted from https://unify.ai on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Unify.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Segoe UI",
      "role": "unknown"
    },
    {
      "family": "Roboto",
      "role": "unknown"
    },
    {
      "family": "Helvetica Neue",
      "role": "unknown"
    },
    {
      "family": "Arial",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#1B5E3F",
    "secondary": "#0082F3",
    "accent": "#1B5E3F",
    "background": "#FFFFFF",
    "textPrimary": "#0F1416",
    "link": "#3898EC"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "Noto Sans",
        "Liberation Sans",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "Noto Sans",
        "Liberation Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "Noto Sans",
        "Liberation Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "56px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#1B5E3F",
      "textColor": "#FFFFFF",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2284%22%20height%3D%2221%22%20viewBox%3D%220%200%2084%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22relative%20top-%5B-1px%5D%22%20aria-label%3D%22Unify%20AI%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M31.9941%2012.1933V5.78406H35.026V11.8517C35.026%2013.4298%2035.8703%2014.3709%2037.2712%2014.3709C38.6721%2014.3709%2039.4992%2013.409%2039.4992%2011.8517V5.78406H42.5316V12.1933C42.5316%2015.189%2040.4432%2017.1908%2037.2718%2017.1908C34.1003%2017.1908%2031.9947%2015.189%2031.9947%2012.1933H31.9941Z%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M55.4701%2010.1542V16.8768H52.4377V10.6397C52.4377%208.96254%2051.7938%208.15406%2050.4818%208.15406C48.9187%208.15406%2047.965%209.26153%2047.965%2011.0464V16.8763H44.9326V5.78403H47.013L47.604%207.15531C48.4527%206.15549%2049.7932%205.52075%2051.3197%205.52075C53.8758%205.52075%2055.4696%207.34557%2055.4696%2010.1542H55.4701Z%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M57.9087%205.78405H60.9411V16.8769H57.9087V5.78405ZM57.9141%201.51672H60.9346V4.30512H57.9141V1.51672Z%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M70.3433%208.40608H67.5227V16.8768H64.4908V8.40608H62.5479V5.93372H64.5075V4.92911C64.5075%202.80584%2065.7101%201.44629%2068.0663%201.44629H70.3223V3.80672H68.6741C67.8756%203.80672%2067.4429%204.2139%2067.4429%205.00373V5.93372H70.3428V8.40608H70.3433Z%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M83.2501%205.78406L78.362%2016.7292C77.0177%2019.7356%2075.8361%2020.8751%2073.3193%2020.8751H72.0693V18.1783H73.1189C74.5807%2018.1783%2074.96%2017.7935%2075.6486%2016.1169L75.6912%2016.0268L70.9399%205.78406H74.2401L77.2316%2012.6079L80.0248%205.78406H83.2496H83.2501Z%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M14.3796%200C9.95059%200%206.34668%203.63305%206.34668%208.09938C6.34668%2011.6833%209.23821%2014.5988%2012.7928%2014.5988C15.4722%2014.5988%2017.652%2012.4009%2017.652%209.69934C17.652%207.88013%2016.1839%206.39987%2014.3796%206.39987C13.0122%206.39987%2011.9003%207.52099%2011.9003%208.8997C11.9003%209.83856%2012.6553%2010.5999%2013.5865%2010.5999C13.7379%2010.5999%2013.884%2010.5797%2014.0234%2010.542C13.7553%2010.9388%2013.3037%2011.1998%2012.7928%2011.1998C11.0979%2011.1998%209.71846%209.80897%209.71846%208.10005C9.71846%205.50876%2011.8096%203.40035%2014.3796%203.40035C17.8247%203.40035%2020.6276%206.22636%2020.6276%209.70002C20.6276%2014.056%2017.113%2017.5996%2012.7928%2017.5996C7.59801%2017.5996%203.37178%2013.3384%203.37178%208.10072C3.37178%207.45777%203.42781%206.81886%203.53653%206.19071H0.1254C0.0426892%206.82223%200%207.45979%200%208.10072C0%2015.2135%205.73903%2021%2012.7934%2021C18.9727%2021%2024%2015.9311%2024%209.70069C23.9993%204.35132%2019.6844%200%2014.3796%200Z%22%20style%3D%22fill%3A%20rgb(27%2C%2094%2C%2063)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://unify.ai/favicon.ico?favicon.df8b3418.ico",
    "ogImage": "https://unify.ai/images/2025-Q3_banners_webflow.jpg",
    "logoHref": "/",
    "logoAlt": "Unify AI"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage. The alt text matches the brand name 'Unify AI', confirming it as the primary logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Request a Demo",
      "reasoning": "Button #0 uses the brand's primary color (#1B5E3F), which is vibrant and stands out as a call-to-action. It is likely intended to draw the user's attention as the main CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Request a Demo",
      "reasoning": "Button #1 has a different background color (#FFFFFF) and serves as a secondary option, likely for less immediate actions."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "real estate professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and links to the homepage. The alt text matches the brand name 'Unify AI', confirming it as the primary logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles