Shortbread Brand: Colors, Fonts, Logo & Visual Identity
Shortbread Brand Identity
A complete profile of Shortbread's visual system — colors, typography, components, and personality — extracted from https://www.shortbread.ai/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.shortbread.ai/.
| Color | Hex Code | RGB |
|---|---|---|
| Primary | #9CA3AF | rgb(156, 163, 175) |
| Secondary | #FDA4AF | rgb(253, 164, 175) |
| Accent | #392729 | rgb(57, 39, 41) |
| Background | #080808 | rgb(8, 8, 8) |
| textPrimary | #080808 | rgb(8, 8, 8) |
| Link | #392729 | rgb(57, 39, 41) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font | Google Fonts |
|---|---|---|
| Primary | Roboto | Google Fonts → |
| Heading | Roboto | Google Fonts → |
UI Components
Live previews rendered using Shortbread's actual button styles.
Button Primary
- Background: #FFFFFF
- Text Color: #000000
- Border Radius: 9999px
- Shadow: none
Button Secondary
- Background: transparent
- Text Color: #FFFFFF
- Border Color: #FFFFFF
- Border Radius: 9999px
- Shadow: none
Brand Personality
Tone: playful
Energy: high
Audience: fans of spicy romance comics
Frequently Asked Questions
What is Shortbread's primary brand color?
Shortbread's primary brand color is #9CA3AF. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Shortbread use?
Shortbread uses #392729 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Shortbread use?
Shortbread uses Roboto as the primary typeface across body and headings.
Does Shortbread use a light or dark theme?
Shortbread's primary site uses a light color scheme, with a background of #080808.
Where can I find Shortbread's logo?
Shortbread's logo is available directly on their site (https://www.shortbread.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 https://www.shortbread.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 Shortbread.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Roboto",
"role": "body"
}
],
"colors": {
"primary": "#9CA3AF",
"secondary": "#FDA4AF",
"accent": "#392729",
"background": "#080808",
"textPrimary": "#080808",
"link": "#392729"
},
"typography": {
"fontFamilies": {
"primary": "Roboto",
"heading": "Roboto"
},
"fontStacks": {
"heading": [
"system-ui",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"sans-serif"
],
"body": [
"system-ui",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"sans-serif"
],
"paragraph": [
"system-ui",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "24px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderRadius": "9999px",
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "9999px",
"shadow": "none"
}
},
"images": {
"logo": "https://shortbread.ai/lovable-uploads/1b2f3090-857d-4331-8bf1-6e0f8deba759.png",
"favicon": "https://shortbread.ai/lovable-uploads/8d06d4a8-9b0f-4178-8e75-874c689986da.png",
"ogImage": "https://shortbread.ai/lovable-uploads/f85e3fae-de30-4588-9f3f-0a32f4357f38.png"
}
}