Home · Branding · Newton

Newton Brand Identity

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

Download JSON
Primary
#13562B
Accent
#13562B
Body Font
Inter
Heading
Concrette XL-TRIAL Medium

Color Palette

Brand palette extracted from https://joinnewton.com.

primary
#13562B
rgb(19, 86, 43)
secondary
#EEE7FE
rgb(238, 231, 254)
accent
#13562B
rgb(19, 86, 43)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#143420
rgb(20, 52, 32)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Concrette XL-TRIAL Medium
Concrette XL-TRIAL Medium Google Fonts →
Concrette XL-TRIAL Medium, 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

Newton logo
Logo
Newton favicon
Favicon
Newton social image
Social Card

UI Components

Live previews rendered using Newton's actual button styles.

buttonPrimary
background #13562B textColor #0000EE borderRadius 37px shadow none

Brand Personality

Tone: professional Energy: medium Audience: dental practices

Newton Brand in the Wild

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

Frequently Asked Questions

What is Newton's primary brand color?

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

What font does Newton use?

Newton uses Inter for body text and Concrette XL-TRIAL Medium for headings. Fonts were detected on https://joinnewton.com as part of their live design system.

Does Newton use a light or dark theme?

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

Where can I find Newton's logo?

Newton's logo is available directly on their site (https://joinnewton.com). 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://joinnewton.com 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 Newton.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Geist",
      "role": "unknown"
    },
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Concrette XL-TRIAL Medium",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#13562B",
    "secondary": "#EEE7FE",
    "accent": "#13562B",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#143420"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Concrette XL-TRIAL Medium"
    },
    "fontStacks": {
      "heading": [
        "Concrette XL-TRIAL Medium",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Geist",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "48px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 12,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#13562B",
      "textColor": "#0000EE",
      "borderRadius": "37px",
      "borderRadiusCorners": {
        "topLeft": "37px",
        "topRight": "37px",
        "bottomRight": "37px",
        "bottomLeft": "37px"
      },
      "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%20109.768%2022.219%2522%20overflow%3D%2522visible%2522%3E%3Cg%3E%3Cpath%20d%3D%2522M%2017.475%2016.517%20L%2017.334%202.649%20C%2017.334%202.139%2017.24%201.741%2017.056%201.447%20C%2016.871%201.153%2016.552%200.926%2016.103%200.763%20C%2015.654%200.601%2014.984%200.492%2014.091%200.43%20L%2014.091%200.004%20L%2021.039%200.004%20L%2021.039%200.43%20C%2019.957%200.531%2019.212%200.742%2018.794%201.053%20C%2018.376%201.368%2018.169%201.899%2018.169%202.648%20L%2018.169%2022%20L%2017.639%2022%20L%203.56%203.261%20L%203.68%2018.891%20C%203.68%2019.399%203.774%2019.798%203.958%2020.092%20C%204.143%2020.386%204.479%2020.614%204.956%2020.776%20C%205.432%2020.939%206.096%2021.061%206.95%2021.14%20L%206.95%2021.535%20L%200%2021.535%20L%200%2021.14%20C%201.079%2021.018%201.824%2020.793%202.228%2020.47%20C%202.632%2020.144%202.835%2019.619%202.835%2018.887%20L%202.835%203.607%20C%202.835%202.625%202.383%201.687%201.588%201.087%20L%201.577%201.078%20C%201.11%200.737%200.572%200.504%200.004%200.396%20L%200.004%200%20L%205.305%200%20Z%20M%2029.439%205.78%20C%2030.912%205.78%2032.133%206.078%2033.099%206.678%20C%2034.065%207.274%2034.761%208.081%2035.189%209.098%20C%2035.615%2010.111%2035.745%2011.238%2035.579%2012.475%20L%2025.287%2012.475%20L%2025.287%2011.861%20L%2032.524%2011.501%20C%2032.669%2010.589%2032.628%209.752%2032.399%208.993%20C%2032.169%208.23%2031.779%207.621%2031.231%207.152%20C%2030.678%206.687%2030.001%206.451%2029.187%206.451%20C%2028.293%206.451%2027.507%206.744%2026.834%207.331%20C%2026.159%207.919%2025.629%208.704%2025.244%209.691%20C%2024.972%2010.4%2024.797%2011.142%2024.726%2011.898%20L%2024.682%2012.474%20C%2024.672%2012.664%2024.668%2012.857%2024.668%2013.054%20C%2024.668%2014.412%2024.934%2015.624%2025.464%2016.689%20C%2025.966%2017.722%2026.743%2018.595%2027.71%2019.214%20C%2028.675%2019.832%2029.803%2020.144%2031.092%2020.144%20C%2032.381%2020.144%2033.459%2019.806%2034.393%2019.126%20C%2035.327%2018.447%2036.023%2017.64%2036.481%2016.706%20L%2036.886%2016.86%20C%2036.606%2017.831%2036.134%2018.736%2035.498%2019.521%20C%2034.854%2020.311%2034.031%2020.936%2033.098%2021.345%20C%2032.133%2021.779%2031.007%2021.998%2029.717%2021.998%20L%2029.717%2021.994%20C%2028.136%2021.994%2026.73%2021.643%2025.495%2020.946%20C%2024.276%2020.265%2023.264%2019.266%2022.567%2018.056%20C%2021.847%2016.829%2021.493%2015.444%2021.493%2013.905%20C%2021.493%2012.365%2021.83%2010.979%2022.508%209.752%20C%2023.161%208.546%2024.13%207.541%2025.311%206.845%20C%2026.505%206.135%2027.881%205.779%2029.439%205.779%20Z%20M%2067.86%205.825%20L%2072.598%205.821%20L%2072.598%206.649%20L%2067.863%206.649%20L%2067.913%2017.561%20C%2067.913%2018.434%2068.134%2019.127%2068.57%2019.644%20C%2069.006%2020.162%2069.62%2020.42%2070.407%2020.42%20C%2070.865%2020.42%2071.337%2020.266%2071.826%2019.964%20C%2072.316%2019.661%2072.765%2019.13%2073.183%2018.381%20L%2073.175%2018.377%20L%2073.579%2018.561%20C%2073.328%2019.215%2072.977%2019.826%2072.537%2020.371%20C%2072.129%2020.873%2071.619%2021.282%2071.041%2021.573%20C%2070.471%2021.858%2069.841%2021.998%2069.154%2021.998%20C%2068.26%2021.998%2067.488%2021.831%2066.832%2021.493%20C%2066.188%2021.17%2065.656%2020.662%2065.305%2020.033%20C%2064.941%2019.393%2064.761%2018.648%2064.761%2017.797%20L%2064.711%206.644%20L%2062.635%206.639%20C%2061.184%206.649%2060.62%207.889%2060.257%208.735%20L%2054.74%2021.998%20L%2054.336%2021.998%20L%2054.341%2021.994%20L%2049.422%2010.327%20L%2044.576%2021.994%20L%2044.181%2021.994%20L%2038.602%208.76%20C%2038.389%208.22%2038.077%207.725%2037.682%207.3%20C%2037.295%206.896%2036.805%206.673%2036.199%206.63%20L%2036.199%206.235%20L%2043.677%206.235%20L%2043.677%206.629%20C%2042.824%206.69%2042.254%206.892%2041.962%207.239%20C%2041.669%207.585%2041.652%208.071%2041.899%208.699%20L%2045.576%2017.931%20L%2048.993%209.309%20L%2048.763%208.76%20C%2048.493%208.133%2048.169%207.629%2047.797%207.255%20C%2047.423%206.883%2046.934%206.673%2046.333%206.633%20L%2046.333%206.239%20L%2053.811%206.239%20L%2053.811%206.633%20C%2052.98%206.694%2052.418%206.896%2052.127%207.243%20C%2051.834%207.589%2051.816%208.076%2052.063%208.703%20L%2055.761%2017.929%20L%2059.448%208.734%20C%2059.7%208.124%2059.704%207.633%2059.462%207.261%20C%2059.219%206.888%2058.635%206.677%2057.7%206.638%20L%2057.7%206.243%20L%2062.312%206.243%20C%2065.177%206.243%2066.729%204.306%2067.361%201.676%20L%2067.859%201.676%20L%2067.859%205.824%20Z%2522%20fill%3D%2522rgb(19%2C86%2C43)%2522%3E%3C%2Fpath%3E%3Cpath%20d%3D%2522M%2082.192%206.001%20C%2083.854%206.001%2085.322%206.346%2086.54%207.035%20C%2087.734%207.703%2088.717%208.694%2089.374%209.894%20C%2090.048%2011.113%2090.385%2012.512%2090.385%2014.094%20C%2090.385%2015.678%2090.048%2017.081%2089.375%2018.308%20C%2088.72%2019.515%2087.738%2020.512%2086.54%2021.184%20C%2085.322%2021.873%2083.876%2022.219%2082.192%2022.219%20L%2082.192%2022.215%20C%2080.529%2022.215%2079.083%2021.868%2077.862%2021.18%20C%2076.66%2020.515%2075.671%2019.524%2075.01%2018.32%20C%2074.335%2017.102%2074%2015.702%2074%2014.12%20C%2074%2012.538%2074.335%2011.108%2075.01%209.894%20C%2075.67%208.689%2076.659%207.697%2077.862%207.034%20C%2079.087%206.346%2080.53%206%2082.192%206%20Z%20M%2085.01%207.195%20C%2084.131%206.843%2083.151%206.836%2082.267%207.176%20C%2081.345%207.516%2080.489%208.136%2079.694%209.041%20C%2078.899%209.946%2078.234%2011.055%2077.696%2012.375%20L%2077.694%2012.38%20C%2077.164%2013.679%2076.871%2014.92%2076.817%2016.098%20C%2076.762%2017.275%2076.946%2018.304%2077.373%2019.178%20C%2077.774%2020.029%2078.492%2020.689%2079.373%2021.018%20C%2080.283%2021.371%2081.197%2021.372%2082.122%2021.024%20C%2083.048%2020.675%2083.909%2020.047%2084.702%2019.143%20C%2085.497%2018.239%2086.159%2017.138%2086.689%2015.837%20C%2087.219%2014.537%2087.524%2013.268%2087.579%2012.09%20C%2087.634%2010.913%2087.447%209.887%2087.016%209.022%20C%2086.608%208.177%2085.89%207.522%2085.01%207.195%20Z%2522%20fill%3D%2522rgb(19%2C86%2C43)%2522%3E%3C%2Fpath%3E%3Cpath%20d%3D%2522M%2096.863%2010.809%20L%2096.868%2010.809%20L%2096.868%2019.479%20C%2096.868%2020.028%2097.025%2020.449%2097.335%2020.742%20C%2097.645%2021.036%2098.22%2021.246%2099.051%2021.365%20L%2099.051%2021.76%20L%2091.51%2021.76%20L%2091.5%2021.755%20L%2091.5%2021.361%20C%2092.354%2021.238%2092.933%2021.031%2093.248%2020.738%20C%2093.558%2020.444%2093.715%2020.023%2093.715%2019.475%20L%2093.715%2010.105%20C%2093.715%209.316%2093.531%208.803%2093.171%208.57%20C%2092.807%208.338%2092.251%208.281%2091.505%208.403%20L%2091.505%208.009%20L%2096.459%206.457%20L%2096.863%206.457%20Z%20M%20102.443%206.001%20C%20104.041%206.001%20105.299%206.474%20106.215%207.417%20C%20107.131%208.359%20107.586%209.623%20107.586%2011.206%20L%20107.586%2019.48%20C%20107.586%2020.028%20107.742%2020.448%20108.052%2020.742%20C%20108.362%2021.036%20108.937%2021.246%20109.768%2021.365%20L%20109.768%2021.76%20L%20102.227%2021.76%20L%20102.227%2021.365%20C%20103.098%2021.242%20103.687%2021.036%20103.988%2020.742%20C%20104.289%2020.448%20104.441%2020.028%20104.441%2019.48%20L%20104.441%2011.354%20C%20104.441%2010.666%20104.306%2010.03%20104.037%209.452%20C%20103.78%208.889%20103.377%208.405%20102.869%208.052%20C%20102.362%207.698%20101.751%207.522%20101.046%207.522%20C%20100.255%207.522%2099.491%207.746%2098.756%208.192%20C%2098.244%208.504%2097.778%208.887%2097.374%209.33%20L%2097.374%208.709%20C%2097.95%208.026%2099.604%206%20102.443%206%20Z%2522%20fill%3D%2522rgb(19%2C86%2C43)%2522%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/LIhVcKMQthU8eRyUMtYfT6268.png",
    "ogImage": "https://framerusercontent.com/assets/TL6L9XTMR2WJe0lTbwZ4q3PC8Pk.png",
    "logoHref": "https://joinnewton.com/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 4,
    "reasoning": "Selected #4 because it is visible, located in the header, medium-sized, and links to the homepage, which are strong indicators of the main brand logo.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a Demo",
      "reasoning": "Button #0 is selected as the primary CTA because it uses the brand's vibrant color (#13562B), which is a strong indicator of a primary action. The text 'Book a Demo' is action-oriented, making it suitable as a primary call-to-action."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "Both buttons share the same background color, making it impossible to select a secondary button with a different color. Therefore, no valid secondary button exists."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "dental practices"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 4,
        "selectedLogoReasoning": "Selected #4 because it is visible, located in the header, medium-sized, and links to the homepage, which are strong indicators of the main brand logo.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles