Home · Branding · Walrus

Walrus Brand Identity

A complete profile of Walrus's visual system — colors, typography, components, and personality — extracted from https://www.walrus.xyz/. Built for designers, agents, and AI tools.

Download JSON
Primary
#CAB1FF
Accent
#CAB1FF
Body Font
Ratch
Heading
Ratch

Color Palette

Brand palette extracted from https://www.walrus.xyz/.

primary
#CAB1FF
rgb(202, 177, 255)
secondary
#A074FF
rgb(160, 116, 255)
accent
#CAB1FF
rgb(202, 177, 255)
background
#000000
rgb(0, 0, 0)
textPrimary
#FAF8F5
rgb(250, 248, 245)
link
#613DFF
rgb(97, 61, 255)

Typography

Each font links to its Google Fonts page where available.

primary
Ratch
heading
Ratch
Ratch, 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

Walrus logo
Logo
Walrus favicon
Favicon
Walrus social image
Social Card

UI Components

Live previews rendered using Walrus's actual button styles.

buttonPrimary
background #CAB1FF textColor #000000 borderRadius 26px shadow none
buttonSecondary
background transparent textColor #FAF8F5 borderColor #53575A borderRadius 26px shadow none

Brand Personality

Tone: modern Energy: medium Audience: developers

Walrus Brand in the Wild

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

Frequently Asked Questions

What is Walrus's primary brand color?

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

What font does Walrus use?

Walrus uses Ratch as the primary typeface across body and headings.

Does Walrus use a light or dark theme?

Walrus's primary site uses a dark color scheme, with a background of #000000.

Where can I find Walrus's logo?

Walrus's logo is available directly on their site (https://www.walrus.xyz/). 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.walrus.xyz/ 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 Walrus.

Methodology

