Resquared Brand: Colors, Fonts, Logo & Visual Identity
Resquared Brand Identity
A complete profile of Resquared's visual system — colors, typography, components, and personality — extracted from http://re2.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://re2.ai.
- primary: #4D7FFF
- accent: #4D7FFF
- background: #10121B
- textPrimary: #E9EAF0
- link: #1F2234
Typography
Each font links to its Google Fonts page where available.
- primary: Nunito Sans
- heading: Nunito Sans
Visual Assets
UI Components
Live previews rendered using Resquared's actual button styles.
Button Primary
- background: #4D7FFF
- textColor: #E9EAF0
- borderRadius: 24px
- shadow: none
Button Secondary
- background: #10121B
- textColor: #E9EAF0
- borderColor: #171A22
- borderRadius: 0px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals
Resquared Brand in the Wild
Image: cdn.prod.website-files.com
Source: re2.ai
Image: cdn.prod.website-files.com
Source: re2.ai
Frequently Asked Questions
- What is Resquared's primary brand color?
Resquared's primary brand color is #4D7FFF. It anchors the visual identity across their website, product UI, and marketing materials. - What font does Resquared use?
Resquared uses Nunito Sans as the primary typeface across body and headings. - Does Resquared use a light or dark theme?
Resquared's primary site uses a dark color scheme, with a background of #10121B. - Where can I find Resquared's logo?
Resquared's logo is available directly on their site (http://re2.ai). 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 http://re2.ai 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 Resquared.
Methodology
Brand data on this page was extracted from http://re2.ai 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": "Nunito Sans",
"role": "body"
}
],
"colors": {
"primary": "#4D7FFF",
"accent": "#4D7FFF",
"background": "#10121B",
"textPrimary": "#E9EAF0",
"link": "#1F2234"
},
"typography": {
"fontFamilies": {
"primary": "Nunito Sans",
"heading": "Nunito Sans"
},
"fontStacks": {
"heading": [
"Nunito Sans",
"sans-serif"
],
"body": [
"Nunito Sans",
"sans-serif"
],
"paragraph": [
"Nunito Sans",
"sans-serif"
]
},
"fontSizes": {
"h1": "56px",
"h2": "56px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "12px"
},
"components": {
"buttonPrimary": {
"background": "#4D7FFF",
"textColor": "#E9EAF0",
"borderRadius": "24px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "24px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#10121B",
"textColor": "#E9EAF0",
"borderColor": "#171A22",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/65e8637b7b960748d829a775/66215e8f4e2756eb73b7c94c_resquare-logo.svg",
"favicon": "https://cdn.prod.website-files.com/65e8637b7b960748d829a775/6683f93ec7f5f7afa4779d25_favicon.png",
"ogImage": "https://cdn.prod.website-files.com/65e8637b7b960748d829a775/667ac4518b40ba9bf1e99783_OpenGraph.webp",
"logoHref": "/"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}