Insoshi Brand: Colors, Fonts, Logo & Visual Identity
Insoshi Brand Identity
A complete profile of Insoshi's visual system — colors, typography, components, and personality — extracted from http://insoshi.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://insoshi.com.
- Primary: #5AA0FF
- rgb(90, 160, 255)
- Secondary: #111125
- rgb(17, 17, 37)
- Accent: #5AA0FF
- rgb(90, 160, 255)
- Background: #FFFFFF
- rgb(255, 255, 255)
- Text Primary: #002864
- rgb(0, 40, 100)
- Link: #002864
- rgb(0, 40, 100)
Typography
Each font links to its Google Fonts page where available.
- Primary: GTAmerica (Google Fonts →)
- Heading: GTAmerica (Google Fonts →)
- GTAmerica, Roboto, sans-serif
Visual Assets
.webp?updatedAt=1776074961359)
Logo
Favicon
UI Components
Live previews rendered using Insoshi's actual button styles.
Input:
- background: #FFFFFF
- textColor: #646969
- borderColor: #939393
- borderRadius: 0px
- shadow: none
Button Primary:
- background: #5AA0FF
- textColor: #000000
- borderColor: #5AA0FF
- borderRadius: 0px
- shadow: none
Button Secondary:
- background: transparent
- textColor: #002864
- borderColor: #002864
- borderRadius: 0px
- shadow: none
Brand Personality
- Tone: modern
- Energy: high
- Audience: online gaming enthusiasts
Frequently Asked Questions
What is Insoshi's primary brand color?
Insoshi's primary brand color is #5AA0FF. It anchors the visual identity across their website, product UI, and marketing materials.What font does Insoshi use?
Insoshi uses GTAmerica as the primary typeface across body and headings.Does Insoshi use a light or dark theme?
Insoshi's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find Insoshi's logo?
Insoshi's logo is available directly on their site (http://insoshi.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 http://insoshi.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 Insoshi.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "GTAmerica",
"role": "body"
},
{
"family": "Roboto",
"role": "body"
},
{
"family": "Poppins",
"role": "unknown"
},
{
"family": "Segoe UI",
"role": "unknown"
}
],
"colors": {
"primary": "#5AA0FF",
"secondary": "#111125",
"accent": "#5AA0FF",
"background": "#FFFFFF",
"textPrimary": "#002864",
"link": "#002864"
},
"typography": {
"fontFamilies": {
"primary": "GTAmerica",
"heading": "GTAmerica"
},
"fontStacks": {
"heading": [
"GTAmerica",
"Roboto",
"sans-serif"
],
"body": [
"GTAmerica",
"Roboto",
"sans-serif"
],
"paragraph": [
"GTAmerica",
"Roboto",
"sans-serif"
]
},
"fontSizes": {
"h1": "28px",
"h2": "24px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#646969",
"borderColor": "#939393",
"borderRadius": "0px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#5AA0FF",
"textColor": "#000000",
"borderColor": "#5AA0FF",
"borderRadius": "0px",
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#002864",
"borderColor": "#002864",
"borderRadius": "0px",
"shadow": "none"
}
},
"images": {
"logo": "https://ik.imagekit.io/dumdumfordi/HALTE4D/logoweb%20(3).webp?updatedAt=1776074961359",
"favicon": "https://ik.imagekit.io/dumdumfordi/HALTE4D/halte%20bulet.png?updatedAt=1776064181875"
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "online gaming enthusiasts"
}
}