Home · Branding · OmniAI

OmniAI Brand Identity

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

Download JSON
Primary
#8E8AA1
Accent
#1A6CE7
Body Font
DM Sans
Heading
Inter

Color Palette

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

primary
#8E8AA1
rgb(142, 138, 161)
secondary
#0000EE
rgb(0, 0, 238)
accent
#1A6CE7
rgb(26, 108, 231)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#1A6CE7
rgb(26, 108, 231)
link
#1A6CE7
rgb(26, 108, 231)

Typography

Each font links to its Google Fonts page where available.

primary
DM Sans
heading
Inter
DM 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

OmniAI logo
Logo
OmniAI favicon
Favicon

UI Components

Live previews rendered using OmniAI's actual button styles.

buttonPrimary
background #1A6CE7 textColor #0000EE borderRadius 51px shadow none
buttonSecondary
background #F6F7FB textColor #0000EE borderRadius 51px shadow none

Brand Personality

Tone: modern Energy: medium Audience: financial institutions and lending professionals

OmniAI Brand in the Wild

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

Frequently Asked Questions

What is OmniAI's primary brand color?

OmniAI's primary brand color is #8E8AA1. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does OmniAI use?

OmniAI uses #1A6CE7 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does OmniAI use?

OmniAI uses DM Sans for body text and Inter for headings. Fonts were detected on https://getomni.ai as part of their live design system.

Does OmniAI use a light or dark theme?

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

Where can I find OmniAI's logo?

OmniAI's logo is available directly on their site (https://getomni.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://getomni.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 OmniAI.

Methodology

Brand data on this page was extracted from https://getomni.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 OmniAI.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "DM Sans",
      "role": "body"
    },
    {
      "family": "Inter",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#8E8AA1",
    "secondary": "#0000EE",
    "accent": "#1A6CE7",
    "background": "#FFFFFF",
    "textPrimary": "#1A6CE7",
    "link": "#1A6CE7"
  },
  "typography": {
    "fontFamilies": {
      "primary": "DM Sans",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "DM Sans",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "DM Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "50px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#1A6CE7",
      "textColor": "#0000EE",
      "borderRadius": "51px",
      "borderRadiusCorners": {
        "topLeft": "51px",
        "topRight": "51px",
        "bottomRight": "51px",
        "bottomLeft": "51px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F6F7FB",
      "textColor": "#0000EE",
      "borderRadius": "51px",
      "borderRadiusCorners": {
        "topLeft": "51px",
        "topRight": "51px",
        "bottomRight": "51px",
        "bottomLeft": "51px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%2522http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%2522%20xmlns%3Axlink%3D%2522http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%2522%20viewBox%3D%25220%200%20149%2038%2522%20overflow%3D%2522visible%2522%3E%3Cg%3E%3Cpath%20d%3D%2522M%200%2019%20C%200%2020.453%200.162%2021.869%200.467%2023.229%20C%200.78%2024.615%201.248%2025.96%201.862%2027.24%20C%202.473%2028.521%203.227%2029.729%204.11%2030.839%20C%204.989%2031.95%205.989%2032.959%207.09%2033.848%20C%208.194%2034.737%209.394%2035.498%2010.667%2036.117%20C%2011.937%2036.735%2013.273%2037.207%2014.648%2037.526%20C%2016.03%2037.843%2017.443%2038.002%2018.861%2038%20C%2029.277%2038%2037.722%2029.493%2037.722%2019%20L%2028.291%2019%20C%2028.291%2024.249%2024.071%2028.5%2018.861%2028.5%20C%2018.136%2028.5%2017.433%2028.418%2016.756%2028.259%20C%2016.067%2028.103%2015.398%2027.868%2014.762%2027.558%20C%2014.126%2027.25%2013.527%2026.868%2012.978%2026.421%20C%2012.425%2025.98%2011.925%2025.476%2011.487%2024.92%20C%2011.046%2024.365%2010.668%2023.762%2010.361%2023.122%20L%2010.361%2023.118%20C%2010.055%2022.478%209.822%2021.805%209.666%2021.113%20C%209.509%2020.42%209.43%2019.711%209.43%2019%20C%209.43%2013.751%2013.651%209.5%2018.861%209.5%20L%2018.861%200%20C%208.444%200%200%208.507%200%2019%20Z%20M%2020.966%209.741%20C%2021.655%209.897%2022.324%2010.132%2022.96%2010.441%20L%2027.055%201.883%20C%2025.784%201.266%2024.448%200.793%2023.074%200.475%20Z%20M%2024.744%2011.579%20C%2025.296%2012.021%2025.796%2012.524%2026.234%2013.08%20L%2033.611%207.161%20C%2032.732%206.05%2031.732%205.041%2030.631%204.151%20L%2024.744%2011.579%20Z%20M%2027.36%2014.878%20L%2027.36%2014.882%20C%2027.666%2015.522%2027.899%2016.195%2028.056%2016.887%20L%2037.254%2014.771%20C%2036.941%2013.385%2036.473%2012.04%2035.86%2010.76%20Z%2522%20fill%3D%2522rgb(26%2C%20108%2C%20231)%2522%3E%3C%2Fpath%3E%3Cpath%20d%3D%2522M%2064.825%2019.098%20C%2064.825%2021.497%2064.377%2023.539%2063.48%2025.222%20C%2062.59%2026.905%2061.376%2028.191%2059.837%2029.079%20C%2058.304%2029.959%2056.582%2030.4%2054.668%2030.4%20C%2052.741%2030.4%2051.011%2029.956%2049.479%2029.068%20C%2047.946%2028.18%2046.735%2026.894%2045.846%2025.211%20C%2044.956%2023.528%2044.511%2021.491%2044.511%2019.098%20C%2044.511%2016.699%2044.956%2014.657%2045.846%2012.974%20C%2046.735%2011.291%2047.946%2010.009%2049.479%209.128%20C%2051.011%208.24%2052.741%207.796%2054.668%207.796%20C%2056.582%207.796%2058.304%208.24%2059.837%209.128%20C%2061.376%2010.009%2062.59%2011.291%2063.48%2012.974%20C%2064.377%2014.658%2064.825%2016.699%2064.825%2019.098%20Z%20M%2060.176%2019.098%20C%2060.176%2017.544%2059.946%2016.233%2059.487%2015.166%20C%2059.035%2014.099%2058.396%2013.289%2057.57%2012.738%20C%2056.744%2012.187%2055.777%2011.911%2054.668%2011.911%20C%2053.56%2011.911%2052.592%2012.187%2051.766%2012.738%20C%2050.94%2013.289%2050.297%2014.099%2049.839%2015.166%20C%2049.387%2016.233%2049.161%2017.544%2049.161%2019.098%20C%2049.161%2020.652%2049.387%2021.963%2049.839%2023.03%20C%2050.297%2024.097%2050.94%2024.906%2051.766%2025.458%20C%2052.592%2026.009%2053.56%2026.285%2054.668%2026.285%20C%2055.777%2026.285%2056.744%2026.009%2057.57%2025.458%20C%2058.396%2024.906%2059.035%2024.097%2059.487%2023.03%20C%2059.946%2021.963%2060.176%2020.652%2060.176%2019.098%20Z%20M%2068.138%2030.099%20L%2068.138%2013.598%20L%2072.437%2013.598%20L%2072.437%2016.509%20L%2072.628%2016.509%20C%2072.967%2015.542%2073.532%2014.779%2074.322%2014.221%20C%2075.113%2013.662%2076.059%2013.382%2077.161%2013.382%20C%2078.277%2013.382%2079.226%2013.666%2080.01%2014.231%20C%2080.793%2014.79%2081.316%2015.549%2081.577%2016.509%20L%2081.747%2016.509%20C%2082.079%2015.563%2082.679%2014.808%2083.547%2014.242%20C%2084.423%2013.669%2085.457%2013.383%2086.65%2013.383%20C%2088.169%2013.383%2089.401%2013.873%2090.347%2014.855%20C%2091.3%2015.829%2091.776%2017.211%2091.776%2019.002%20L%2091.776%2030.099%20L%2087.276%2030.099%20L%2087.276%2019.904%20C%2087.276%2018.987%2087.035%2018.299%2086.555%2017.841%20C%2086.075%2017.383%2085.475%2017.154%2084.755%2017.154%20C%2083.936%2017.154%2083.297%2017.418%2082.838%2017.949%20C%2082.379%2018.471%2082.149%2019.163%2082.149%2020.022%20L%2082.149%2030.099%20L%2077.775%2030.099%20L%2077.775%2019.807%20C%2077.775%2018.998%2077.546%2018.353%2077.087%2017.873%20C%2076.635%2017.393%2076.038%2017.154%2075.297%2017.154%20C%2074.796%2017.154%2074.344%2017.283%2073.941%2017.54%20C%2073.546%2017.791%2073.232%2018.145%2072.999%2018.604%20C%2072.766%2019.055%2072.649%2019.585%2072.649%2020.194%20L%2072.649%2030.099%20Z%20M%2099.852%2020.559%20L%2099.852%2030.099%20L%2095.34%2030.099%20L%2095.34%2013.598%20L%2099.64%2013.598%20L%2099.64%2016.509%20L%2099.831%2016.509%20C%20100.191%2015.549%20100.795%2014.79%20101.642%2014.231%20C%20102.489%2013.666%20103.517%2013.383%20104.724%2013.383%20C%20105.854%2013.383%20106.839%2013.634%20107.679%2014.134%20C%20108.519%2014.636%20109.172%2015.352%20109.638%2016.283%20C%20110.105%2017.207%20110.337%2018.31%20110.337%2019.592%20L%20110.337%2030.099%20L%20105.826%2030.099%20L%20105.826%2020.408%20C%20105.833%2019.399%20105.578%2018.611%20105.063%2018.045%20C%20104.547%2017.472%20103.838%2017.185%20102.934%2017.185%20C%20102.327%2017.185%20101.79%2017.318%20101.325%2017.583%20C%20100.865%2017.848%20100.505%2018.235%20100.244%2018.743%20C%2099.99%2019.245%2099.859%2019.85%2099.852%2020.559%20Z%20M%20113.893%2030.099%20L%20113.893%2013.598%20L%20118.405%2013.598%20L%20118.405%2030.099%20Z%20M%20116.16%2011.47%20C%20115.489%2011.47%20114.914%2011.245%20114.434%2010.794%20C%20113.96%2010.335%20113.724%209.787%20113.724%209.15%20C%20113.724%208.52%20113.96%207.979%20114.434%207.527%20C%20114.914%207.069%20115.489%206.84%20116.16%206.84%20C%20116.831%206.84%20117.403%207.069%20117.876%207.528%20C%20118.356%207.979%20118.596%208.52%20118.596%209.15%20C%20118.596%209.787%20118.356%2010.335%20117.876%2010.794%20C%20117.403%2011.245%20116.831%2011.47%20116.16%2011.47%20Z%20M%20125.843%2030.099%20L%20120.928%2030.099%20L%20128.416%208.097%20L%20134.326%208.097%20L%20141.803%2030.099%20L%20136.889%2030.099%20L%20131.456%2013.125%20L%20131.286%2013.125%20L%20125.843%2030.1%20Z%20M%20125.536%2021.451%20L%20137.143%2021.451%20L%20137.143%2025.082%20L%20125.536%2025.082%20Z%20M%20149%208.097%20L%20149%2030.099%20L%20144.414%2030.099%20L%20144.414%208.097%20Z%2522%20fill%3D%2522rgb(0%2C0%2C0)%2522%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/GcWkclHyHrPSSjVtXA5gywIZ6wo.png",
    "ogImage": null,
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a Demo",
      "reasoning": "Button #0 uses a vibrant blue color (#1A6CE7) which is consistent with the brand's accent color, making it the most prominent call-to-action on the page."
    },
    "secondary": {
      "index": 2,
      "text": "Contact us",
      "reasoning": "Button #2 has a different background color (#F6F7FB) and serves a secondary function ('Contact us'), making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "financial institutions and lending professionals"
  },
  "designSystem": {
    "framework": "custom",
    "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 located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles