Home · Branding · Kontigo

Kontigo Brand Identity

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

Download JSON
Primary
#FF7400
Accent
#FF7400
Body Font
airbnbCereal
Heading
airbnbCereal

Color Palette

Brand palette extracted from https://kontigo.lat/.

primary
#FF7400
rgb(255, 116, 0)
accent
#FF7400
rgb(255, 116, 0)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#FF7400
rgb(255, 116, 0)

Typography

Each font links to its Google Fonts page where available.

primary
airbnbCereal
airbnbCereal Google Fonts →
heading
airbnbCereal
airbnbCereal Google Fonts →
airbnbCereal
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

Kontigo logo
Logo
Kontigo favicon
Favicon
Kontigo social image
Social Card

UI Components

Live previews rendered using Kontigo's actual button styles.

buttonPrimary
background #FF7400 textColor #FFFFFF borderRadius 33554400px shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.06) 0px 1px 0px 0px
buttonSecondary
background #1F2023 textColor #FFFFFF borderRadius 100px shadow none

Brand Personality

Tone: modern Energy: high Audience: tech-savvy individuals

Kontigo Brand in the Wild

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

Frequently Asked Questions

What is Kontigo's primary brand color?

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

What font does Kontigo use?

Kontigo uses airbnbCereal as the primary typeface across body and headings.

Does Kontigo use a light or dark theme?

Kontigo's primary site uses a dark color scheme, with a background of #000000.

Where can I find Kontigo's logo?

