Quilt Data Brand: Colors, Fonts, Logo & Visual Identity
Quilt Data Brand Identity
A complete profile of Quilt Data's visual system — colors, typography, components, and personality — extracted from https://quiltdata.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://quiltdata.com.
- Primary: #FF7A59
rgb(255, 122, 89) - Secondary: #100629
rgb(16, 6, 41) - Accent: #1F1341
rgb(31, 19, 65) - Background: #1F1341
rgb(31, 19, 65) - Text Primary: #1F1341
rgb(31, 19, 65) - Link: #1F1341
rgb(31, 19, 65)
Typography
Each font links to its Google Fonts page where available.
Body Font: Roboto
Roboto Google Fonts →Heading Font: Roboto
Roboto Google Fonts →-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Quilt Data's actual button styles.
Button Primary
- Text Color: #F6861F
- Background: #1F1341
- Border Radius: 12px
- Shadow: none
Button Secondary
- Text Color: #FFFFFF
- Background: transparent
- Border Color: #41365E
- Border Radius: 12px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: life science professionals
Quilt Data Brand in the Wild
Image: quiltdata.com
Source: quiltdata.com
Image: miro.medium.com
Source: blog.quiltdata.com
Image: miro.medium.com
Source: blog.quiltdata.com
Image: miro.medium.com
Source: blog.quiltdata.com
Image: miro.medium.com
Source: blog.quiltdata.com
Frequently Asked Questions
What is Quilt Data's primary brand color?
Quilt Data's primary brand color is #FF7A59. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Quilt Data use?
Quilt Data uses #1F1341 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Quilt Data use?
Quilt Data uses Roboto as the primary typeface across body and headings.
Does Quilt Data use a light or dark theme?
Quilt Data's primary site uses a dark color scheme, with a background of #1F1341.
Where can I find Quilt Data's logo?
Quilt Data's logo is available directly on their site (https://quiltdata.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://quiltdata.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 Quilt Data.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Roboto",
"role": "body"
}
],
"colors": {
"primary": "#FF7A59",
"secondary": "#100629",
"accent": "#1F1341",
"background": "#1F1341",
"textPrimary": "#1F1341",
"link": "#1F1341"
},
"typography": {
"fontFamilies": {
"primary": "Roboto",
"heading": "Roboto"
},
"fontStacks": {
"heading": [
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"sans-serif"
],
"body": [
"Roboto",
"sans-serif"
],
"paragraph": [
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"sans-serif"
]
},
"fontSizes": {
"h1": "64px",
"h2": "36px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#1F1341",
"textColor": "#F6861F",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#FFFFFF",
"borderColor": "#41365E",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.quilt.bio/hs-fs/hubfs/QB-logo-h-fullcolor%201%20%5BVectorized%5D.png?width=1440&height=301&name=QB-logo-h-fullcolor%201%20%5BVectorized%5D.png",
"favicon": "https://www.quilt.bio/hubfs/android-chrome-512x512.png",
"ogImage": "https://www.quilt.bio/hubfs/quilt_with_wwwurl.png",
"logoHref": "https://www.quilt.bio",
"logoAlt": "QB-logo-h-fullcolor 1 [Vectorized]"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "life science professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}