Brand data on this page was extracted from https://www.walrus.xyz/ 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 Walrus.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Ratch",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#CAB1FF",
    "secondary": "#A074FF",
    "accent": "#CAB1FF",
    "background": "#000000",
    "textPrimary": "#FAF8F5",
    "link": "#613DFF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Ratch",
      "heading": "Ratch"
    },
    "fontStacks": {
      "heading": [
        "Ratch",
        "sans-serif"
      ],
      "body": [
        "Ratch",
        "sans-serif"
      ],
      "paragraph": [
        "Ratch",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "144px",
      "h2": "16px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#CAB1FF",
      "textColor": "#000000",
      "borderRadius": "26px",
      "borderRadiusCorners": {
        "topLeft": "26px",
        "topRight": "26px",
        "bottomRight": "26px",
        "bottomLeft": "26px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FAF8F5",
      "borderColor": "#53575A",
      "borderRadius": "26px",
      "borderRadiusCorners": {
        "topLeft": "26px",
        "topRight": "26px",
        "bottomRight": "26px",
        "bottomLeft": "26px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20124%2029%22%20class%3D%22h-auto%20w-full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20aria-label%3D%22Logo%22%20fill%3D%22currentColor%22%20data-fc-idx%3D%220%22%3E%20%3Cpath%20d%3D%22M34.1435%2014.1431C34.5465%2012.879%2035.1193%2011.8005%2035.8541%2010.8998C36.5928%2010.0031%2037.4658%209.28805%2038.4732%208.7666C39.4806%208.24119%2040.5511%207.98047%2041.677%207.98047C43.3164%207.98047%2044.711%208.47032%2045.8684%209.45001C47.022%2010.4297%2047.9069%2011.7017%2048.531%2013.2582H48.934V8.17799H54.6977V28.325H48.934V23.2448H48.531C47.9148%2024.8052%2047.0259%2026.0733%2045.8684%2027.053C44.7149%2028.0327%2043.3164%2028.5225%2041.677%2028.5225C40.5472%2028.5225%2039.4885%2028.2618%2038.493%2027.7364C37.4974%2027.211%2036.6284%2026.4999%2035.8738%2025.6032C35.1232%2024.7064%2034.5425%2023.6201%2034.1396%2022.3599C33.7366%2021.0958%2033.5352%2019.725%2033.5352%2018.2515C33.5352%2016.778%2033.7366%2015.4033%2034.1396%2014.1431H34.1435ZM39.8045%2020.3294C40.0336%2020.9615%2040.3576%2021.5106%2040.7724%2021.9807C41.1911%2022.4508%2041.6849%2022.8221%2042.2656%2023.0907C42.8424%2023.3593%2043.4666%2023.4937%2044.1381%2023.4937C44.8097%2023.4937%2045.4694%2023.3593%2046.0304%2023.0907C46.5953%2022.8221%2047.0773%2022.4587%2047.4802%2022.0044C47.8832%2021.5461%2048.211%2021.001%2048.4678%2020.3729C48.7246%2019.7408%2048.851%2019.0376%2048.851%2018.2554C48.851%2017.4733%2048.7246%2016.774%2048.4678%2016.138C48.211%2015.506%2047.8832%2014.9648%2047.4802%2014.5065C47.0773%2014.0483%2046.5953%2013.6888%2046.0304%2013.4202C45.4655%2013.1515%2044.8334%2013.0172%2044.1381%2013.0172C43.4429%2013.0172%2042.8424%2013.1515%2042.2656%2013.4202C41.6889%2013.6888%2041.1911%2014.0601%2040.7724%2014.5302C40.3536%2015.0003%2040.0336%2015.5494%2039.8045%2016.1815C39.5754%2016.8135%2039.4608%2017.5049%2039.4608%2018.2594C39.4608%2019.0139%2039.5754%2019.7013%2039.8045%2020.3373V20.3294Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(250%2C%20248%2C%20245)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M57.6055%200H63.5311V28.3283H57.6055V0Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(250%2C%20248%2C%20245)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M66.4414%208.18194H72.1617V13.2621H72.6871C73.1453%2011.7294%2073.967%2010.4811%2075.164%209.51322C76.361%208.54537%2078.032%208.03577%2080.1811%207.98047V14.309H78.3678C77.3486%2014.309%2076.4598%2014.4315%2075.7092%2014.6724C74.9586%2014.9134%2074.3344%2015.2847%2073.8367%2015.7825C73.3389%2016.2802%2072.9676%2016.9163%2072.7266%2017.6984C72.4856%2018.4767%2072.3632%2019.4445%2072.3632%2020.598V28.3329H66.4375V8.18194H66.4414Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(250%2C%20248%2C%20245)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M82.2188%208.18144H88.101V18.6974C88.101%2020.2578%2088.4012%2021.4271%2089.0096%2022.2014C89.614%2022.9796%2090.491%2023.3707%2091.6484%2023.3707C92.1857%2023.3707%2092.7032%2023.264%2093.201%2023.0468C93.6987%2022.8334%2094.153%2022.4779%2094.5718%2021.9762C94.9905%2021.4785%2095.3303%2020.8148%2095.5989%2019.9813C95.8675%2019.1517%2096.0018%2018.1009%2096.0018%2016.8407V8.17749H101.967V28.3245H96.2033V23.2877H95.6779C95.4369%2024.066%2095.113%2024.781%2094.71%2025.421C94.3071%2026.0649%2093.8172%2026.6219%2093.2405%2027.092C92.6637%2027.5621%2092.004%2027.9334%2091.2653%2028.202C90.5265%2028.4707%2089.7404%2028.605%2088.9068%2028.605C87.9113%2028.605%2087.0067%2028.443%2086.1889%2028.1191C85.3712%2027.7951%2084.672%2027.2776%2084.0952%2026.5666C83.5184%2025.8555%2083.0602%2024.9469%2082.7244%2023.8487C82.3886%2022.7465%2082.2227%2021.4311%2082.2227%2019.8983V8.17749L82.2188%208.18144Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(250%2C%20248%2C%20245)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M109.961%2021.6364C110.068%2022.6043%20110.451%2023.3312%20111.111%2023.8131C111.767%2024.299%20112.77%2024.536%20114.113%2024.536C114.544%2024.536%20114.943%2024.4965%20115.322%2024.4136C115.697%2024.3346%20116.025%2024.22%20116.31%2024.0699C116.594%2023.9237%20116.823%2023.7262%20116.997%2023.4852C117.171%2023.2442%20117.258%2022.9598%20117.258%2022.6398C117.258%2022.2883%20117.183%2022.0275%20117.036%2021.8537C116.886%2021.6799%20116.693%2021.5179%20116.452%2021.3678C116.211%2021.2216%20115.95%2021.1071%20115.666%2021.0241C115.381%2020.9412%20115.053%2020.8622%20114.678%2020.7832L111.052%2020.1787C110.273%2020.0444%20109.491%2019.843%20108.713%2019.5743C107.935%2019.3057%20107.235%2018.9502%20106.619%2018.5038C106.003%2018.0574%20105.497%2017.4846%20105.11%2016.7696C104.719%2016.0585%20104.525%2015.2052%20104.525%2014.2137C104.525%2012.9495%20104.786%2011.8908%20105.312%2011.0336C105.837%2010.1764%20106.52%209.48898%20107.366%208.97938C108.211%208.46978%20109.159%208.10635%20110.206%207.89302C111.253%207.67575%20112.312%207.56909%20113.386%207.56909C115.081%207.56909%20116.503%207.76266%20117.657%208.15375C118.81%208.54484%20119.758%209.06234%20120.497%209.70625C121.236%2010.3502%20121.793%2011.1047%20122.168%2011.9619C122.543%2012.8192%20122.8%2013.7199%20122.934%2014.664H116.93C116.851%2013.8344%20116.527%2013.1826%20115.962%2012.7086C115.401%2012.2385%20114.536%2012.0054%20113.382%2012.0054C112.979%2012.0054%20112.608%2012.033%20112.272%2012.0844C111.936%2012.1397%20111.632%2012.2464%20111.364%2012.4083C111.095%2012.5703%20110.878%2012.7718%20110.72%2013.0127C110.558%2013.2537%20110.479%2013.5381%20110.479%2013.8581C110.479%2014.0991%20110.538%2014.3282%20110.66%2014.5415C110.783%2014.7588%20110.945%2014.9247%20111.146%2015.0432C111.348%2015.1657%20111.581%2015.2645%20111.853%2015.3435C112.122%2015.4225%20112.418%2015.5054%20112.738%2015.5844L116.527%2016.2679C117.333%2016.4022%20118.131%2016.5957%20118.925%2016.8525C119.715%2017.1093%20120.434%2017.4688%20121.082%2017.9389C121.73%2018.409%20122.231%2018.9857%20122.591%2019.6731C122.95%2020.3605%20123.136%2021.1979%20123.136%2022.1895C123.136%2023.3707%20122.903%2024.3938%20122.433%2025.251C121.963%2026.1083%20121.319%2026.8154%20120.501%2027.3685C119.683%2027.9176%20118.727%2028.3284%20117.641%2028.597C116.554%2028.8657%20115.377%2029%20114.113%2029C112.446%2029%20111.004%2028.8064%20109.779%2028.4153C108.555%2028.0242%20107.536%2027.4949%20106.718%2026.8233C105.9%2026.1517%20105.268%2025.3696%20104.826%2024.4649C104.379%2023.5682%20104.107%2022.6201%20104%2021.6246H109.965L109.961%2021.6364Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(250%2C%20248%2C%20245)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M11.9975%2023.1732L13.4117%208.17749H20.2618L21.6761%2023.1732L22.4701%2023.3272C23.2286%2021.5535%2025.7174%2015.8729%2026.2428%208.18144H33.6577L28.0955%2028.3284H18.4407L17.054%2018.2549H16.6353L15.2487%2028.3284H5.58197L0%208.18144H7.43078C7.95619%2015.8768%2010.441%2021.5535%2011.2034%2023.3272L11.9975%2023.1732Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(250%2C%20248%2C%20245)%20!important%3B%22%2F%3E%20%3C%2Fsvg%3E",
    "favicon": "https://walrus.xyz/favicon-196x196.png",
    "ogImage": "https://walrus.xyz/images/open-graph/og-home.jpg",
    "logoHref": "/",
    "logoAlt": "Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Walrus'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Learn about WAL",
      "reasoning": "Button #1 has a vibrant brand color background (#CAB1FF) and action-oriented text 'Learn about WAL', making it the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Start building",
      "reasoning": "Button #0 has a transparent background with a border, making it a suitable secondary button with different styling from the primary."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "developers"
  },
  "designSystem": {
    "framework": "tailwind",
    "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, matching the brand 'Walrus'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles