Home · Branding · Cambium

Cambium Brand Identity

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

Download JSON
Primary
#FFF9ED
Accent
#E56144
Body Font
SuisseIntl
Heading
GrifoM

Color Palette

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

primary
#FFF9ED
rgb(255, 249, 237)
secondary
#D2CDC3
rgb(210, 205, 195)
accent
#E56144
rgb(229, 97, 68)
background
#201D19
rgb(32, 29, 25)
textPrimary
#201D19
rgb(32, 29, 25)
link
#E56144
rgb(229, 97, 68)

Typography

Each font links to its Google Fonts page where available.

primary
SuisseIntl
heading
GrifoM
GrifoM
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

Cambium logo
Logo
Cambium favicon
Favicon
Cambium social image
Social Card

UI Components

Live previews rendered using Cambium's actual button styles.

input
background transparent textColor #000000 borderColor #201D19 borderRadius 8px shadow none
buttonPrimary
background #E56144 textColor #FFF9ED borderRadius 33.3333px shadow none
buttonSecondary
background #201D19 textColor #FFF9ED borderRadius 33.3333px shadow none

Brand Personality

Tone: modern Energy: medium Audience: environmentally conscious consumers and businesses

Cambium Brand in the Wild

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

Frequently Asked Questions

What is Cambium's primary brand color?

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

What accent color does Cambium use?

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

What font does Cambium use?

Cambium uses SuisseIntl for body text and GrifoM for headings. Fonts were detected on https://cambiumcarbon.com/ as part of their live design system.

Does Cambium use a light or dark theme?

Cambium's primary site uses a light color scheme, with a background of #201D19.

