Post.fm Brand: Colors, Fonts, Logo & Visual Identity
Post.fm Brand Identity
A complete profile of Post.fm's visual system — colors, typography, components, and personality — extracted from http://post.fm. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://post.fm.
| Color Type | Color Code | RGB Value |
|---|---|---|
| primary | #FFC0CB | rgb(255, 192, 203) |
| secondary | #FF0000 | rgb(255, 0, 0) |
| accent | #3498DB | rgb(52, 152, 219) |
| background | #FAFAFA | rgb(250, 250, 250) |
| textPrimary | #3498DB | rgb(52, 152, 219) |
| link | #3498DB | rgb(52, 152, 219) |
Typography
Each font links to its Google Fonts page where available.
| Font Type | Font Name | Link |
|---|---|---|
| primary | Poppins | Google Fonts → |
| heading | Poppins | Google Fonts → |
Fonts Stacks:
- Body: Poppins, sans-serif
- Heading: Poppins, sans-serif
Visual Assets
Brand Personality
Tone: professional
Energy: medium
Audience: unknown
Post.fm Brand in the Wild
Source: linkedin.com
Source: pixeldima.com
Source: mdpi.com
Source: rateyourmusic.com
Source: acmeadvertiser.com
Source: filemakerhacks.com
Frequently Asked Questions
What is Post.fm's primary brand color?
Post.fm's primary brand color is #FFC0CB. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Post.fm use?
Post.fm uses #3498DB as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Post.fm use?
Post.fm uses Poppins as the primary typeface across body and headings.Does Post.fm use a light or dark theme?
Post.fm's primary site uses a light color scheme, with a background of #FAFAFA.How was this brand profile generated?
This profile was extracted from http://post.fm 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 Post.fm.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{"family": "sans-serif", "count": 4},
{"family": "Poppins", "count": 3}
],
"colors": {
"primary": "#FFC0CB",
"secondary": "#FF0000",
"accent": "#3498DB",
"background": "#FAFAFA",
"textPrimary": "#3498DB",
"link": "#3498DB"
},
"typography": {
"fontFamilies": {
"primary": "Poppins",
"heading": "Poppins"
},
"fontStacks": {
"body": ["Poppins", "sans-serif"],
"heading": ["Poppins", "sans-serif"],
"paragraph": ["Poppins", "sans-serif"]
},
"fontSizes": {"h1": "20px", "h2": "20px", "body": "20px"}
},
"spacing": {"baseUnit": 10, "borderRadius": "0px"},
"components": {},
"images": {"logo": null, "favicon": "https://introvert.com/favicon.ico", "ogImage": null},
"personality": {"tone": "professional", "energy": "medium", "targetAudience": "unknown"},
"designSystem": {"framework": "unknown", "componentLibrary": ""},
"confidence": {"buttons": 0, "colors": 0, "overall": 0},
"__llm_metadata": {"logoSelection": {"llmCalled": false, "llmSucceeded": false, "finalSource": "none"}, "buttonClassification": {"llmCalled": false, "llmSucceeded": false, "error": "LLM call failed or returned fallback values"}}
}