Shoutfit Brand: Colors, Fonts, Logo & Visual Identity
Shoutfit Brand Identity
A complete profile of Shoutfit's visual system — colors, typography, components, and personality — extracted from http://shoutfit.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://shoutfit.com.
- primary: #00A4A6
- secondary: #D8EFEF
- accent: #00A4A6
- background: #FFFFFF
- textPrimary: #111111
- link: #00112C
Typography
Each font links to its Google Fonts page where available.
- primary: Helvetica
- heading: Helvetica
Visual Assets
Favicon
UI Components
Live previews rendered using Shoutfit's actual button styles.
Input
- background: transparent
- textColor: #111111
- borderColor: null
- borderRadius: 0px
- shadow: none
Button Primary
- background: #00A4A6
- textColor: #FFFFFF
- borderRadius: 10px
- shadow: rgb(128, 128, 128) 0px 0px 1px 0px
Button Secondary
- background: #111111
- textColor: #FFFFFF
- borderColor: #111111
- borderRadius: 6px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals looking to purchase domains
Shoutfit Brand in the Wild
- Source: youtube.com
- Source: scribd.com
- Source: wwd.com
- Source: harelblog.pl
Frequently Asked Questions
What is Shoutfit's primary brand color?
Shoutfit's primary brand color is #00A4A6. It anchors the visual identity across their website, product UI, and marketing materials.What font does Shoutfit use?
Shoutfit uses Helvetica as the primary typeface across body and headings.Does Shoutfit use a light or dark theme?
Shoutfit's primary site uses a light color scheme, with a background of #FFFFFF.How was this brand profile generated?
This profile was extracted from http://shoutfit.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 Shoutfit.
Methodology
Brand data on this page was extracted from http://shoutfit.com on 2026-07-27 using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Helvetica",
"role": "body"
}
],
"colors": {
"primary": "#00A4A6",
"secondary": "#D8EFEF",
"accent": "#00A4A6",
"background": "#FFFFFF",
"textPrimary": "#111111",
"link": "#00112C"
},
"typography": {
"fontFamilies": {
"primary": "Helvetica",
"heading": "Helvetica"
},
"fontStacks": {
"heading": [
"gdsherpa",
"Helvetica",
"Arial",
"sans-serif"
],
"body": [
"gdsherpa",
"Helvetica",
"Arial",
"sans-serif"
],
"paragraph": [
"gdsherpa",
"Helvetica",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "56px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#111111",
"borderColor": null,
"borderRadius": "0px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#00A4A6",
"textColor": "#FFFFFF",
"borderRadius": "10px",
"shadow": "rgb(128, 128, 128) 0px 0px 1px 0px"
},
"buttonSecondary": {
"background": "#111111",
"textColor": "#FFFFFF",
"borderColor": "#111111",
"borderRadius": "6px",
"shadow": "none"
}
},
"images": {
"favicon": "https://img6.wsimg.com/ux-assets/favicon/apple-icon-57x57.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals looking to purchase domains"
}
}