Dart Brand: Colors, Fonts, Logo & Visual Identity
Dart Brand Identity
A complete profile of Dart's visual system — colors, typography, components, and personality — extracted from https://www.dartai.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.dartai.com.
- Primary: #6366F1 (rgb(99, 102, 241))
- Secondary: #DDD0F9 (rgb(221, 208, 249))
- Accent: #6366F1 (rgb(99, 102, 241))
- Background: #FFFFFF (rgb(255, 255, 255))
- Text Primary: #101010 (rgb(16, 16, 16))
- Link: #5420DD (rgb(84, 32, 221))
Typography
Each font links to its Google Fonts page where available.
- Primary: Lato
- Heading: Lato
- Lato Google Fonts →
- Heading Font Stack: Montserrat, sans-serif
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Dart's actual button styles.
- Button Primary
- background: #6366F1
- textColor: #FFFFFF
- borderRadius: 8px
- shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: business professionals seeking AI project management solutions
Frequently Asked Questions
What is Dart's primary brand color?
Dart's primary brand color is #6366F1. It anchors the visual identity across their website, product UI, and marketing materials.What font does Dart use?
Dart uses Lato as the primary typeface across body and headings.Does Dart use a light or dark theme?
Dart's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find Dart's logo?
Dart's logo is available directly on their site (https://www.dartai.com). The current logo URL is included in the machine-readable JSON profile linked above.How was this brand profile generated?
This profile was extracted from https://www.dartai.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 Dart.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Lato",
"role": "body"
}
],
"colors": {
"primary": "#6366F1",
"secondary": "#DDD0F9",
"accent": "#6366F1",
"background": "#FFFFFF",
"textPrimary": "#101010",
"link": "#5420DD"
},
"typography": {
"fontFamilies": {
"primary": "Lato",
"heading": "Lato"
},
"fontStacks": {
"heading": [
"Montserrat",
"sans-serif"
],
"body": [
"Lato",
"sans-serif"
],
"paragraph": [
"Lato",
"sans-serif"
]
},
"fontSizes": {
"h1": "72px",
"h2": "52px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "12px"
},
"components": {
"buttonPrimary": {
"background": "#6366F1",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/659e83b16fe25e7824e48b3a/65a7c2a03d39e15e03e95651_Group%201410125970.svg",
"favicon": "https://cdn.prod.website-files.com/659e83b16fe25e7824e48b3a/65ce9b2768c10a8152de1df8_favicon.png",
"ogImage": "https://cdn.prod.website-files.com/659e83b16fe25e7824e48b3a/6604a9ac211a7874356f2514_open%20graph.png",
"logoHref": "/",
"logoAlt": "dart logo link"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "business professionals seeking AI project management solutions"
}
}