Home · Branding · Third Dimension AI

Third Dimension AI Brand Identity

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

Download JSON
Primary
#FF5CFF
Accent
#FF5CFF
Body Font
Almarai
Heading
Sora

Color Palette

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

primary
#FF5CFF
rgb(255, 92, 255)
secondary
#2DBFFF
rgb(45, 191, 255)
accent
#FF5CFF
rgb(255, 92, 255)
background
#1C1C1C
rgb(28, 28, 28)
textPrimary
#1C1C1C
rgb(28, 28, 28)
link
#0000FF
rgb(0, 0, 255)

Typography

Each font links to its Google Fonts page where available.

primary
Almarai
heading
Sora
Sora
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

Third Dimension AI logo
Logo
Third Dimension AI favicon
Favicon
Third Dimension AI social image
Social Card

UI Components

Live previews rendered using Third Dimension AI's actual button styles.

input
background transparent textColor #FFFFFF borderColor null borderRadius 0px shadow none
buttonPrimary
background #FF5CFF textColor #1C1C1C borderRadius 0px shadow none
buttonSecondary
background #333333 textColor #FFFFFF borderColor #333333 borderRadius 0px shadow none

Brand Personality

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

Third Dimension AI Brand in the Wild

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

Frequently Asked Questions

What is Third Dimension AI's primary brand color?

Third Dimension AI's primary brand color is #FF5CFF. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Third Dimension AI use?

Third Dimension AI uses Almarai for body text and Sora for headings. Fonts were detected on https://thirddimension.ai/ as part of their live design system.

Does Third Dimension AI use a light or dark theme?

Third Dimension AI's primary site uses a light color scheme, with a background of #1C1C1C.

Where can I find Third Dimension AI's logo?

Third Dimension AI's logo is available directly on their site (https://thirddimension.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://thirddimension.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 Third Dimension AI.

Methodology