Where can I find Cambium's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "GrifoM",
      "role": "heading"
    },
    {
      "family": "SuisseIntl",
      "role": "body"
    },
    {
      "family": "SuisseIntlMono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#FFF9ED",
    "secondary": "#D2CDC3",
    "accent": "#E56144",
    "background": "#201D19",
    "textPrimary": "#201D19",
    "link": "#E56144"
  },
  "typography": {
    "fontFamilies": {
      "primary": "SuisseIntl",
      "heading": "GrifoM"
    },
    "fontStacks": {
      "heading": [
        "GrifoM"
      ],
      "body": [
        "SuisseIntl"
      ],
      "paragraph": [
        "SuisseIntl"
      ]
    },
    "fontSizes": {
      "h1": "120px",
      "h2": "18.6667px",
      "body": "26.6667px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "1px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": "#201D19",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#E56144",
      "textColor": "#FFF9ED",
      "borderRadius": "33.3333px",
      "borderRadiusCorners": {
        "topLeft": "33.3333px",
        "topRight": "33.3333px",
        "bottomRight": "33.3333px",
        "bottomLeft": "33.3333px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#201D19",
      "textColor": "#FFF9ED",
      "borderRadius": "33.3333px",
      "borderRadiusCorners": {
        "topLeft": "33.3333px",
        "topRight": "33.3333px",
        "bottomRight": "33.3333px",
        "bottomLeft": "33.3333px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20573%20432%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22logo-svg%22%20data-v-5bb10c75%3D%22%22%20data-fc-idx%3D%220%22%3E%3Cg%20class%3D%22wordmark%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20d%3D%22M64.5502%20411.89C63.8702%20413.14%2062.5402%20414.5%2060.6102%20415.95C58.5902%20417.47%2055.8602%20418.81%2052.4902%20419.92C49.0902%20421.04%2045.1702%20421.62%2040.8502%20421.62C35.0602%20421.62%2030.0702%20420.26%2026.0102%20417.59C21.9202%20414.91%2018.8002%20411.27%2016.7302%20406.77C14.5902%20402.14%2013.5002%20396.9%2013.5002%20391.18C13.5002%20385.46%2014.5902%20380.17%2016.7402%20375.47C18.8102%20370.92%2021.9302%20367.25%2026.0102%20364.56C30.0702%20361.89%2035.0602%20360.54%2040.8502%20360.54C45.2602%20360.54%2049.2302%20361.22%2052.6502%20362.57C56.1502%20363.95%2058.9402%20365.46%2060.9502%20367.06C63.7602%20369.29%2064.4202%20370.24%2064.5302%20370.41L65.5202%20372.02H71.6902V358.52L70.0602%20357.53C67.5102%20355.97%2063.5402%20354.48%2057.9202%20352.98C52.3802%20351.51%2047.2002%20350.76%2042.5302%20350.76C33.7102%20350.76%2026.0002%20352.59%2019.6102%20356.18C13.1602%20359.81%208.21023%20364.76%204.91023%20370.9C1.65023%20376.96%20-0.00976562%20383.79%20-0.00976562%20391.19C-0.00976562%20398.59%201.64023%20405.31%204.91023%20411.37C8.21023%20417.51%2013.1602%20422.45%2019.6202%20426.05C26.0002%20429.61%2033.7102%20431.42%2042.5202%20431.42C46.8602%20431.42%2051.9902%20430.66%2057.7802%20429.15C63.7102%20427.61%2067.7702%20426.13%2070.1902%20424.64L71.8002%20423.65V410.16H65.5202L64.5502%20411.92V411.89Z%22%20fill%3D%22%23201D19%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20rgb(32%2C%2029%2C%2025)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M124.09%20349.86L85.5698%20429.71H96.7798L104.91%20412.65C105.57%20411.3%20106.87%20410.47%20108.28%20410.47H142.78L151.69%20429.7H165.61L129.22%20349.86H124.1H124.09ZM138.36%20401.2H110.85L125.4%20372.09L138.36%20401.2Z%22%20fill%3D%22%23201D19%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20rgb(32%2C%2029%2C%2025)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M223.78%20406.75L193.86%20355.58L192.11%20352.44H181.05V429.7H190.99V375.76L222.23%20429.2L253.82%20375.15V429.7H266.52V352.44H255.7L223.78%20406.75Z%22%20fill%3D%22%23201D19%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20rgb(32%2C%2029%2C%2025)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M378.79%20352.44H366.13V429.7H378.79V352.44Z%22%20fill%3D%22%23201D19%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20rgb(32%2C%2029%2C%2025)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M455.24%20352.44V395.35L455.26%20397.96C455.27%20400.16%20455.29%20402.43%20455.01%20404.51C454.43%20408.85%20452.47%20412.82%20449.66%20415.41C446.95%20417.91%20442.75%20419.34%20437.19%20419.67C431.16%20420.03%20426.1%20419.12%20422.13%20416.99C418.13%20414.83%20415.34%20411.48%20414.27%20407.53C413.78%20405.71%20413.78%20403.71%20413.79%20401.59V392.02C413.79%20388.71%20413.73%20371.13%20413.73%20371.13V352.44H401.08V400.98C401.08%20404.54%20401.23%20408.68%20403%20412.85C405.25%20418.14%20409.31%20422.51%20414.76%20425.47C419.81%20428.21%20425.72%20429.6%20432.86%20429.71C433.17%20429.71%20433.48%20429.71%20433.78%20429.71C440.69%20429.71%20446.6%20428.45%20451.32%20425.97C460%20421.41%20465.19%20411.55%20465.19%20399.57V352.43H455.25L455.24%20352.44Z%22%20fill%3D%22%23201D19%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20rgb(32%2C%2029%2C%2025)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M561.87%20352.44L529.94%20406.75L500.02%20355.58L498.27%20352.44H487.21V429.7H497.15V375.76L528.39%20429.2L559.99%20375.15V429.7H572.68V352.44H561.87Z%22%20fill%3D%22%23201D19%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20rgb(32%2C%2029%2C%2025)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M335.69%20391.63C334.59%20391.11%20333.14%20390.64%20331.44%20390.24C331.58%20390.15%20331.71%20390.05%20331.84%20389.95C334.46%20388%20336.55%20385.51%20338.05%20382.57C339.56%20379.61%20340.32%20376.38%20340.32%20372.95C340.32%20369.22%20339.42%20365.71%20337.64%20362.53C335.85%20359.33%20333.37%20356.77%20330.28%20354.92C327.16%20353.05%20323.72%20352.1%20320.05%20352.1H288.69V431.41H326.45C330.13%20431.41%20333.58%20430.44%20336.7%20428.54C339.79%20426.66%20342.27%20424.05%20344.06%20420.8C345.84%20417.57%20346.74%20414%20346.74%20410.21C346.74%20406.73%20345.98%20403.44%20344.47%20400.44C343.34%20398.17%20340.69%20394.02%20335.69%20391.65V391.63ZM327.1%20371.44C327.18%20372.14%20327.22%20372.79%20327.22%20373.44C327.22%20375.8%20326.7%20377.9%20325.62%20379.85C324.55%20381.79%20323.05%20383.39%20321.15%20384.61C320.77%20384.86%20320.34%20385.09%20319.85%20385.33C318.32%20386.08%20316.73%20386.47%20315.02%20386.54H299.56V360.32H314.36C317.17%20360.32%20319.56%20360.9%20321.46%20362.06C323.37%20363.21%20324.77%20364.7%20325.73%20366.63C326.45%20368.06%20326.91%20369.68%20327.11%20371.44H327.1ZM299.56%20396.33H321.36C323.1%20396.4%20324.7%20396.8%20326.23%20397.56C326.73%20397.81%20327.15%20398.04%20327.54%20398.3C329.45%20399.54%20330.95%20401.18%20332.02%20403.15C333.1%20405.14%20333.63%20407.28%20333.63%20409.69C333.63%20410.34%20333.59%20411.01%20333.51%20411.73C333.31%20413.52%20332.84%20415.17%20332.13%20416.63C331.17%20418.59%20329.77%20420.11%20327.85%20421.28C325.94%20422.45%20323.56%20423.04%20320.75%20423.04H299.56V396.33Z%22%20fill%3D%22%23201D19%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20rgb(32%2C%2029%2C%2025)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cg%20class%3D%22board-1%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20d%3D%22M187.54%2081.19L199.16%2082.52L273.44%2090.97V22.67L144.51%200V312.41H187.54V92.89V81.19Z%22%20fill%3D%22%237D5656%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20rgb(125%2C%2086%2C%2086)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cg%20class%3D%22board-2%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20d%3D%22M317.17%20275.35C317.21%20273.92%20317.28%20272.49%20317.27%20271.06C317.27%20269.32%20316.82%20267.66%20316.26%20266.02C314.68%20261.39%20312.1%20257.38%20308.67%20253.92C307.84%20253.08%20306.93%20252.43%20305.98%20251.85C305.98%20252.08%20305.98%20252.32%20305.96%20252.54C305.83%20254.17%20305.73%20255.81%20305.49%20257.4C305.28%20258.74%20304.76%20259.94%20303.84%20260.87C303.56%20261.15%20303.25%20261.33%20302.94%20261.45C303.24%20262.23%20303.42%20263.02%20303.49%20263.83C303.55%20264.47%20303.46%20265.05%20303.32%20265.6C303.46%20265.76%20303.6%20265.92%20303.74%20266.08C304.37%20266.82%20304.98%20267.58%20305.53%20268.38C306.65%20270.01%20307.29%20271.98%20307.34%20273.95C307.35%20274.45%20307.31%20274.96%20307.23%20275.47C308.61%20275.76%20309.97%20276.11%20311.28%20276.65C312.03%20276.96%20314.78%20278.13%20317.08%20279.68C317.14%20277.14%20317.17%20275.47%20317.17%20275.36V275.35Z%22%20fill%3D%22%23201D19%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20rgb(32%2C%2029%2C%2025)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M317.38%20253.39C317.38%20253.39%20317.47%20253.48%20317.56%20253.58C317.58%20253.43%20317.6%20253.33%20317.59%20253.24C317.51%20250.28%20317.49%20247.31%20317.32%20244.35C317.32%20244.28%20317.31%20244.21%20317.3%20244.14C316.57%20244.87%20315.68%20245.33%20314.69%20245.6C314.51%20245.65%20314.36%20245.72%20314.19%20245.79C313.91%20245.97%20313.62%20246.11%20313.3%20246.24C312.67%20246.66%20312.14%20247.22%20311.77%20248.03C311.77%20248.05%20311.74%20248.06%20311.73%20248.08C312.42%20248.65%20313.11%20249.2%20313.77%20249.81C315.01%20250.96%20316.17%20252.2%20317.36%20253.4L317.38%20253.39Z%22%20fill%3D%22%23201D19%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20rgb(32%2C%2029%2C%2025)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M197.98%2092.8896V312.41H315.3C315.32%20312.13%20315.35%20311.84%20315.37%20311.56C315.55%20309.29%20315.76%20307.03%20315.91%20304.76C316.01%20303.29%20316.07%20301.82%20316.15%20300.35C316.4%20297.08%20316.6%20293.43%20316.74%20289.95C315.67%20287.87%20314.19%20286.06%20312.28%20284.55C309.88%20282.67%20307.16%20281.45%20304.3%20280.51C302.72%20281.72%20300.79%20282.28%20298.78%20282.34C296.99%20282.39%20295.15%20282.23%20293.34%20281.91C293.04%20282.98%20292.68%20284.04%20292.15%20285.08C289.85%20289.6%20285.2%20292.23%20280.18%20292.21C279.24%20292.21%20278.28%20292.12%20277.4%20291.78C274.66%20290.74%20272.29%20287.64%20270.32%20285.55C269.87%20285.77%20269.67%20286.3%20269.38%20286.71C269.05%20287.19%20268.67%20287.58%20268.18%20287.85C267.39%20288.28%20266.53%20288.32%20265.62%20287.9C264.36%20287.32%20263.28%20287.43%20262.27%20288.01C261.28%20288.58%20260.19%20288.82%20258.95%20288.51C257.28%20288.09%20255.85%20287.12%20254.69%20285.39C254.59%20285.24%20254.54%20285.07%20254.45%20284.91C250.55%20281.76%20248.22%20277.03%20247.02%20271.96C246.83%20271.15%20246.67%20270.33%20246.45%20269.53C246.35%20269.17%20246.22%20268.81%20246.12%20268.45C246.09%20268.4%20246.05%20268.34%20245.96%20268.16C245.9%20268.06%20245.84%20267.97%20245.78%20267.87C245.55%20267.65%20245.34%20267.41%20245.11%20267.19C245.06%20267.14%20244.56%20266.73%20244.52%20266.68C244.38%20266.58%20244.25%20266.48%20244.12%20266.38C240.86%20263.96%20238.49%20260.8%20236.36%20257.33C233.7%20252.99%20232.78%20248.58%20233.8%20243.55C234.3%20241.12%20235.27%20239.11%20237.11%20237.91C238.28%20237.15%20239.43%20236.37%20240.59%20235.59C240.77%20235.47%20240.92%20235.31%20241.11%20235.15C241.09%20234.19%20241.07%20233.24%20241.07%20232.3C241.07%20231.73%20241.09%20231.16%20241.15%20230.62C241.4%20228.6%20242.63%20227.89%20244.26%20228.02C246.07%20228.17%20247.34%20228.02%20246.97%20225.56C246.83%20224.64%20246.3%20223.86%20245.9%20223.02C243.31%20220.16%20241.86%20216.06%20242.25%20212.24C242.53%20209.49%20243.55%20207.12%20244.75%20204.65C245.01%20204.11%20245.28%20203.57%20245.54%20203.03C244.5%20201.18%20244.14%20198.99%20244.6%20196.98C244.83%20195.99%20245.21%20195.12%20245.63%20194.28C244.73%20193.31%20243.91%20192.31%20243.3%20191.15C242.22%20189.12%20241.92%20186.81%20242.92%20184.69C243.7%20183.04%20245.03%20181.72%20246.48%20180.61C248.08%20179.39%20249.93%20178.36%20251.94%20178.19C252.51%20178.14%20253.09%20178.16%20253.64%20178C254.62%20177.7%20255.31%20176.87%20256.06%20176.18C256.63%20175.66%20258.08%20175.28%20258.12%20174.69C258.14%20174.38%20257.7%20173.72%20257.64%20173.35C257.58%20172.93%20257.59%20172.5%20257.66%20172.08C257.83%20171.02%20258.31%20170.03%20258.78%20169.06C259.71%20167.17%20260.65%20165.23%20260.94%20163.14C261.28%20160.74%20260.69%20158.05%20262.19%20155.95C263.99%20153.43%20266.57%20151.65%20270.26%20150.83C271.69%20150.51%20273.08%20150.39%20274.44%20150.44C276.76%20150.28%20279.1%20150.3%20281.43%20150.37C283.82%20150.45%20286.29%20150.71%20288.39%20151.97C289.36%20152.55%20290.08%20153.29%20290.76%20154.08C290.92%20153.88%20291.05%20153.71%20291.1%20153.55C291.83%20151.16%20294.71%20149.12%20297.85%20148.77C299.38%20148.6%20300.97%20148.51%20302.49%20148.89C303.71%20149.2%20304.66%20149.99%20305.97%20149.82C306.73%20149.72%20307.45%20149.43%20308.16%20149.14L309.98%20148.39C310.23%20148.29%20310.5%20148.17%20310.67%20147.96C310.83%20147.76%20310.89%20147.51%20310.95%20147.26C311.8%20144.16%20314.51%20142.45%20317.45%20141.64C317.56%20141.61%20317.67%20141.58%20317.78%20141.55V106.54L197.98%2092.8997V92.8896Z%22%20fill%3D%22%23201D19%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20rgb(32%2C%2029%2C%2025)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cg%20class%3D%22board-3%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20d%3D%22M337.01%20260.35C336.05%20261.37%20335.04%20262.35%20334.14%20263.43C333.51%20264.19%20333.03%20265.07%20332.51%20265.91C332.44%20266.03%20332.07%20266.83%20331.6%20267.85C333.04%20267.13%20334.42%20266.44%20334.45%20266.42C337.23%20264.85%20341.96%20262.4%20345.97%20261.01C346.01%20260.94%20346.07%20260.88%20346.12%20260.82C346.54%20259.83%20347.06%20258.94%20347.79%20258.12C348.08%20257.58%20348.31%20257.01%20348.45%20256.43C348.77%20255.07%20348.75%20253.46%20347.88%20252.3C346.71%20252.89%20342.88%20255.27%20341.78%20256.04C340.01%20257.28%20338.48%20258.78%20337.01%20260.34V260.35Z%22%20fill%3D%22%23B6604D%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20rgb(182%2C%2096%2C%2077)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M427.17%2021.7305L307.18%2056.6105V94.8205L318.96%2096.1605L328.22%2097.2105V138.77C330.78%20138.11%20333.37%20137.56%20336.08%20137.36C339.41%20137.12%20342.48%20137.64%20345.45%20138.59C348.82%20139.67%20351.92%20141.1%20354.7%20142.87C354.85%20142.96%20354.98%20143.06%20355.12%20143.16C355.33%20142.69%20355.59%20142.24%20355.95%20141.84C356.9%20140.78%20358.17%20140.16%20359.46%20139.54C364.12%20137.33%20365.07%20142.71%20368.49%20144.34C369.64%20144.89%20370.96%20144.98%20372.17%20145.41C375.75%20146.69%20377.66%20150.88%20377.35%20154.67C377.28%20155.48%20377.15%20156.37%20377.62%20157.04C377.89%20157.42%20378.32%20157.66%20378.69%20157.95C379.82%20158.86%20380.17%20160.21%20380.07%20161.59C380.03%20162.06%20379.88%20162.56%20379.75%20163.02C379.54%20163.73%20379.17%20164.04%20379.67%20164.52C380.73%20165.55%20383.51%20165.37%20384.87%20165.67C387.97%20166.35%20390.02%20168.34%20392.21%20170.48C392.95%20171.2%20393.6%20171.94%20394.11%20172.84C394.74%20173.96%20394.83%20175.17%20395.03%20176.42C395.03%20176.48%20395.05%20176.55%20395.09%20176.59C395.14%20176.64%20395.21%20176.66%20395.28%20176.67C396.46%20176.91%20397.57%20177.5%20398.43%20178.34C400.66%20180.53%20402.79%20182.76%20403.43%20185.92C403.81%20187.77%20403.75%20189.68%20403.51%20191.55C403.32%20193.02%20402.52%20196.43%20404.16%20197.37C405.04%20197.87%20405.89%20198.35%20406.67%20199.01C407.74%20199.93%20408.57%20201.02%20409.03%20202.34C409.69%20204.26%20409.51%20206.03%20408.73%20207.68C407.5%20210.29%20405.94%20212.22%20403.77%20214.13C403.49%20214.37%20403.21%20214.62%20402.94%20214.88C402.77%20215.04%20402.61%20215.22%20402.46%20215.4C399.39%20216.68%20398.14%20220.41%20397.82%20223.64C397.62%20225.71%20398.05%20227.59%20398.86%20229.49C399.69%20231.44%20400.8%20233.32%20400.94%20235.46C400.67%20236.38%20400.25%20237.25%20399.6%20237.95C399.84%20238.08%20400.07%20238.2%20400.31%20238.32C400.97%20238.57%20401.66%20238.85%20402.26%20239.24C403.63%20240.14%20404.76%20241.25%20405.61%20242.66C406.02%20243.35%20406.34%20244.12%20406.58%20244.88C406.84%20245.74%20406.99%20246.68%20406.91%20247.58C406.81%20248.8%20406.65%20249.43%20406.11%20250.53C405.98%20250.79%20405.82%20251.04%20405.65%20251.27C405.45%20251.72%20405.21%20252.16%20404.91%20252.58C404.11%20253.72%20403%20254.36%20401.73%20254.71C400.43%20255.07%20399.43%20255.79%20398.82%20257.13C398.37%20258.1%20397.61%20258.72%20396.62%20259C396%20259.18%20395.39%20259.19%20394.74%20259.11C392.57%20258.83%20393.12%20259.62%20393.03%20261.56C392.96%20263.27%20392.63%20264.95%20392.38%20266.64C392.23%20267.68%20391.96%20268.75%20391.3%20269.57C390.63%20270.39%20389.48%20270.88%20388.49%20270.5C388.27%20270.41%20388.06%20270.3%20387.86%20270.19C387.61%20270.46%20387.36%20270.73%20387.08%20270.97C385.39%20272.4%20383.46%20273.53%20381.27%20273.99C379.18%20274.43%20377.12%20274.39%20375.1%20274.07C374.02%20273.62%20372.93%20273.19%20371.8%20272.9C370.93%20272.68%20370.02%20272.5%20369.11%20272.45C369.02%20272.42%20368.92%20272.39%20368.83%20272.36C368.75%20272.34%20368.66%20272.31%20368.58%20272.3C368.49%20272.35%20368.41%20272.41%20368.33%20272.46C367.66%20272.47%20366.99%20272.53%20366.34%20272.73C364.47%20273.28%20363.08%20274.66%20362.26%20276.4C361.02%20277.49%20359.58%20278.21%20358.05%20278.73C355.62%20278.6%20352.81%20276.16%20353%20273.45C353.03%20273.03%20352.86%20272.56%20352.72%20272.13C352.62%20271.8%20352.4%20271.5%20352.28%20271.17C352.18%20271.08%20352.11%20271.02%20352.04%20270.97C351.89%20270.83%20351.78%20270.67%20351.66%20270.51C351.59%20270.48%20351.53%20270.43%20351.45%20270.4C351.42%20270.39%20351.39%20270.37%20351.36%20270.36C351.28%20270.34%20351.21%20270.34%20351.13%20270.32C350.7%20270.21%20350.27%20270.08%20349.85%20269.92C349.08%20269.63%20348.31%20269.31%20347.57%20268.95C347.52%20268.93%20347.47%20268.9%20347.42%20268.88C347.05%20268.69%20346.72%20268.44%20346.43%20268.12C346.29%20267.98%20346.2%20267.82%20346.08%20267.67C343.49%20269.13%20341.06%20270.54%20339.19%20271.49C336.07%20273.06%20333.47%20275.24%20331.71%20278.33C330.63%20280.22%20330.14%20282.27%20329.91%20284.41C329.82%20285.3%20329.35%20290.42%20328.86%20295.95C328.79%20299.17%20328.82%20302.4%20328.9%20305.62C328.96%20307.9%20329.04%20310.17%20329.14%20312.45H427.17V21.7305Z%22%20fill%3D%22%23B6604D%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20rgb(182%2C%2096%2C%2077)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M332.7%20252.73C334.64%20251.19%20336.19%20249.3%20337.66%20247.34C338.42%20246.34%20339.11%20245.29%20339.73%20244.21C339.23%20244.24%20338.72%20244.27%20338.22%20244.25C337.93%20244.61%20337.62%20244.96%20337.22%20245.27C336.34%20245.94%20335.3%20246.54%20334.11%20246.83C333.03%20247.09%20331.98%20247.15%20330.87%20247.15C330.06%20247.15%20329.23%20247.14%20328.4%20247.11C328.25%20247.11%20328.31%20255.44%20328.34%20256.74C329.69%20255.31%20331.15%20253.98%20332.7%20252.74V252.73Z%22%20fill%3D%22%23B6604D%22%20data-v-5bb10c75%3D%22%22%20style%3D%22fill%3A%20rgb(182%2C%2096%2C%2077)%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://cambiumcarbon.com/favicon/apple-touch-icon.png",
    "ogImage": "https://cambiumcarbon.com/assets/img/og.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title ('Cambium').",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 5,
      "text": "Discover Carbon Smart Wood™",
      "reasoning": "Button #0 ('Discover Carbon Smart Wood™') is selected as the primary CTA due to its vibrant accent color (#E56144), which aligns with the brand's accent color, and its action-oriented text that encourages exploration of a key product feature."
    },
    "secondary": {
      "index": 8,
      "text": "Built Environment",
      "reasoning": "Button #3 ('Built Environment') is selected as the secondary CTA because it has a different background color (#201D19) from the primary button and offers a complementary action related to the brand's offerings."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "environmentally conscious consumers and businesses"
  },
  "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 visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title ('Cambium').",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles