Seabound Brand Identity
A complete profile of Seabound's visual system — colors, typography, components, and personality — extracted from http://seabound.co. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://seabound.co.
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 Seabound's actual button styles.
Brand Personality
Seabound Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Seabound's primary brand color?
Seabound's primary brand color is #E18C27. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Seabound use?
Seabound uses #E3EFFD as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Seabound use?
Seabound uses Lausanne as the primary typeface across body and headings.
Does Seabound use a light or dark theme?
Seabound's primary site uses a light color scheme, with a background of #000000.
Where can I find Seabound's logo?
Seabound's logo is available directly on their site (http://seabound.co). 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://seabound.co 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 Seabound.
Methodology
Brand data on this page was extracted from http://seabound.co 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 Seabound.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Lausanne",
"role": "body"
}
],
"colors": {
"primary": "#E18C27",
"accent": "#E3EFFD",
"background": "#000000",
"textPrimary": "#000000",
"link": "#E3EFFD"
},
"typography": {
"fontFamilies": {
"primary": "Lausanne",
"heading": "Lausanne"
},
"fontStacks": {
"heading": [
"Lausanne",
"sans-serif"
],
"body": [
"Lausanne",
"sans-serif"
],
"paragraph": [
"Lausanne",
"sans-serif"
]
},
"fontSizes": {
"h1": "90px",
"h2": "90px",
"body": "23px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#1C1C1B",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#E3EFFD",
"textColor": "#1C1C1B",
"borderColor": "#000000",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#1C1C1B",
"textColor": "#FFFFFF",
"borderColor": "#1C1C1B",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22187%22%20height%3D%2232%22%20viewBox%3D%220%200%20187%2032%22%20fill%3D%22var(--white)%22%20stroke%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M6%2025.8315H25.6629V6.16854H6V25.8315ZM7.91948%208.08801H23.7434V12.5543C22.882%2011.4401%2021.7865%2010.6348%2020.2416%2010.6348C17.4419%2010.6348%2016.1311%2013.2566%2014.9794%2015.5693C13.809%2017.9101%2012.9288%2019.4457%2011.4307%2019.4457C9.9794%2019.4457%209.20225%2018.0412%208.08801%2015.7191L7.91948%2015.3727V8.08801ZM7.91948%2019.3614C8.75281%2020.5131%209.83895%2021.3652%2011.4307%2021.3652C14.2303%2021.3652%2015.5412%2018.7434%2016.6929%2016.4307C17.8633%2014.0899%2018.7434%2012.5543%2020.2416%2012.5543C21.7397%2012.5543%2022.6011%2014.0524%2023.7434%2016.3464V23.912H7.91948V19.3614ZM120.316%208.47191C119.745%207.68539%20119.024%207.08614%20118.172%206.67416C117.32%206.26217%20116.29%206.05618%20115.11%206.05618H111.234C110.054%206.05618%20109.034%206.26217%20108.172%206.67416C107.311%207.08614%20106.59%207.68539%20106.028%208.47191C105.457%209.25843%20105.036%2010.2041%20104.764%2011.309C104.493%2012.4139%20104.352%2013.6498%20104.352%2015.0169V17.0112C104.352%2018.3783%20104.483%2019.6142%20104.764%2020.7191C105.036%2021.824%20105.457%2022.7697%20106.028%2023.5468C106.599%2024.324%20107.32%2024.9232%20108.172%2025.3258C109.034%2025.7378%20110.054%2025.9438%20111.234%2025.9438H115.11C116.29%2025.9438%20117.311%2025.7378%20118.172%2025.3258C119.034%2024.9139%20119.755%2024.324%20120.316%2023.5468C120.888%2022.7697%20121.309%2021.8333%20121.581%2020.7191C121.852%2019.6142%20121.983%2018.3783%20121.983%2017.0112V15.0169C121.983%2013.6498%20121.852%2012.4139%20121.581%2011.309C121.309%2010.2041%20120.888%209.25843%20120.316%208.47191ZM119.24%2016.5618C119.24%2017.5169%20119.174%2018.4157%20119.043%2019.2397C118.912%2020.073%20118.687%2020.8127%20118.378%2021.4588C118.069%2022.1049%20117.648%2022.6105%20117.114%2022.9569C116.581%2023.3127%20115.906%2023.4906%20115.082%2023.4906H111.262C110.438%2023.4906%20109.764%2023.3127%20109.23%2022.9569C108.697%2022.6011%20108.275%2022.1049%20107.966%2021.4682C107.657%2020.8315%20107.433%2020.0918%20107.301%2019.2491C107.17%2018.4064%20107.105%2017.5075%20107.105%2016.5524V15.4288C107.105%2014.4738%20107.17%2013.5749%20107.301%2012.7322C107.433%2011.8895%20107.657%2011.1498%20107.966%2010.5131C108.275%209.8764%20108.697%209.38015%20109.23%209.02434C109.764%208.66854%20110.438%208.49064%20111.262%208.49064H115.082C115.888%208.49064%20116.562%208.66854%20117.105%209.02434C117.648%209.38015%20118.079%209.8764%20118.388%2010.5131C118.697%2011.1498%20118.912%2011.8895%20119.052%2012.7322C119.184%2013.5749%20119.249%2014.4738%20119.249%2015.4288V16.5524L119.24%2016.5618ZM45.4944%2015.2416C44.6423%2014.8296%2043.5187%2014.6236%2042.1423%2014.6236H38.9963C38.0225%2014.6236%2037.2828%2014.5112%2036.7678%2014.2865C36.2528%2014.0618%2035.897%2013.7247%2035.7004%2013.2753C35.5037%2012.8258%2035.4101%2012.2734%2035.4101%2011.618V11.5056C35.4101%2010.8876%2035.5225%2010.3352%2035.7659%209.85768C36%209.38015%2036.3558%209.00562%2036.8333%208.73408C37.3109%208.46255%2037.9195%208.3221%2038.6498%208.3221H41.5712C42.3015%208.3221%2042.9007%208.46255%2043.3783%208.73408C43.8558%209.00562%2044.2116%209.38015%2044.4457%209.85768C44.6798%2010.3352%2044.8015%2010.8876%2044.8015%2011.5056V12.2921H47.5543V11.7303C47.5543%209.91386%2047.0487%208.50936%2046.0374%207.49813C45.0262%206.49625%2043.5749%206%2041.6835%206H38.5375C37.2828%206%2036.2154%206.22472%2035.3446%206.67416C34.4738%207.1236%2033.809%207.77903%2033.3502%208.64045C32.8914%209.50187%2032.6573%2010.5318%2032.6573%2011.7303V11.927C32.6573%2012.9569%2032.8539%2013.8558%2033.2378%2014.6236C33.6217%2015.3914%2034.2397%2015.9813%2035.0918%2016.3933C35.9438%2016.8052%2037.0581%2017.0112%2038.4438%2017.0112H41.5899C42.5637%2017.0112%2043.3034%2017.1236%2043.8277%2017.3296C44.3427%2017.5449%2044.6985%2017.8727%2044.8951%2018.3127C45.0918%2018.7528%2045.1854%2019.3052%2045.1854%2019.9794V20.2322C45.1854%2020.9438%2045.0449%2021.5618%2044.764%2022.0768C44.4831%2022.5918%2044.0618%2022.985%2043.5%2023.2566C42.9382%2023.5281%2042.2453%2023.6685%2041.4213%2023.6685H38.7528C37.9288%2023.6685%2037.236%2023.5281%2036.6742%2023.2566C36.1124%2022.985%2035.691%2022.5918%2035.4101%2022.0768C35.1292%2021.5618%2034.9888%2020.9532%2034.9888%2020.2322V19.4176H32.236V19.9794C32.236%2021.3652%2032.5075%2022.5075%2033.0506%2023.397C33.5936%2024.2865%2034.3427%2024.9419%2035.2978%2025.3633C36.2528%2025.7846%2037.3483%2026%2038.5843%2026H41.5899C42.5262%2026%2043.3783%2025.8783%2044.1461%2025.6442C44.9139%2025.4101%2045.5787%2025.0543%2046.1498%2024.5581C46.721%2024.0712%2047.161%2023.4438%2047.47%2022.6854C47.779%2021.927%2047.9382%2021.0281%2047.9382%2019.97V19.661C47.9382%2018.6311%2047.7416%2017.7322%2047.3577%2016.9738C46.9738%2016.2154%2046.3558%2015.6348%2045.5037%2015.2135L45.4944%2015.2416ZM179.698%2010.2978C179.202%208.98689%20178.453%207.97566%20177.433%207.24532C176.421%206.52434%20175.129%206.16854%20173.556%206.16854H164.174V25.8315H173.556C175.129%2025.8315%20176.421%2025.4757%20177.433%2024.764C178.444%2024.0524%20179.193%2023.0412%20179.698%2021.7303C180.195%2020.4195%20180.438%2018.8652%20180.438%2017.0674V14.9607C180.438%2013.1629%20180.185%2011.6086%20179.698%2010.2978ZM177.685%2016.7022C177.685%2017.9569%20177.573%2019.0993%20177.33%2020.1198C177.095%2021.1404%20176.684%2021.9551%20176.084%2022.5637C175.485%2023.1723%20174.633%2023.4813%20173.528%2023.4813H166.899V8.52809H173.528C174.614%208.52809%20175.457%208.83708%20176.056%209.44569C176.655%2010.0543%20177.077%2010.8689%20177.32%2011.8895C177.564%2012.9101%20177.685%2014.0524%20177.685%2015.3071V16.7116V16.7022ZM53.5562%2017.1798H63.2753V14.7921H53.5562V8.55618H64.0056V6.16854H50.8315V25.8315H64.118V23.4438H53.5562V17.1798ZM100.026%2016.2996C99.5487%2015.9157%2098.9682%2015.7097%2098.2659%2015.6723V15.6442C98.8839%2015.5506%2099.4082%2015.3165%2099.8296%2014.9326C100.251%2014.5487%20100.569%2014.0618%20100.775%2013.4719C100.981%2012.882%20101.084%2012.2266%20101.084%2011.4869V10.9251C101.084%209.53933%20100.691%208.40637%2099.8951%207.50749C99.0992%206.61798%2097.7884%206.1779%2095.9532%206.1779H86.6835V25.8315H96.4307C97.6105%2025.8315%2098.5749%2025.6161%2099.324%2025.1854C100.073%2024.7547%20100.616%2024.1554%20100.963%2023.397C101.309%2022.6386%20101.487%2021.7865%20101.487%2020.8315V19.9045C101.487%2019.1367%20101.365%2018.4438%20101.122%2017.8165C100.878%2017.1891%20100.522%2016.6835%20100.036%2016.2996H100.026ZM89.3989%208.53745H95.382C96.5243%208.53745%2097.3109%208.84644%2097.7228%209.46442C98.1442%2010.0824%2098.3595%2010.8034%2098.3595%2011.6273V11.8521C98.3595%2012.7509%2098.1536%2013.4438%2097.7416%2013.9307C97.3296%2014.4176%2096.5712%2014.661%2095.4663%2014.661H89.3989V8.52809V8.53745ZM98.7528%2020.3352C98.7528%2021.1966%2098.5281%2021.9363%2098.0786%2022.5543C97.6292%2023.1723%2096.824%2023.4813%2095.6629%2023.4813H89.3989V16.8801H95.5506C96.7678%2016.8801%2097.6011%2017.133%2098.0599%2017.6479C98.5187%2018.1629%2098.7528%2018.9494%2098.7528%2019.9888V20.3258V20.3352ZM138.135%2018.088C138.135%2019.0993%20138.032%2020.0169%20137.826%2020.8408C137.62%2021.6648%20137.264%2022.3109%20136.758%2022.7884C136.253%2023.2659%20135.551%2023.5%20134.652%2023.5H131.281C130.419%2023.5%20129.727%2023.2659%20129.212%2022.7978C128.697%2022.3296%20128.331%2021.6929%20128.116%2020.8783C127.901%2020.0637%20127.798%2019.1367%20127.798%2018.088V6.16854H125.045V18.3876C125.045%2019.9419%20125.26%2021.2903%20125.691%2022.4326C126.122%2023.5749%20126.796%2024.4551%20127.713%2025.073C128.631%2025.691%20129.811%2026%20131.253%2026H134.736C136.178%2026%20137.348%2025.691%20138.257%2025.073C139.165%2024.4551%20139.83%2023.5749%20140.27%2022.4326C140.7%2021.2903%20140.916%2019.9419%20140.916%2018.3876V6.16854H138.135V18.0787V18.088ZM73.1442%206.16854L65.7004%2025.8315H68.6217L70.7566%2020.1292H79.4082L81.5712%2025.8315H84.5768L77.1049%206.16854H73.1442ZM71.6273%2017.7697L75.1105%208.5L78.5655%2017.7697H71.6273ZM157.891%2023.0506L148.397%206.16854H144.296V25.8315H146.993V8.97753L156.487%2025.8315H160.588V6.16854H157.891V23.0506Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
"favicon": "https://www.seabound.co/config/favicon-32.png",
"ogImage": null,
"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 name 'Seabound'.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 7,
"text": "Submit",
"reasoning": "Button #11 has a vibrant blue background (#E3EFFD), which stands out as a call-to-action. The text 'Submit' is action-oriented, making it a strong candidate for the primary CTA."
},
"secondary": {
"index": 1,
"text": "Subscribe",
"reasoning": "Button #9 has a dark background (#1C1C1B) and the text 'Subscribe', which is a common secondary action. It is distinct from the primary button's color group."
},
"confidence": 0.9
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "environmentally conscious businesses"
},
"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, links to the homepage, and matches the brand name 'Seabound'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 