ToDesktop Brand: Colors, Fonts, Logo & Visual Identity
ToDesktop Brand Identity
A complete profile of ToDesktop's visual system — colors, typography, components, and personality — extracted from https://www.todesktop.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.todesktop.com.
- Primary: #05061C
- Secondary: #07081D
- Accent: #0036FF
- Background: #E5E7EB
- Text Primary: #232437
- Link: #232437
Typography
Each font links to its Google Fonts page where available.
- Primary: Inter (Google Fonts →)
- Heading: Aeonik Pro (Google Fonts →)
Visual Assets
UI Components
Button Primary
- Background: #0036FF
- Text Color: #000000
- Border Radius: 999px
- Shadow: rgba(255, 255, 255, 0.12) 0px 1px 2px -0.5px inset, rgba(255, 255, 255, 0.16) 0px 0.5px 0.5px 0px inset...
Button Secondary
- Background: #333333
- Text Color: #000000
- Border Radius: 999px
- Shadow: rgba(255, 255, 255, 0.36) 0px 1px 2px -0.5px inset, rgba(255, 255, 255, 0.18) 0px 0.5px 0.5px 0px inset...
Brand Personality
- Tone: professional
- Energy: medium
- Audience: developers and businesses looking to convert web apps to desktop apps
ToDesktop Brand in the Wild
Frequently Asked Questions
- What is ToDesktop's primary brand color?
- ToDesktop's primary brand color is #05061C.
- What accent color does ToDesktop use?
- ToDesktop uses #0036FF as an accent color.
- What font does ToDesktop use?
- ToDesktop uses Inter for body text and Aeonik Pro for headings.
- Does ToDesktop use a light or dark theme?
- ToDesktop's primary site uses a light color scheme.
- Where can I find ToDesktop's logo?
- ToDesktop'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 from https://www.todesktop.com 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": "Inter",
"role": "body"
},
{
"family": "Aeonik Pro",
"role": "heading"
},
{
"family": "Segoe UI",
"role": "unknown"
}
],
"colors": {
"primary": "#05061C",
"secondary": "#07081D",
"accent": "#0036FF",
"background": "#E5E7EB",
"textPrimary": "#232437",
"link": "#232437"
},
"typography": {
...
},
"spacing": {
"baseUnit": 4,
"borderRadius": "11px"
},
"components": {
"buttonPrimary": {
...
},
"buttonSecondary": {
...
}
},
"images": {
"logo": "https://www.todesktop.com/electron/images/header/logo.png",
"favicon": "https://www.todesktop.com/electron/images/favicons/favicon.png",
"ogImage": "https://www.todesktop.com/electron/images/og-1200x630.png"
}
}