Resonance Brand: Colors, Fonts, Logo & Visual Identity
Resonance Brand Identity
A complete profile of Resonance's visual system — colors, typography, components, and personality — extracted from https://www.useresonance.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.useresonance.com/.
- Primary: #AA5DF9
- Secondary: #552762
- Accent: #AA5DF9
- Background: #000000
- Text Primary: #000000
- Link: #0000EE
Typography
Each font links to its Google Fonts page where available.
- Primary: Outfit Google Fonts →
- Heading: Outfit Google Fonts →
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Resonance's actual button styles.
- Button Primary
- background: #AA5DF9
- textColor: #0000EE
- borderRadius: 8px
- shadow: rgba(0, 0, 0, 0.15) 0px 0.706592px 0.706592px -0.625px, rgba(0, 0, 0, 0.14) 0px 1.80656px 1.80656px -1.25px
Brand Personality
- Tone: modern
- Energy: high
- Audience: tech-savvy professionals
Resonance Brand in the Wild
Image: framerusercontent.com
Source: useresonance.com
Image: framerusercontent.com
Source: useresonance.com
Image: framerusercontent.com
Source: useresonance.com
Image: framerusercontent.com
Source: useresonance.com
Image: framerusercontent.com
Source: useresonance.com
Frequently Asked Questions
What is Resonance's primary brand color?
Resonance's primary brand color is #AA5DF9. It anchors the visual identity across their website, product UI, and marketing materials.What font does Resonance use?
Resonance uses Outfit as the primary typeface across body and headings.Does Resonance use a light or dark theme?
Resonance's primary site uses a dark color scheme, with a background of #000000.Where can I find Resonance's logo?
Resonance's logo is available directly on their site (https://www.useresonance.com/). 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.useresonance.com/ 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 Resonance.
Methodology
Brand data on this page was extracted from https://www.useresonance.com/ on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Outfit",
"role": "body"
}
],
"colors": {
"primary": "#AA5DF9",
"secondary": "#552762",
"accent": "#AA5DF9",
"background": "#000000",
"textPrimary": "#000000",
"link": "#0000EE"
},
"typography": {
"fontFamilies": {
"primary": "Outfit",
"heading": "Outfit"
},
"fontStacks": {
"heading": [
"Outfit",
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Outfit",
"sans-serif"
]
},
"fontSizes": {
"h1": "60px",
"h2": "50px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#AA5DF9",
"textColor": "#0000EE",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "rgba(0, 0, 0, 0.15) 0px 0.706592px 0.706592px -0.625px, rgba(0, 0, 0, 0.14) 0px 1.80656px 1.80656px -1.25px, rgba(0, 0, 0, 0.14) 0px 3.62176px 3.62176px -1.875px, rgba(0, 0, 0, 0.13) 0px 6.8656px 6.8656px -2.5px, rgba(0, 0, 0, 0.1) 0px 13.6468px 13.6468px -3.125px, rgba(0, 0, 0, 0.05) 0px 30px 30px -3.75px"
}
},
"images": {
"logo": "https://framerusercontent.com/assets/Pt0tCEUco3SRt5Tn0gYyvNJsGA.png",
"favicon": "https://framerusercontent.com/images/Pt0tCEUco3SRt5Tn0gYyvNJsGA.png",
"ogImage": null,
"logoHref": "./",
"logoAlt": "Logo"
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "tech-savvy professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
}
}