Seeing Systems Brand Identity
A complete profile of Seeing Systems's visual system — colors, typography, components, and personality — extracted from https://www.seeing-systems.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.seeing-systems.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 Seeing Systems's actual button styles.
Brand Personality
Seeing Systems Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Seeing Systems's primary brand color?
Seeing Systems's primary brand color is #D8F90A. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Seeing Systems use?
Seeing Systems uses #691212 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Seeing Systems use?
Seeing Systems uses Space Grotesk as the primary typeface across body and headings.
Does Seeing Systems use a light or dark theme?
Seeing Systems's primary site uses a dark color scheme, with a background of #1B1B1B.
Where can I find Seeing Systems's logo?
Seeing Systems's logo is available directly on their site (https://www.seeing-systems.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://www.seeing-systems.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 Seeing Systems.
Methodology
Brand data on this page was extracted from https://www.seeing-systems.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 Seeing Systems.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Space Grotesk",
"role": "body"
}
],
"colors": {
"primary": "#D8F90A",
"secondary": "#FD9946",
"accent": "#691212",
"background": "#1B1B1B",
"textPrimary": "#1B1B1B",
"link": "#691212"
},
"typography": {
"fontFamilies": {
"primary": "Space Grotesk",
"heading": "Space Grotesk"
},
"fontStacks": {
"heading": [
"Space Grotesk",
"sans-serif"
],
"body": [
"Space Grotesk",
"sans-serif"
],
"paragraph": [
"Space Grotesk",
"sans-serif"
]
},
"fontSizes": {
"h1": "64px",
"h2": "56px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#1B1B1B",
"textColor": "#D8F90A",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#545454",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22513%22%20height%3D%22160%22%20viewBox%3D%220%200%20513%20160%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M225.813%2048.8044C223.323%2046.4544%20219.343%2044.7645%20213.903%2043.7245L206.923%2042.3845C203.953%2041.8645%20201.913%2041.0945%20200.783%2040.0645C199.653%2039.0345%20199.093%2037.5244%20199.093%2035.5544C199.093%2033.5844%20199.853%2032.0245%20201.353%2030.7545C202.853%2029.4945%20205.473%2028.8445%20209.183%2028.8445C212.563%2028.8445%20215.003%2029.4644%20216.513%2030.7144C218.013%2031.9544%20219.093%2033.8544%20219.753%2036.3944L228.713%2035.1245C228.293%2032.5445%20227.383%2030.2144%20225.993%2028.1544C224.603%2026.0744%20222.563%2024.4344%20219.863%2023.1744C217.153%2021.9344%20213.623%2021.3145%20209.243%2021.3145C205.443%2021.3145%20202.083%2021.8544%20199.153%2022.9644C196.243%2024.0744%20193.953%2025.7045%20192.283%2027.8745C190.613%2030.0345%20189.773%2032.7345%20189.773%2035.9745C189.773%2040.5445%20191.123%2043.9145%20193.823%2046.0945C196.533%2048.2845%20200.493%2049.8445%20205.713%2050.7845L212.203%2051.9845C215.353%2052.5445%20217.423%2053.4645%20218.443%2054.7345C219.443%2055.9945%20219.953%2057.4545%20219.953%2059.1045C219.953%2061.2245%20219.243%2062.9945%20217.813%2064.4345C216.373%2065.8645%20213.823%2066.5945%20210.153%2066.5945C206.483%2066.5945%20203.553%2065.8944%20201.623%2064.5044C199.693%2063.1244%20198.493%2060.9245%20198.023%2057.9145H188.643C189.113%2063.5145%20191.203%2067.6144%20194.913%2070.2544C198.623%2072.8844%20203.613%2074.2044%20209.863%2074.2044C216.113%2074.2044%20221.263%2072.7744%20224.563%2069.9044C227.883%2067.0244%20229.543%2063.3744%20229.543%2058.8944C229.543%2054.4144%20228.293%2051.1645%20225.813%2048.8145V48.8044Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M247.033%2065.1645V51.0645H270.373V43.2345H247.033V30.3245H271.783V22.5745H237.723V72.9145H272.073L273.203%2065.1645H247.033Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M289.823%2065.1645V51.0645H313.163V43.2345H289.823V30.3245H314.573V22.5745H280.523V72.9145H314.853L315.983%2065.1645H289.823Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M323.323%2022.5645V72.9044H332.773V22.5645H323.323Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M374.453%2022.5645V58.1745L351.753%2022.5645H343.073V72.9044H352.033V37.5145L374.883%2072.9044H383.343V22.5645H374.453Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M416.693%2045.9145V53.5945H427.543V63.2544C426.043%2064.2444%20424.353%2064.9744%20422.473%2065.4444C420.593%2065.9044%20418.593%2066.1444%20416.473%2066.1444C411.443%2066.1444%20407.743%2064.5045%20405.373%2061.2445C402.993%2057.9745%20401.803%2053.4444%20401.803%2047.6744C401.803%2044.0944%20402.273%2040.9344%20403.213%2038.1844C404.153%2035.4444%20405.623%2033.2645%20407.623%2031.6645C409.623%2030.0645%20412.213%2029.2744%20415.413%2029.2744C418.793%2029.2744%20421.293%2030.0145%20422.893%2031.5345C424.493%2033.0345%20425.623%2035.0744%20426.273%2037.6744L435.513%2036.5345C434.563%2031.8845%20432.463%2028.1844%20429.193%2025.4344C425.933%2022.6844%20421.363%2021.3145%20415.483%2021.3145C410.493%2021.3145%20406.253%2022.4244%20402.753%2024.6544C399.243%2026.8844%20396.593%2030.0044%20394.773%2033.9944C392.963%2038.0044%20392.063%2042.6244%20392.063%2047.8944C392.063%2056.1644%20394.153%2062.6145%20398.333%2067.2445C402.523%2071.8845%20408.463%2074.1944%20416.173%2074.1944C419.793%2074.1944%20423.413%2073.6045%20427.043%2072.4345C430.653%2071.2545%20433.763%2069.5344%20436.353%2067.2744V45.9145H416.673H416.693Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M225.813%20112.994C223.323%20110.644%20219.343%20108.954%20213.903%20107.914L206.923%20106.584C203.953%20106.064%20201.913%20105.284%20200.783%20104.244C199.653%20103.204%20199.093%20101.704%20199.093%2099.7345C199.093%2097.7645%20199.853%2096.2145%20201.353%2094.9345C202.853%2093.6745%20205.473%2093.0244%20209.183%2093.0244C212.563%2093.0244%20215.003%2093.6544%20216.513%2094.8944C218.013%2096.1344%20219.093%2098.0344%20219.753%20100.574L228.713%2099.3144C228.293%2096.7344%20227.383%2094.3944%20225.993%2092.3344C224.603%2090.2744%20222.563%2088.6145%20219.863%2087.3545C217.153%2086.1145%20213.623%2085.4945%20209.243%2085.4945C205.443%2085.4945%20202.083%2086.0444%20199.153%2087.1544C196.243%2088.2444%20193.953%2089.8845%20192.283%2092.0545C190.613%2094.2245%20189.773%2096.9145%20189.773%20100.164C189.773%20104.724%20191.123%20108.094%20193.823%20110.284C196.533%20112.464%20200.493%20114.034%20205.713%20114.964L212.203%20116.164C215.353%20116.744%20217.423%20117.654%20218.443%20118.914C219.443%20120.194%20219.953%20121.644%20219.953%20123.294C219.953%20125.404%20219.243%20127.174%20217.813%20128.624C216.373%20130.054%20213.823%20130.764%20210.153%20130.764C206.483%20130.764%20203.553%20130.074%20201.623%20128.684C199.693%20127.294%20198.493%20125.094%20198.023%20122.084H188.643C189.113%20127.684%20191.203%20131.794%20194.913%20134.424C198.623%20137.064%20203.613%20138.374%20209.863%20138.374C216.113%20138.374%20221.263%20136.944%20224.563%20134.074C227.883%20131.204%20229.543%20127.544%20229.543%20123.074C229.543%20118.604%20228.293%20115.334%20225.813%20112.984V112.994Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M264.873%2086.7644L253.023%20108.914L241.463%2086.7644H231.023L248.233%20116.594V137.114H257.753V116.654L274.743%2086.7544H264.873V86.7644Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M315.293%20112.994C312.803%20110.644%20308.823%20108.954%20303.383%20107.914L296.403%20106.584C293.433%20106.064%20291.393%20105.284%20290.263%20104.244C289.133%20103.204%20288.573%20101.704%20288.573%2099.7345C288.573%2097.7645%20289.333%2096.2145%20290.833%2094.9345C292.333%2093.6745%20294.953%2093.0244%20298.663%2093.0244C302.043%2093.0244%20304.483%2093.6544%20305.993%2094.8944C307.493%2096.1344%20308.573%2098.0344%20309.233%20100.574L318.193%2099.3144C317.773%2096.7344%20316.863%2094.3944%20315.473%2092.3344C314.093%2090.2744%20312.043%2088.6145%20309.343%2087.3545C306.633%2086.1145%20303.103%2085.4945%20298.723%2085.4945C294.923%2085.4945%20291.563%2086.0444%20288.643%2087.1544C285.723%2088.2444%20283.433%2089.8845%20281.763%2092.0545C280.093%2094.2245%20279.253%2096.9145%20279.253%20100.164C279.253%20104.724%20280.603%20108.094%20283.303%20110.284C286.013%20112.464%20289.973%20114.034%20295.193%20114.964L301.683%20116.164C304.833%20116.744%20306.903%20117.654%20307.923%20118.914C308.923%20120.194%20309.433%20121.644%20309.433%20123.294C309.433%20125.404%20308.723%20127.174%20307.293%20128.624C305.853%20130.054%20303.303%20130.764%20299.633%20130.764C295.963%20130.764%20293.033%20130.074%20291.103%20128.684C289.173%20127.294%20287.973%20125.094%20287.503%20122.084H278.123C278.593%20127.684%20280.683%20131.794%20284.393%20134.424C288.103%20137.064%20293.093%20138.374%20299.343%20138.374C305.593%20138.374%20310.743%20136.944%20314.043%20134.074C317.363%20131.204%20319.023%20127.544%20319.023%20123.074C319.023%20118.604%20317.783%20115.334%20315.293%20112.984V112.994Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M322.763%2086.7644V95.0144H338.623V137.124H348.013V95.0144H363.943V86.7644H322.763Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M379.803%20115.254H403.143V107.424H379.803V94.5244H404.553V86.7644H370.493V137.124H404.833L405.963%20129.364H379.803V115.254Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M452.933%2086.7644L438.623%20126.044L424.523%2086.7644H413.303V137.124H421.833V101.304L434.873%20137.124H442.003L455.263%20101.024V137.124H463.863V86.7644H452.933Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M508.643%20112.994C506.153%20110.644%20502.173%20108.954%20496.713%20107.914L489.743%20106.584C486.773%20106.064%20484.733%20105.284%20483.603%20104.244C482.473%20103.204%20481.913%20101.704%20481.913%2099.7345C481.913%2097.7645%20482.653%2096.2145%20484.173%2094.9345C485.673%2093.6745%20488.293%2093.0244%20492.003%2093.0244C495.383%2093.0244%20497.823%2093.6544%20499.333%2094.8944C500.833%2096.1344%20501.913%2098.0344%20502.573%20100.574L511.533%2099.3144C511.103%2096.7344%20510.203%2094.3944%20508.813%2092.3344C507.423%2090.2744%20505.383%2088.6145%20502.683%2087.3545C499.973%2086.1145%20496.433%2085.4945%20492.063%2085.4945C488.253%2085.4945%20484.883%2086.0444%20481.973%2087.1544C479.063%2088.2444%20476.773%2089.8845%20475.103%2092.0545C473.433%2094.2245%20472.603%2096.9145%20472.603%20100.164C472.603%20104.724%20473.953%20108.094%20476.653%20110.284C479.363%20112.464%20483.323%20114.034%20488.533%20114.964L495.033%20116.164C498.173%20116.744%20500.253%20117.654%20501.273%20118.914C502.273%20120.194%20502.783%20121.644%20502.783%20123.294C502.783%20125.404%20502.063%20127.174%20500.623%20128.624C499.193%20130.054%20496.643%20130.764%20492.973%20130.764C489.303%20130.764%20486.373%20130.074%20484.443%20128.684C482.513%20127.294%20481.313%20125.094%20480.843%20122.084H471.463C471.923%20127.684%20474.023%20131.794%20477.733%20134.424C481.443%20137.064%20486.433%20138.374%20492.683%20138.374C498.933%20138.374%20504.063%20136.944%20507.383%20134.074C510.703%20131.204%20512.363%20127.544%20512.363%20123.074C512.363%20118.604%20511.113%20115.334%20508.633%20112.984L508.643%20112.994Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M80.6443%200.00423843C36.6343%20-0.445762%200.464238%2034.9942%200.00423844%2079.0242C-0.445762%20123.034%2034.9942%20159.224%2079.0042%20159.674C123.034%20160.124%20159.204%20124.664%20159.654%2080.6542C160.104%2036.6242%20124.664%200.454238%2080.6342%200.00423843H80.6443ZM79.2243%20138.824C46.7243%20138.494%2020.5342%20111.764%2020.8642%2079.2443C21.1942%2046.7243%2047.9242%2020.5342%2080.4242%2020.8742C112.944%2021.2042%20139.134%2047.9342%20138.794%2080.4542C138.464%20112.974%20111.734%20139.164%2079.2143%20138.824H79.2243Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M117.944%2080.2341C117.724%20101.284%20100.484%20118.154%2079.4444%20117.944C58.4144%20117.724%2041.5244%20100.504%2041.7344%2079.4541C41.9544%2058.4041%2059.1944%2041.5341%2080.2244%2041.7441C87.7144%2041.8241%2094.6544%2044.0541%20100.504%2047.8441C100.484%2047.8441%20100.454%2047.8641%20100.434%2047.8841C94.5244%2051.7441%2092.8544%2059.6942%2096.7444%2065.6142C100.624%2071.5242%20108.564%2073.1741%20114.474%2069.2841C115.054%2068.9141%20115.584%2068.5041%20116.074%2068.0441C117.334%2071.8741%20117.994%2075.9841%20117.944%2080.2341Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
"favicon": "https://www.seeing-systems.com/wp-content/themes/seeing-systems/assets/favicons/favicon-96x96.png",
"ogImage": "https://www.seeing-systems.com/wp-content/uploads/2026/02/seeing-systems-favicon.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 'Seeing Systems'.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 2,
"text": "See Our Mission",
"reasoning": "Button #2 ('See Our Mission') is likely the primary CTA due to its action-oriented text and visibility, aligning with the site's focus on advanced technology and partnerships."
},
"secondary": {
"index": 1,
"text": "Pause our showreel",
"reasoning": "Button #1 ('Pause our showreel') is selected as secondary due to its different background color and supportive function related to the primary content."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "defense industry professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
},
"__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 'Seeing Systems'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 