Enode Brand Identity
A complete profile of Enode's visual system — colors, typography, components, and personality — extracted from http://www.enode.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://www.enode.com.
Typography
Each font links to its Google Fonts page where available.
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

UI Components
Live previews rendered using Enode's actual button styles.
Brand Personality
Enode Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Enode's primary brand color?
Enode's primary brand color is #5D770D. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Enode use?
Enode uses Whyte as the primary typeface across body and headings.
Does Enode use a light or dark theme?
Enode's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Enode's logo?
Enode's logo is available directly on their site (http://www.enode.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 http://www.enode.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 Enode.
Methodology
Brand data on this page was extracted from http://www.enode.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 Enode.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Whyte",
"role": "body"
}
],
"colors": {
"primary": "#5D770D",
"secondary": "#002203",
"accent": "#5D770D",
"background": "#FFFFFF",
"textPrimary": "#012304",
"link": "#012304"
},
"typography": {
"fontFamilies": {
"primary": "Whyte",
"heading": "Whyte"
},
"fontStacks": {
"heading": [
"Whyte",
"system-ui",
"-apple-system",
"BlinkMacSystemFont",
"sans-serif"
],
"body": [
"Whyte",
"system-ui",
"-apple-system",
"BlinkMacSystemFont",
"sans-serif"
],
"paragraph": [
"Whyte",
"system-ui",
"-apple-system",
"BlinkMacSystemFont",
"sans-serif"
]
},
"fontSizes": {
"h1": "18px",
"h2": "72px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "#F3F3F0",
"textColor": "#000000",
"borderColor": null,
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#5D770D",
"textColor": "#FFFFFF",
"borderRadius": "88px",
"borderRadiusCorners": {
"topLeft": "88px",
"topRight": "88px",
"bottomRight": "88px",
"bottomLeft": "88px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#F5F3EE",
"textColor": "#505038",
"borderRadius": "88px",
"borderRadiusCorners": {
"topLeft": "88px",
"topRight": "88px",
"bottomRight": "88px",
"bottomLeft": "88px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2270%22%20height%3D%2223%22%20viewBox%3D%220%200%20334%2080%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22_46r0407%22%20data-fc-idx%3D%220%22%3E%3Cg%20clip-path%3D%22url(%23clip0_256_861)%22%20style%3D%22fill%3A%20rgb(93%2C%20119%2C%2013)%20!important%3B%22%3E%3Cpath%20d%3D%22M314.393%2069.28C310.446%2069.28%20306.979%2068.4267%20303.993%2066.72C301.006%2064.96%20298.686%2062.48%20297.033%2059.28C295.379%2056.08%20294.553%2052.32%20294.553%2048C294.553%2043.8933%20295.406%2040.24%20297.113%2037.04C298.819%2033.84%20301.166%2031.36%20304.153%2029.6C307.139%2027.7867%20310.499%2026.88%20314.233%2026.88C318.499%2026.88%20322.126%2027.92%20325.113%2030C328.099%2032.08%20330.286%2034.9333%20331.673%2038.56C333.059%2042.1333%20333.566%2046.1333%20333.193%2050.56H305.033C305.139%2053.0133%20305.619%2055.04%20306.473%2056.64C307.326%2058.1867%20308.419%2059.3333%20309.753%2060.08C311.139%2060.7733%20312.713%2061.12%20314.473%2061.12C316.926%2061.12%20318.899%2060.48%20320.393%2059.2C321.886%2057.92%20323.086%2056.2133%20323.993%2054.08L333.353%2057.6C332.446%2059.7333%20331.219%2061.68%20329.673%2063.44C328.126%2065.1467%20326.073%2066.56%20323.513%2067.68C321.006%2068.7467%20317.966%2069.28%20314.393%2069.28ZM322.793%2043.04C322.686%2041.2267%20322.259%2039.7067%20321.513%2038.48C320.766%2037.2%20319.779%2036.24%20318.553%2035.6C317.326%2034.9067%20315.886%2034.56%20314.233%2034.56C311.886%2034.56%20309.913%2035.3067%20308.313%2036.8C306.713%2038.24%20305.726%2040.32%20305.353%2043.04H322.793Z%22%20style%3D%22fill%3A%20rgb(93%2C%20119%2C%2013)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M264.656%2069.28C261.189%2069.28%20258.176%2068.4%20255.616%2066.64C253.056%2064.8267%20251.056%2062.3467%20249.616%2059.2C248.229%2056%20247.536%2052.2933%20247.536%2048.08C247.536%2043.8133%20248.229%2040.1067%20249.616%2036.96C251.056%2033.76%20253.056%2031.28%20255.616%2029.52C258.176%2027.76%20261.189%2026.88%20264.656%2026.88C267.696%2026.88%20270.309%2027.5733%20272.496%2028.96C274.736%2030.2933%20276.416%2031.84%20277.536%2033.6C277.536%2032.5867%20277.536%2031.52%20277.536%2030.4C277.536%2029.28%20277.536%2028%20277.536%2026.56V12H287.936V68H277.776C277.776%2067.04%20277.776%2066.1067%20277.776%2065.2C277.776%2064.2933%20277.776%2063.3867%20277.776%2062.48C276.602%2064.24%20274.896%2065.8133%20272.656%2067.2C270.416%2068.5867%20267.749%2069.28%20264.656%2069.28ZM268.176%2061.12C270.149%2061.12%20271.856%2060.64%20273.296%2059.68C274.789%2058.72%20275.936%2057.2533%20276.736%2055.28C277.589%2053.3067%20278.016%2050.9067%20278.016%2048.08C278.016%2045.2%20277.589%2042.7733%20276.736%2040.8C275.936%2038.8267%20274.789%2037.36%20273.296%2036.4C271.856%2035.44%20270.149%2034.96%20268.176%2034.96C266.256%2034.96%20264.576%2035.3867%20263.136%2036.24C261.696%2037.0933%20260.549%2038.5067%20259.696%2040.48C258.896%2042.4533%20258.496%2044.9867%20258.496%2048.08C258.496%2051.1733%20258.896%2053.7067%20259.696%2055.68C260.549%2057.6%20261.696%2058.9867%20263.136%2059.84C264.576%2060.6933%20266.256%2061.12%20268.176%2061.12Z%22%20style%3D%22fill%3A%20rgb(93%2C%20119%2C%2013)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M223.181%2069.28C219.341%2069.28%20215.847%2068.3733%20212.701%2066.56C209.554%2064.6933%20207.101%2062.16%20205.341%2058.96C203.581%2055.7067%20202.701%2052.08%20202.701%2048.08C202.701%2043.92%20203.554%2040.24%20205.261%2037.04C207.021%2033.84%20209.474%2031.36%20212.621%2029.6C215.767%2027.7867%20219.287%2026.88%20223.181%2026.88C227.127%2026.88%20230.647%2027.7867%20233.741%2029.6C236.887%2031.36%20239.341%2033.84%20241.101%2037.04C242.861%2040.24%20243.741%2043.92%20243.741%2048.08C243.741%2052.24%20242.861%2055.9467%20241.101%2059.2C239.341%2062.4%20236.887%2064.88%20233.741%2066.64C230.647%2068.4%20227.127%2069.28%20223.181%2069.28ZM223.181%2060.8C225.154%2060.8%20226.861%2060.3467%20228.301%2059.44C229.741%2058.48%20230.861%2057.0667%20231.661%2055.2C232.461%2053.3333%20232.861%2050.9867%20232.861%2048.16C232.861%2045.3867%20232.461%2043.04%20231.661%2041.12C230.861%2039.1467%20229.714%2037.68%20228.221%2036.72C226.781%2035.76%20225.101%2035.28%20223.181%2035.28C221.314%2035.28%20219.634%2035.76%20218.141%2036.72C216.701%2037.68%20215.581%2039.1467%20214.781%2041.12C213.981%2043.04%20213.581%2045.3867%20213.581%2048.16C213.581%2050.9867%20213.981%2053.3333%20214.781%2055.2C215.581%2057.0667%20216.701%2058.48%20218.141%2059.44C219.581%2060.3467%20221.261%2060.8%20223.181%2060.8Z%22%20style%3D%22fill%3A%20rgb(93%2C%20119%2C%2013)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M160.201%2068V28.08H170.361V31.52C170.361%2031.9467%20170.361%2032.4%20170.361%2032.88C170.361%2033.36%20170.361%2033.84%20170.361%2034.32C170.947%2033.2533%20171.774%2032.16%20172.841%2031.04C173.961%2029.92%20175.401%2028.96%20177.161%2028.16C178.921%2027.3067%20180.947%2026.88%20183.241%2026.88C186.334%2026.88%20188.867%2027.4933%20190.841%2028.72C192.814%2029.8933%20194.254%2031.5467%20195.161%2033.68C196.121%2035.8133%20196.601%2038.3733%20196.601%2041.36V68H186.121V43.68C186.121%2040.9067%20185.507%2038.88%20184.281%2037.6C183.107%2036.2667%20181.427%2035.6%20179.241%2035.6C176.681%2035.6%20174.761%2036.3733%20173.481%2037.92C172.201%2039.4133%20171.401%2041.12%20171.081%2043.04C170.814%2044.96%20170.681%2047.0933%20170.681%2049.44V68H160.201Z%22%20style%3D%22fill%3A%20rgb(93%2C%20119%2C%2013)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M112.04%2068V12H153.72V21.44H123.16V34.48H146.12V43.76H123.16V58.56H153.72V68H112.04Z%22%20style%3D%22fill%3A%20rgb(93%2C%20119%2C%2013)%20!important%3B%22%2F%3E%3Cg%20clip-path%3D%22url(%23clip1_256_861)%22%20style%3D%22fill%3A%20rgb(93%2C%20119%2C%2013)%20!important%3B%22%3E%3Cpath%20d%3D%22M49.962%2039.1284C50.4433%2044.6303%2046.3734%2049.4806%2040.8716%2049.9619C35.3697%2050.4433%2030.5194%2046.3734%2030.0381%2040.8715C29.5567%2035.3697%2033.6266%2030.5194%2039.1285%2030.038C44.6303%2029.5567%2049.4806%2033.6266%2049.962%2039.1284Z%22%20style%3D%22fill%3A%20rgb(93%2C%20119%2C%2013)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.68%2047.207C16.4179%2048.7957%2013.7197%2049.8279%2010.7678%2050.0861C7.11054%2050.4061%203.63039%2049.4884%200.740931%2047.6802C4.59761%2067.5228%2022.902%2081.6487%2043.4863%2079.8478C61.632%2078.2602%2075.8634%2064.8005%2079.2387%2047.8089C80.1802%2043.069%2077.101%2038.4633%2072.3612%2037.5218C67.6213%2036.5802%2063.0156%2039.6594%2062.074%2044.3993C60.1737%2053.9659%2052.1481%2061.5231%2041.961%2062.4144C31.4082%2063.3376%2021.9207%2056.8192%2018.68%2047.207Z%22%20style%3D%22fill%3A%20rgb(93%2C%20119%2C%2013)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M38.0389%2017.5856C27.8537%2018.4767%2019.8292%2026.0313%2017.927%2035.5954C16.9843%2040.3351%2012.3778%2043.4131%207.63819%2042.4705C2.89854%2041.5278%20-0.179522%2036.9213%200.763158%2032.1817C4.14177%2015.1945%2018.3712%201.73946%2036.5137%200.152205C57.0979%20-1.64868%2075.4023%2012.4771%2079.259%2032.3197C76.3696%2030.5115%2072.8895%2029.5939%2069.2322%2029.9139C66.2803%2030.1721%2063.5821%2031.2043%2061.32%2032.793C58.0793%2023.1808%2048.5918%2016.6624%2038.0389%2017.5856Z%22%20style%3D%22fill%3A%20rgb(93%2C%20119%2C%2013)%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%20style%3D%22fill%3A%20rgb(93%2C%20119%2C%2013)%20!important%3B%22%3E%3CclipPath%20id%3D%22clip0_256_861%22%20style%3D%22fill%3A%20rgb(93%2C%20119%2C%2013)%20!important%3B%22%3E%3Crect%20width%3D%22334%22%20height%3D%2280%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22clip1_256_861%22%20style%3D%22fill%3A%20rgb(93%2C%20119%2C%2013)%20!important%3B%22%3E%3Crect%20width%3D%2280%22%20height%3D%2280%22%20fill%3D%22white%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://enode.com/static/favicon.ico",
"ogImage": "https://res.cloudinary.com/enodoio/image/upload/v1738592886/website/illustrations/landing-page-og-image.png",
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, which are strong indicators of the main brand logo.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Start building",
"reasoning": "Button #0 ('Start building') uses the vibrant brand color #5D770D, which is a strong indicator of a primary CTA. The action-oriented text further supports this choice."
},
"secondary": {
"index": 1,
"text": "Contact sales",
"reasoning": "Button #1 ('Contact sales') has a different background color (#F5F3EE) and serves as a secondary action, complementing the primary CTA."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "businesses and developers in the energy sector"
},
"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, and links to the homepage, which are strong indicators of the main brand logo.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 