Kontigo's logo is available directly on their site (https://kontigo.lat/). 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://kontigo.lat/ 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 Kontigo.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "airbnbCereal",
      "role": "body"
    },
    {
      "family": "menlo",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#FF7400",
    "accent": "#FF7400",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#FF7400"
  },
  "typography": {
    "fontFamilies": {
      "primary": "airbnbCereal",
      "heading": "airbnbCereal"
    },
    "fontStacks": {
      "heading": [
        "airbnbCereal"
      ],
      "body": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "96px",
      "h2": "64px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FF7400",
      "textColor": "#FFFFFF",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.06) 0px 1px 0px 0px"
    },
    "buttonSecondary": {
      "background": "#1F2023",
      "textColor": "#FFFFFF",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22108%22%20height%3D%2232%22%20viewBox%3D%220%200%20109%2033%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cg%20clip-path%3D%22url(%23clip0_4428_13960)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cg%20clip-path%3D%22url(%23clip1_4428_13960)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20d%3D%22M86.9014%2014.291C87.7377%2014.291%2088.4714%2014.4609%2089.1025%2014.7998C89.5141%2015.0211%2089.8661%2015.2979%2090.1592%2015.6289V14.5127H92.582V24.6846C92.582%2025.7019%2092.3465%2026.5901%2091.877%2027.3496C91.4072%2028.1087%2090.7542%2028.7022%2089.918%2029.1299C89.0812%2029.5574%2088.1124%2029.7715%2087.0117%2029.7715C85.8962%2029.7715%2084.9196%2029.5684%2084.083%2029.1631C83.2465%2028.7575%2082.5711%2028.1861%2082.0576%2027.4492L83.6426%2025.8574C84.0681%2026.3881%2084.5525%2026.7862%2085.0957%2027.0518C85.6384%2027.317%2086.2925%2027.4492%2087.0557%2027.4492C88.0094%2027.4492%2088.7652%2027.2027%2089.3232%2026.709C89.881%2026.2148%2090.1592%2025.5397%2090.1592%2024.6846V23.542C89.8593%2023.8855%2089.5011%2024.1717%2089.0811%2024.3975C88.4498%2024.7367%2087.723%2024.9062%2086.9014%2024.9062C85.9618%2024.9062%2085.1142%2024.6743%2084.3584%2024.21C83.6023%2023.7456%2083.008%2023.1079%2082.5752%2022.2969C82.142%2021.4865%2081.9258%2020.5789%2081.9258%2019.5762C81.9258%2018.5739%2082.1422%2017.6748%2082.5752%2016.8789C83.008%2016.0827%2083.6022%2015.4518%2084.3584%2014.9873C85.1142%2014.523%2085.9618%2014.291%2086.9014%2014.291ZM52.1553%2014.291C53.1969%2014.2911%2054.1362%2014.5342%2054.9727%2015.0205C55.8093%2015.5071%2056.4731%2016.1675%2056.9648%2017C57.4564%2017.8334%2057.7031%2018.7659%2057.7031%2019.7979C57.7031%2020.8299%2057.4564%2021.7663%2056.9648%2022.6064C56.4731%2023.4466%2055.8091%2024.1137%2054.9727%2024.6074C54.1362%2025.1015%2053.1969%2025.3486%2052.1553%2025.3486C51.1277%2025.3486%2050.195%2025.1016%2049.3584%2024.6074C48.5222%2024.1137%2047.8576%2023.4466%2047.3662%2022.6064C46.8743%2021.7663%2046.6289%2020.8299%2046.6289%2019.7979C46.6289%2018.7659%2046.8743%2017.8366%2047.3662%2017.0107C47.8575%2016.1853%2048.5222%2015.5262%2049.3584%2015.0322C50.195%2014.5384%2051.1277%2014.291%2052.1553%2014.291ZM99.6689%2014.291C100.711%2014.2911%20101.65%2014.5342%20102.486%2015.0205C103.323%2015.5071%20103.988%2016.1675%20104.479%2017C104.971%2017.8333%20105.217%2018.766%20105.217%2019.7979C105.217%2020.8299%20104.971%2021.7663%20104.479%2022.6064C103.988%2023.4468%20103.323%2024.1136%20102.486%2024.6074C101.65%2025.1015%20100.711%2025.3486%2099.6689%2025.3486C98.6416%2025.3486%2097.7089%2025.1016%2096.8721%2024.6074C96.0358%2024.1136%2095.3712%2023.4467%2094.8799%2022.6064C94.388%2021.7663%2094.1426%2020.8299%2094.1426%2019.7979C94.1426%2018.7659%2094.3879%2017.8366%2094.8799%2017.0107C95.3712%2016.1853%2096.0359%2015.5262%2096.8721%2015.0322C97.7089%2014.5384%2098.6416%2014.291%2099.6689%2014.291ZM39.9219%2019.5049L44.1924%2014.5146H47.0771L42.623%2019.6035L47.2969%2025.1299H44.2148L39.9219%2019.9238V25.1299H37.5V9.98633H39.9219V19.5049ZM74.293%2014.5146H76.8262V16.7256H74.293V25.1289H71.873V16.7256H69.3418V14.5146H71.873V9.98633H74.293V14.5146ZM80.4648%2025.1289H78.043V14.5137H80.4648V25.1289ZM64.8066%2014.291C65.5992%2014.291%2066.3034%2014.494%2066.9199%2014.8994C67.5363%2015.3051%2068.0209%2015.8285%2068.373%2016.4697C68.7252%2017.1108%2068.9013%2017.7779%2068.9014%2018.4707V25.127H66.4795V19.002C66.4795%2018.2941%2066.2551%2017.7121%2065.8076%2017.2549C65.3597%2016.7981%2064.7846%2016.5684%2064.0801%2016.5684C63.6105%2016.5684%2063.1917%2016.672%2062.8252%2016.8779C62.4584%2017.0848%2062.1722%2017.3729%2061.9668%2017.7412C61.7611%2018.11%2061.6582%2018.5303%2061.6582%2019.002V25.127H59.2363V14.5127H61.6582V15.709C61.9493%2015.361%2062.2974%2015.0686%2062.7041%2014.833C63.3276%2014.4719%2064.0285%2014.291%2064.8066%2014.291ZM52.1553%2016.6348C51.5682%2016.6348%2051.0434%2016.7714%2050.5811%2017.0439C50.1188%2017.3169%2049.7585%2017.6894%2049.502%2018.1611C49.2451%2018.633%2049.1172%2019.1786%2049.1172%2019.7979C49.1172%2020.4169%2049.2451%2020.9697%2049.502%2021.4561C49.7585%2021.9427%2050.1188%2022.322%2050.5811%2022.5947C51.0435%2022.8676%2051.5681%2023.0039%2052.1553%2023.0039C52.7568%2023.0038%2053.2886%2022.8676%2053.751%2022.5947C54.2132%2022.322%2054.5732%2021.9426%2054.8301%2021.4561C55.0865%2020.9697%2055.2148%2020.4168%2055.2148%2019.7979C55.2148%2019.1785%2055.0824%2018.633%2054.8184%2018.1611C54.5542%2017.6895%2054.195%2017.3169%2053.7402%2017.0439C53.2852%2016.7712%2052.7568%2016.6348%2052.1553%2016.6348ZM99.6689%2016.6348C99.0821%2016.6348%2098.5573%2016.7714%2098.0947%2017.0439C97.6324%2017.3169%2097.272%2017.6894%2097.0156%2018.1611C96.7586%2018.633%2096.6309%2019.1786%2096.6309%2019.7979C96.6309%2020.4169%2096.7586%2020.9697%2097.0156%2021.4561C97.272%2021.9427%2097.6324%2022.322%2098.0947%2022.5947C98.5573%2022.8676%2099.0819%2023.0039%2099.6689%2023.0039C100.271%2023.0038%20100.802%2022.8676%20101.265%2022.5947C101.727%2022.322%20102.087%2021.9426%20102.344%2021.4561C102.6%2020.9697%20102.728%2020.4169%20102.729%2019.7979C102.729%2019.1786%20102.597%2018.633%20102.333%2018.1611C102.069%2017.6894%20101.709%2017.3169%20101.254%2017.0439C100.799%2016.7713%20100.27%2016.6348%2099.6689%2016.6348ZM87.3857%2016.5908C86.7988%2016.5908%2086.2813%2016.7164%2085.834%2016.9668C85.3862%2017.2177%2085.0375%2017.5679%2084.7881%2018.0176C84.5385%2018.4676%2084.4141%2018.9944%2084.4141%2019.5986C84.4141%2020.1883%2084.5385%2020.7121%2084.7881%2021.1689C85.0375%2021.6258%2085.3862%2021.9802%2085.834%2022.2305C86.2813%2022.4814%2086.7989%2022.6064%2087.3857%2022.6064C87.9725%2022.6064%2088.4865%2022.4815%2088.9268%2022.2305C89.3672%2021.9802%2089.7088%2021.6297%2089.9512%2021.1797C90.1931%2020.7301%2090.3135%2020.2031%2090.3135%2019.5986C90.3135%2018.9946%2090.1931%2018.4675%2089.9512%2018.0176C89.7088%2017.5679%2089.3672%2017.2177%2088.9268%2016.9668C88.4865%2016.7163%2087.9725%2016.5908%2087.3857%2016.5908ZM79.2529%209.98633C79.6785%209.98634%2080.0239%2010.1263%2080.2881%2010.4062C80.5523%2010.6866%2080.6836%2011.0337%2080.6836%2011.4463C80.6835%2011.859%2080.5521%2012.2057%2080.2881%2012.4854C80.0239%2012.7656%2079.6785%2012.9053%2079.2529%2012.9053C78.8418%2012.9053%2078.5008%2012.7656%2078.2295%2012.4854C77.9579%2012.2057%2077.8224%2011.8591%2077.8223%2011.4463C77.8223%2011.0336%2077.9578%2010.6866%2078.2295%2010.4062C78.5008%2010.1265%2078.8419%209.98633%2079.2529%209.98633Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M31.2665%2015.0196C31.2595%2014.6536%2030.9317%2014.376%2030.5664%2014.4277L28.0499%2014.783C27.8138%2013.4777%2027.1803%2011.4601%2025.4845%209.86341C23.8537%208.32743%2021.6387%207.5304%2018.8882%207.48778C18.8593%206.76428%2018.8679%205.55382%2019.0342%203.66461L19.0921%203.00237C19.1248%202.6273%2018.811%202.31243%2018.4328%202.34174L17.766%202.39395C17.693%202.39981%2015.957%202.54472%2014.2178%203.48453C12.6417%204.33643%2010.7829%205.98696%2010.5495%209.07437C10.5227%209.42973%2010.8027%209.73394%2011.1611%209.73394H12.293C12.6111%209.73394%2012.881%209.49473%2012.9089%209.17986C13.0505%207.56556%2013.8321%206.38334%2015.2865%205.57673C15.7258%205.33325%2016.1705%205.15744%2016.5686%205.03223C16.413%207.81064%2016.6362%208.80373%2016.6898%208.99499L16.8116%209.43133C16.8889%209.70731%2017.1485%209.89218%2017.4366%209.87673L17.8915%209.85169C20.4826%209.70997%2022.4852%2010.2811%2023.843%2011.5486C25.7887%2013.3648%2025.8295%2016.0899%2025.83%2016.1123L25.8289%2016.7617C25.8284%2017.1331%2026.1589%2017.4186%2026.529%2017.3659L28.9442%2017.0249L29.0144%2020.7495C28.1883%2020.7799%2027.1894%2020.8193%2026.9276%2020.8406L26.3987%2020.8838C26.0762%2020.9099%2025.83%2021.18%2025.8354%2021.5013L25.8445%2022.0282C25.8445%2022.05%2025.8322%2024.2408%2024.0769%2026.0133C22.4814%2027.6244%2019.9467%2028.4412%2016.5434%2028.4412C13.1401%2028.4412%2010.6064%2027.4092%208.93694%2025.3735C8.86559%2025.2866%208.79746%2025.1992%208.73148%2025.1113H12.6353C12.9743%2025.1113%2013.249%2024.8386%2013.249%2024.5018V23.3766C13.249%2023.0399%2012.9743%2022.7671%2012.6353%2022.7671H7.50728C7.3104%2022.1838%207.19292%2021.6377%207.12371%2021.1752C8.79264%2021.1624%2011.5109%2020.8998%2012.9668%2019.4538C14.3085%2018.1214%2014.7092%2015.905%2013.9416%2014.0638C13.2447%2012.3925%2011.7287%2011.3946%209.88701%2011.3946C8.04535%2011.3946%206.57009%2012.3317%205.69727%2014.1043C5.11521%2015.2865%204.78422%2016.8262%204.69302%2018.7873H1.20551C0.866463%2018.7873%200.591797%2019.0601%200.591797%2019.3968V20.522C0.591797%2020.8587%200.866463%2021.1315%201.20551%2021.1315H4.73379C4.78797%2021.6089%204.88185%2022.1646%205.03957%2022.7666H1.21892C0.879875%2022.7666%200.605208%2023.0394%200.605208%2023.3761V24.5013C0.605208%2024.838%200.879875%2025.1108%201.21892%2025.1108H5.94833C6.25626%2025.6931%206.63607%2026.2813%207.10547%2026.8535C8.09685%2028.0624%209.34519%2029.0102%2010.8151%2029.6697C12.462%2030.4092%2014.389%2030.7843%2016.5423%2030.7843C20.6028%2030.7843%2023.7035%2029.7315%2025.7592%2027.6559C27.3257%2026.0741%2027.8895%2024.2701%2028.0917%2023.13C28.7644%2023.1028%2029.6362%2023.0708%2030.2569%2023.05L30.8142%2023.0309C31.149%2023.0191%2031.4129%2022.7432%2031.4065%2022.4102L31.267%2015.0185L31.2665%2015.0196ZM7.81574%2015.1346C8.29105%2014.1698%208.9289%2013.7393%209.8854%2013.7393C11.013%2013.7393%2011.527%2014.4037%2011.7593%2014.9615C12.1584%2015.9189%2011.9593%2017.1379%2011.2963%2017.7969C10.52%2018.5678%208.59039%2018.8252%207.05236%2018.8332C7.1323%2017.245%207.38765%2016.0041%207.81574%2015.1346Z%22%20fill%3D%22%23FF7400%22%20style%3D%22fill%3A%20rgb(255%2C%20116%2C%200)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3CclipPath%20id%3D%22clip0_4428_13960%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Crect%20width%3D%22108.444%22%20height%3D%2232%22%20fill%3D%22white%22%20transform%3D%22translate(0%200.5625)%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22clip1_4428_13960%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Crect%20width%3D%2268.1482%22%20height%3D%2221.3333%22%20fill%3D%22white%22%20transform%3D%22translate(37.332%208.85742)%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",
    "favicon": "https://www.kontigo.com/favicon.ico",
    "ogImage": "https://kontigo.com/opengraph_image_es.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Kontigo'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Auditar volúmen en la blockchain",
      "reasoning": "Button #0 uses the vibrant brand color #FF7400 and has action-oriented text, making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "NuevoKontigo Levanta $20M Seed Round",
      "reasoning": "Button #1 has a different background color (#1F2023) and serves as a secondary action with informative text."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "tech-savvy individuals"
  },
  "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, matching the brand 'Kontigo'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles