Increase Brand: Colors, Fonts, Logo & Visual Identity
Increase Brand Identity
A complete profile of Increase's visual system — colors, typography, components, and personality — extracted from https://increase.com/.
Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://increase.com/
| Color | HEX | RGB |
|---|---|---|
| primary | #687887 | rgb(104, 120, 135) |
| secondary | #E4FF33 | rgb(228, 255, 51) |
| accent | #1A2B3B | rgb(26, 43, 59) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #1A2B3B | rgb(26, 43, 59) |
| link | #1A2B3B | rgb(26, 43, 59) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font | Google Fonts |
|---|---|---|
| primary | Untitled Sans | Google Fonts → |
| heading | Untitled Sans | Google Fonts → |
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:
...
Visual Assets
%20!important%3B%22%2F%3E...)
Logo
Favicon
Social Card
UI Components
| Component | Background | Text Color | Border Color | Border Radius | Shadow |
|---|---|---|---|---|---|
| Button Primary | #1A2B3B | #FFFFFF | None | 8px | None |
| Button Secondary | #FFFFFF | #1A2B3B | #EDF0F2 | 8px | rgba(0, 0, 0, 0) ... |
Brand Personality
Tone: professional
Energy: medium
Audience: enterprise clients
Increase Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Source: increase.com
Source: increase.com
Frequently Asked Questions
What is Increase's primary brand color?
Increase's primary brand color is #687887.What accent color does Increase use?
Increase uses #1A2B3B as an accent color.What font does Increase use?
Increase uses Untitled Sans as the primary typeface.Does Increase use a light or dark theme?
Increase's primary site uses a light color scheme.Where can I find Increase's logo?
Increase's logo is available directly on their site.How was this brand profile generated?
This profile was extracted from https://increase.com/ using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from https://increase.com/ using the Firecrawl branding extraction API.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling.
{
"colorScheme": "light",
"fonts": [
{
"family": "Untitled Sans",
"role": "body"
}
],
"colors": {
"primary": "#687887",
"secondary": "#E4FF33",
"accent": "#1A2B3B",
"background": "#FFFFFF",
"textPrimary": "#1A2B3B",
"link": "#1A2B3B"
},
"typography": {
"fontFamilies": {
"primary": "Untitled Sans",
"heading": "Untitled Sans"
},
"fontStacks": {
"heading": [
"Untitled Sans",
"sans-serif"
],
"body": [
"Untitled Sans",
"sans-serif"
],
"paragraph": [
"Untitled Sans",
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "16px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 2,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#1A2B3B",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#1A2B3B",
"borderColor": "#EDF0F2",
"borderRadius": "8px",
"shadow": "rgba(0, 0, 0, 0) ..."
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22style_logo__QIQCu%22%20viewBox%3D%220%200%20100%2014%22%20data-fc-idx%3D%220%22%3E%3Crect%20class%3D%22style_bar__3tqvp%22%20x%3D%221%22%20y%3D%222.86%22%20width%3D%224%22%20height%3D%2210.14%22%20style%3D%22fill%3A%20rgb(26%2C%2043%2C%2059)%20!important%3B%22%2F%3E..."
}
}