Model ML Brand: Colors, Fonts, Logo & Visual Identity
Model ML Brand Identity
A complete profile of Model ML's visual system — colors, typography, components, and personality — extracted from https://www.modelml.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.modelml.com/.
- primary: #0000EE
- secondary: #1E293B
- accent: #0F172A
- background: #FFFFFF
- textPrimary: #0F172A
- link: #0F172A
Typography
Each font links to its Google Fonts page where available.
- primary: Switzer
- heading: Switzer
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Model ML's actual button styles.
Input
- background: transparent
- textColor: #0F172A
- borderColor: null
- borderRadius: 0px
- shadow: none
Button Primary
- background: #0F172A
- textColor: #0000EE
- borderRadius: 12px
- shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 2px inset
Brand Personality
- Tone: professional
- Energy: medium
- Audience: financial professionals
Model ML Brand in the Wild
Source: modelml.com
Source: modelml.com
Source: modelml.com
Source: modelml.com
Source: modelml.com
Source: modelml.com
Frequently Asked Questions
- What is Model ML's primary brand color? Model ML's primary brand color is #0000EE.
- What accent color does Model ML use? Model ML uses #0F172A as an accent color.
- What font does Model ML use? Model ML uses Switzer as the primary typeface.
- Does Model ML use a light or dark theme? Model ML's primary site uses a light color scheme.
- Where can I find Model ML's logo? Model ML's logo is available directly on their site.
- How was this brand profile generated? This profile was extracted using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted on 2026-07-27 using the Firecrawl branding extraction API.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{"family": "Switzer", "role": "body"}
],
"colors": {
"primary": "#0000EE",
"secondary": "#1E293B",
"accent": "#0F172A",
"background": "#FFFFFF",
"textPrimary": "#0F172A",
"link": "#0F172A"
},
"typography": {
"fontFamilies": {
"primary": "Switzer",
"heading": "Switzer"
},
"fontStacks": {
"heading": ["sans-serif"],
"body": ["sans-serif"],
"paragraph": ["Switzer", "sans-serif"]
},
"fontSizes": {
"h1": "12px",
"h2": "56px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "12px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#0F172A",
"borderColor": null,
"borderRadius": "0px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#0F172A",
"textColor": "#0000EE",
"borderRadius": "12px",
"shadow": "rgba(255, 255, 255, 0.1) 0px 0px 0px 2px inset"
}
},
"images": {
"logo": "https://framerusercontent.com/images/gcrF4KxKJktGfjgZjevwH3nFD1U.svg?width=172&height=172",
"favicon": "https://framerusercontent.com/images/cRdr9l4yVnYjG1zvxa9dfacAsTc.png",
"ogImage": "https://framerusercontent.com/images/jx2tKSvbIHXKbYl0AA8nWDGb374.png"
}
}