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
- Background: #A73BF5
- Text Color: #0000EE
- Border Radius: 7px
- Shadow: none
Button Secondary
- Background: #FF9987
- Text Color: #0000EE
- Border Radius: 61px
- Shadow: none
Brand Personality
- Tone: modern
- Energy: high
- Audience: business professionals and marketers
Frequently Asked Questions
What is Mutiny's primary brand color?
- Mutiny's primary brand color is #BCEEFD.
What accent color does Mutiny use?
- Mutiny uses #A73BF5 as an accent color.
What font does Mutiny use?
- Mutiny uses Affix Regular for body text and KMR Waldenburg Normal for headings.
Does Mutiny use a light or dark theme?
- Mutiny's primary site uses a light color scheme.
Where can I find Mutiny's logo?
- Mutiny's logo is available directly on their site (https://www.mutinyhq.com).
How was this brand profile generated?
- This profile was extracted from https://www.mutinyhq.com using the Firecrawl branding extraction API.
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": "./"
}
}