Brand data on this page was extracted from https://thirddimension.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 Third Dimension AI.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Sora",
      "role": "heading"
    },
    {
      "family": "Almarai",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FF5CFF",
    "secondary": "#2DBFFF",
    "accent": "#FF5CFF",
    "background": "#1C1C1C",
    "textPrimary": "#1C1C1C",
    "link": "#0000FF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Almarai",
      "heading": "Sora"
    },
    "fontStacks": {
      "heading": [
        "Sora"
      ],
      "body": [
        "Almarai"
      ],
      "paragraph": [
        "Almarai"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "40px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FF5CFF",
      "textColor": "#1C1C1C",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#333333",
      "textColor": "#FFFFFF",
      "borderColor": "#333333",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22268%22%20height%3D%2232%22%20viewBox%3D%220%200%20268%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22max-md%3Ah-6%20max-md%3Aw-auto%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M44.9953%2026.6L40.4929%2028.4L35.9905%2026.6L31.5024%2024.8L27%2023V26.6L31.5024%2028.4L35.9905%2030.2L40.4929%2032L44.9953%2030.2L49.4976%2028.4L54%2026.6V23L49.4976%2024.8L44.9953%2026.6Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M45%2016.1667V12.5L40.5%2014.3333L36%2012.5V16.1667L40.5%2018L45%2016.1667Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M76%2014.2971L71.5%2016.0942L67%2017.8914L62.5%2016.0942V19.6885L67%2021.5L71.5%2019.6885L76%2017.8914L80.5%2016.0942V12.5L76%2014.2971Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M9%2012.6667L13.5%2014.5L18%2012.6667V9L13.5%2010.8333L9%2012.6667Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M44.9953%201.75L40.4929%200L35.9905%201.75L31.5024%203.5L27%201.75V5.25L31.5024%207L35.9905%205.25L40.4929%203.5L44.9953%205.25L49.4976%207L54%205.25V1.75L49.4976%203.5L44.9953%201.75Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M71.5%2012.6667L67%2010.8333L62.5%209V12.6667L67%2014.5L71.5%2012.6667Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M9%2016.0942L4.5%2014.2971L0%2012.5V16.0942L4.5%2017.8914L9%2019.6885L13.5%2021.5L18%2019.6885V16.0942L13.5%2017.8914L9%2016.0942Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M256%2022V9H260.07L265.432%2019.8986H266.009L265.659%2020.2192V9H268V22H263.913L258.55%2011.1014H257.956L258.306%2010.7808V22H256Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M246.759%2022.5C245.603%2022.5%20244.599%2022.2955%20243.747%2021.8864C242.907%2021.4773%20242.206%2020.9455%20241.646%2020.2909C241.097%2019.6247%20240.683%2018.9117%20240.403%2018.1519C240.134%2017.3805%20240%2016.6383%20240%2015.9253V15.5396C240%2014.7565%20240.14%2013.9792%20240.42%2013.2078C240.7%2012.4247%20241.121%2011.7175%20241.681%2011.0864C242.253%2010.4552%20242.959%209.9526%20243.8%209.57857C244.64%209.19286%20245.626%209%20246.759%209C247.879%209%20248.86%209.19286%20249.7%209.57857C250.541%209.9526%20251.241%2010.4552%20251.802%2011.0864C252.374%2011.7175%20252.8%2012.4247%20253.08%2013.2078C253.36%2013.9792%20253.5%2014.7565%20253.5%2015.5396V15.9253C253.5%2016.6383%20253.36%2017.3805%20253.08%2018.1519C252.811%2018.9117%20252.397%2019.6247%20251.837%2020.2909C251.288%2020.9455%20250.588%2021.4773%20249.735%2021.8864C248.895%2022.2955%20247.903%2022.5%20246.759%2022.5ZM246.759%2020.1857C247.412%2020.1857%20247.996%2020.0688%20248.51%2019.8351C249.035%2019.6013%20249.479%2019.2799%20249.84%2018.8708C250.214%2018.45%20250.494%2017.9766%20250.681%2017.4506C250.879%2016.913%20250.979%2016.3461%20250.979%2015.75C250.979%2015.1071%20250.879%2014.5169%20250.681%2013.9792C250.494%2013.4416%20250.214%2012.974%20249.84%2012.5766C249.479%2012.1792%20249.035%2011.8695%20248.51%2011.6474C247.984%2011.4253%20247.401%2011.3143%20246.759%2011.3143C246.105%2011.3143%20245.516%2011.4253%20244.99%2011.6474C244.465%2011.8695%20244.016%2012.1792%20243.642%2012.5766C243.28%2012.974%20243%2013.4416%20242.802%2013.9792C242.615%2014.5169%20242.521%2015.1071%20242.521%2015.75C242.521%2016.3461%20242.615%2016.913%20242.802%2017.4506C243%2017.9766%20243.28%2018.45%20243.642%2018.8708C244.016%2019.2799%20244.465%2019.6013%20244.99%2019.8351C245.516%2020.0688%20246.105%2020.1857%20246.759%2020.1857Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M235%2022V9H237.5V22H235Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M227.794%2022.5C226.653%2022.5%20225.688%2022.3188%20224.9%2021.9565C224.124%2021.5942%20223.529%2021.0974%20223.118%2020.4662C222.706%2019.8234%20222.5%2019.0987%20222.5%2018.2922H224.953C224.953%2018.6312%20225.047%2018.9643%20225.235%2019.2916C225.424%2019.6071%20225.724%2019.8643%20226.135%2020.063C226.559%2020.2617%20227.112%2020.361%20227.794%2020.361C228.406%2020.361%20228.918%2020.2734%20229.329%2020.0981C229.741%2019.9227%20230.047%2019.6948%20230.247%2019.4143C230.447%2019.1221%20230.547%2018.7948%20230.547%2018.4325C230.547%2017.9766%20230.353%2017.6143%20229.965%2017.3455C229.576%2017.0649%20228.976%2016.8896%20228.165%2016.8195L227.035%2016.7318C225.8%2016.6266%20224.812%2016.2468%20224.071%2015.5922C223.341%2014.926%20222.976%2014.0494%20222.976%2012.9623C222.976%2012.1442%20223.171%2011.4429%20223.559%2010.8584C223.947%2010.2623%20224.488%209.80649%20225.182%209.49091C225.888%209.16364%20226.712%209%20227.653%209C228.629%209%20229.471%209.16948%20230.176%209.50844C230.882%209.8474%20231.429%2010.3266%20231.818%2010.9461C232.206%2011.5539%20232.4%2012.2727%20232.4%2013.1026H229.947C229.947%2012.7519%20229.859%2012.4305%20229.682%2012.1383C229.518%2011.8344%20229.265%2011.5948%20228.924%2011.4195C228.594%2011.2325%20228.171%2011.139%20227.653%2011.139C227.159%2011.139%20226.747%2011.2208%20226.418%2011.3844C226.088%2011.5481%20225.841%2011.7701%20225.676%2012.0506C225.512%2012.3312%20225.429%2012.6351%20225.429%2012.9623C225.429%2013.3597%20225.576%2013.7104%20225.871%2014.0143C226.165%2014.3065%20226.629%2014.476%20227.265%2014.5227L228.394%2014.6279C229.312%2014.6981%20230.118%2014.8909%20230.812%2015.2065C231.506%2015.5221%20232.041%2015.9487%20232.418%2016.4864C232.806%2017.024%20233%2017.6727%20233%2018.4325C233%2019.239%20232.788%2019.9519%20232.365%2020.5714C231.941%2021.1792%20231.335%2021.6526%20230.547%2021.9916C229.771%2022.3305%20228.853%2022.5%20227.794%2022.5Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M208%2022V9H212.07L217.432%2019.8986H218.009L217.659%2020.2192V9H220V22H215.913L210.55%2011.1014H209.956L210.306%2010.7808V22H208Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M197.5%2022V9H199.971V22H197.5ZM199.616%2022V19.863H205.5V22H199.616ZM199.616%2016.4616V14.3247H205.038V16.4616H199.616ZM199.616%2011.137V9H205.358V11.137H199.616Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M181%2022V9H184.384L187.576%2016.7644H187.89L191.064%209H194.5V22H192.041V10.9055L192.355%2010.9411L188.919%2019.3466H186.39L182.936%2010.9411L183.267%2010.9055V22H181Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M175%2022V9H177.5V22H175Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M163.632%2022V19.6779H166.271C166.935%2019.6779%20167.524%2019.5783%20168.036%2019.3789C168.561%2019.1678%20169.004%2018.8746%20169.365%2018.4993C169.726%2018.124%20170%2017.6843%20170.186%2017.18C170.384%2016.664%20170.483%2016.0952%20170.483%2015.4736C170.483%2014.8286%20170.384%2014.2539%20170.186%2013.7497C170%2013.2336%20169.726%2012.7939%20169.365%2012.4303C169.004%2012.0668%20168.561%2011.7912%20168.036%2011.6035C167.524%2011.4159%20166.935%2011.3221%20166.271%2011.3221H163.632V9H166.114C167.267%209%20168.275%209.17005%20169.138%209.51015C170%209.85025%20170.716%2010.3193%20171.287%2010.9175C171.858%2011.5038%20172.283%2012.1782%20172.563%2012.9405C172.854%2013.691%20173%2014.4709%20173%2015.2801V15.6671C173%2016.4411%20172.854%2017.2034%20172.563%2017.954C172.283%2018.7046%20171.858%2019.3848%20171.287%2019.9946C170.716%2020.6044%20170%2021.0911%20169.138%2021.4547C168.275%2021.8182%20167.267%2022%20166.114%2022H163.632ZM161.5%2022V9H163.982V22H161.5Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M146.132%2022V19.6779H148.771C149.435%2019.6779%20150.024%2019.5783%20150.536%2019.3789C151.061%2019.1678%20151.504%2018.8746%20151.865%2018.4993C152.226%2018.124%20152.5%2017.6843%20152.686%2017.18C152.884%2016.664%20152.983%2016.0952%20152.983%2015.4736C152.983%2014.8286%20152.884%2014.2539%20152.686%2013.7497C152.5%2013.2336%20152.226%2012.7939%20151.865%2012.4303C151.504%2012.0668%20151.061%2011.7912%20150.536%2011.6035C150.024%2011.4159%20149.435%2011.3221%20148.771%2011.3221H146.132V9H148.614C149.767%209%20150.775%209.17005%20151.638%209.51015C152.5%209.85025%20153.216%2010.3193%20153.787%2010.9175C154.358%2011.5038%20154.783%2012.1782%20155.063%2012.9405C155.354%2013.691%20155.5%2014.4709%20155.5%2015.2801V15.6671C155.5%2016.4411%20155.354%2017.2034%20155.063%2017.954C154.783%2018.7046%20154.358%2019.3848%20153.787%2019.9946C153.216%2020.6044%20152.5%2021.0911%20151.638%2021.4547C150.775%2021.8182%20149.767%2022%20148.614%2022H146.132ZM144%2022V9H146.482V22H144Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M131%2022V9H133.436V22H131ZM138.652%2022L134.809%2016.3755H137.537L141.5%2022H138.652ZM132.716%2017.6844V15.6503H135.907C136.353%2015.6503%20136.736%2015.556%20137.056%2015.3673C137.388%2015.1787%20137.645%2014.9134%20137.828%2014.5714C138.011%2014.2295%20138.103%2013.8404%20138.103%2013.4041C138.103%2012.956%20138.011%2012.561%20137.828%2012.219C137.645%2011.8771%20137.388%2011.6118%20137.056%2011.4231C136.736%2011.2345%20136.353%2011.1401%20135.907%2011.1401H132.716V9H135.65C136.656%209%20137.525%209.15329%20138.257%209.45986C139.001%209.76644%20139.573%2010.2322%20139.973%2010.8571C140.373%2011.4821%20140.574%2012.2662%20140.574%2013.2095V13.4925C140.574%2014.4476%20140.368%2015.2317%20139.956%2015.8449C139.556%2016.4581%20138.989%2016.9179%20138.257%2017.2245C137.525%2017.5311%20136.656%2017.6844%20135.65%2017.6844H132.716Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M125.5%2022V9H128V22H125.5Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M119.985%2022V9H122.5V22H119.985ZM111.5%2022V9H114.015V22H111.5ZM113.555%2016.6041V14.3781H120.445V16.6041H113.555Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M103.241%2022V10.8699H105.759V22H103.241ZM99.5%2011.226V9H109.5V11.226H99.5Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20oklch(1%200%200)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://thirddimension.ai/favicon.ico",
    "ogImage": "https://thirddimension.ai/third-dimension-OG.webp",
    "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 the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Schedule a Demo",
      "reasoning": "Button #2 uses the vibrant brand color #FF5CFF, which is a strong indicator of a primary CTA. The text 'Schedule a Demo' is action-oriented, making it a suitable primary call-to-action."
    },
    "secondary": {
      "index": 0,
      "text": "Schedule a Demo",
      "reasoning": "Button #0 has a neutral background color #333333, which contrasts with the primary button's vibrant color. The text 'Schedule a Demo' suggests a secondary action, making it a suitable secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "tech-savvy 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 located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles