Dayflow Brand: Colors, Fonts, Logo & Visual Identity
Dayflow Brand Identity
A complete profile of Dayflow's visual system — colors, typography, components, and personality — extracted from https://www.dayflow.so. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.dayflow.so.
| Type | Color | RGB |
|---|---|---|
| primary | #F67106 | rgb(246, 113, 6) |
| secondary | #89380E | rgb(137, 56, 14) |
| accent | #402C00 | rgb(64, 44, 0) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #402C00 | rgb(64, 44, 0) |
| link | #402C00 | rgb(64, 44, 0) |
Typography
Each font links to its Google Fonts page where available.
| Type | Font | Link |
|---|---|---|
| primary | Nunito Sans | Google Fonts → |
| heading | Instrument Serif | Google Fonts → |
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Dayflow's actual button styles.
Button Primary:
- background: #402C00
- textColor: #FFFFFF
- borderColor: #FFFFFF
- borderRadius: 12px
- shadow: rgba(0, 0, 0, 0.3) 0px 2px 12px 0px, rgba(0, 0, 0, 0.16) 0px 1px 1px 0px, rgba(0, 0, 0, 0.25) 0px 0.5px 0.5px 0px
Brand Personality
- Tone: modern
- Energy: medium
- Audience: tech-savvy professionals
Dayflow Brand in the Wild
Brand Asset Images
- Source: todaymade.com
- Source: water.ca.gov
- Source: webflow.com
- Source: biggo.com
- Source: creativemarket.com
- Source: webflow.com
Frequently Asked Questions
What is Dayflow's primary brand color?
Dayflow's primary brand color is #F67106. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Dayflow use?
Dayflow uses #402C00 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Dayflow use?
Dayflow uses Nunito Sans for body text and Instrument Serif for headings.Does Dayflow use a light or dark theme?
Dayflow's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find Dayflow's logo?
Dayflow's logo is available directly on their site (dayflow.so).How was this brand profile generated?
This profile was extracted from https://www.dayflow.so 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 Dayflow.
Methodology
Brand data on this page was extracted from https://www.dayflow.so on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Dayflow.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Instrument Serif",
"role": "heading"
},
{
"family": "Nunito Sans",
"role": "body"
}
],
"colors": {
"primary": "#F67106",
"secondary": "#89380E",
"accent": "#402C00",
"background": "#FFFFFF",
"textPrimary": "#402C00",
"link": "#402C00"
},
"typography": {
"fontFamilies": {
"primary": "Nunito Sans",
"heading": "Instrument Serif"
}
},
"components": {
"buttonPrimary": {
"background": "#402C00",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "12px"
}
},
"images": {
"logo": "https://www.dayflow.so/images/nav-logo-ring.svg",
"favicon": "https://www.dayflow.so/images/favicon.png"
}
}