Mutiny Brand: Colors, Fonts, Logo & Visual Identity

Mutiny Brand Identity

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

Color Palette

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

Color Name Hex Code RGB Value
primary #BCEEFD rgb(188, 238, 253)
secondary #A73BF5 rgb(167, 59, 245)
accent #A73BF5 rgb(167, 59, 245)
background #FFFFFF rgb(255, 255, 255)
textPrimary #0000EE rgb(0, 0, 238)
link #0000EE rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

Role Font Family Google Fonts Link
primary Affix Regular Google Fonts →
heading KMR Waldenburg Normal Google Fonts →

Visual Assets

UI Components

Live previews rendered using Mutiny's actual button styles.

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

  1. What is Mutiny's primary brand color?

    • Mutiny's primary brand color is #BCEEFD.
  2. What accent color does Mutiny use?

    • Mutiny uses #A73BF5 as an accent color.
  3. What font does Mutiny use?

    • Mutiny uses Affix Regular for body text and KMR Waldenburg Normal for headings.
  4. Does Mutiny use a light or dark theme?

    • Mutiny's primary site uses a light color scheme.
  5. Where can I find Mutiny's logo?

  6. How was this brand profile generated?

Methodology

Brand data on this page was extracted from https://www.mutinyhq.com using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "KMR Waldenburg Normal",
      "role": "heading"
    },
    {
      "family": "Affix Regular",
      "role": "body"
    },
    {
      "family": "Reckless Condensed S-TRIAL Regular",
      "role": "display"
    }
  ],
  "colors": {
    "primary": "#BCEEFD",
    "secondary": "#A73BF5",
    "accent": "#A73BF5",
    "background": "#FFFFFF",
    "textPrimary": "#0000EE",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Affix Regular",
      "heading": "KMR Waldenburg Normal"
    },
    "fontStacks": {
      "heading": [
        "Reckless Condensed S-TRIAL Regular",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "130px",
      "h2": "16px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 10,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#A73BF5",
      "textColor": "#0000EE",
      "borderRadius": "7px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FF9987",
      "textColor": "#0000EE",
      "borderRadius": "61px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://framerusercontent.com/images/Xwaei9wpOqRMGeJ3CaTo7oDfiZY.gif?width=1080&height=1080",
    "favicon": "https://framerusercontent.com/images/rjFqnxoeGYqjuccsmE7WLtggBI.svg",
    "ogImage": "https://framerusercontent.com/assets/rYJDpLRIRupWssGYvdzYqghC8A.png",
    "logoHref": "./"
  }
}