Stable Sea Brand: Colors, Fonts, Logo & Visual Identity

Stable Sea Brand Identity

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

Color Palette

Brand palette extracted from https://www.stablesea.com/.

Typography

Fonts used:

Visual Assets

UI Components

Live previews rendered using Stable Sea's actual button styles.

Button Primary

Button Secondary

Brand Personality

Stable Sea Brand in the Wild

Frequently Asked Questions

  1. What is Stable Sea's primary brand color?
    • Stable Sea's primary brand color is #0000EE.
  2. What accent color does Stable Sea use?
    • Stable Sea uses #F5F4F3 as an accent color.
  3. What font does Stable Sea use?
    • Stable Sea uses Poppins for body text and Inter Display for headings.
  4. Does Stable Sea use a light or dark theme?
    • Stable Sea's primary site uses a light color scheme.
  5. Where can I find Stable Sea's logo?
    • Stable Sea's logo is available directly on their site.
  6. How was this brand profile generated?
    • This profile was extracted using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Poppins",
      "role": "body"
    },
    {
      "family": "Inter Display",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#071C42",
    "accent": "#F5F4F3",
    "background": "#FFFFFF",
    "textPrimary": "#423914",
    "link": "#423914"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Inter Display"
    },
    "fontStacks": {
      "heading": ["sans-serif"],
      "body": ["sans-serif"],
      "paragraph": ["Poppins", "sans-serif"]
    },
    "fontSizes": {
      "h1": "12px",
      "h2": "100px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "3px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#F5F4F3",
      "textColor": "#0000EE",
      "borderRadius": "50px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#EAEAEA",
      "textColor": "#0000EE",
      "borderRadius": "50px",
      "shadow": "rgba(0, 0, 0, 0.05) 0px 0px 4px 0px inset"
    }
  },
  "images": {
    "logo": "https://framerusercontent.com/images/o4KsVKi1CDLAmAv94yEVuPwyOA.png?width=631&height=128",
    "favicon": "https://framerusercontent.com/images/3VsIvcwxtzukXK6g6fhYOzWRHE.png",
    "ogImage": "https://framerusercontent.com/images/Z7eNpaGMVcjn2gmGRb3QxFnqnE.png"
  }
}