Conntour Brand: Colors, Fonts, Logo & Visual Identity
Conntour Brand Identity
A complete profile of Conntour's visual system — colors, typography, components, and personality — extracted from https://www.conntour.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.conntour.com/.
primary
- #460707
- rgb(70, 7, 7)
secondary
- #FF0000
- rgb(255, 0, 0)
accent
- #E81616
- rgb(232, 22, 22)
background
- #000000
- rgb(0, 0, 0)
textPrimary
- #000000
- rgb(0, 0, 0)
link
- #E81616
- rgb(232, 22, 22)
Typography
Each font links to its Google Fonts page where available.
primary
- Helvetica Now Text
Google Fonts →
heading
Helvetica Now Display
Google Fonts →Helvetica Now Display, Arial, sans-serif
UI Components
Live previews rendered using Conntour's actual button styles.
Button Primary
- buttonPrimary
- background: #460707
- textColor: #FFFFFF
- borderRadius: 0px
- shadow: none
Button Secondary
- buttonSecondary
- background: #0D0D0D
- textColor: #FFFFFF
- borderRadius: 0px
- shadow: none
Brand Personality
- Tone: bold
- Energy: high
- Audience: tech-savvy professionals
Frequently Asked Questions
What is Conntour's primary brand color?
Conntour's primary brand color is #460707. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Conntour use?
Conntour uses #E81616 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Conntour use?
Conntour uses Helvetica Now Text for body text and Helvetica Now Display for headings. Fonts were detected on https://www.conntour.com/ as part of their live design system.
Does Conntour use a light or dark theme?
Conntour's primary site uses a light color scheme, with a background of #000000.
Where can I find Conntour's logo?
Conntour's logo is available directly on their site (https://www.conntour.com/).
How was this brand profile generated?
This profile was extracted from https://www.conntour.com/ using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Helvetica Now Text",
"role": "body"
},
{
"family": "Helvetica Now Display",
"role": "heading"
}
],
"colors": {
"primary": "#460707",
"secondary": "#FF0000",
"accent": "#E81616",
"background": "#000000",
"textPrimary": "#000000",
"link": "#E81616"
},
"typography": {
"fontFamilies": {
"primary": "Helvetica Now Text",
"heading": "Helvetica Now Display"
},
"fontStacks": {
"heading": [
"Helvetica Now Display",
"Arial",
"sans-serif"
],
"body": [
"Helvetica Now Text",
"Arial",
"sans-serif"
],
"paragraph": [
"Helvetica Now Text",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "80px",
"h2": "24px",
"body": "24px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#460707",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#0D0D0D",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/69500347184f7fad9df81549/6950074c554883f9bb0e6ded_Logo.png",
"favicon": "https://cdn.prod.website-files.com/69500347184f7fad9df81549/698c995d0712bfd0aa30695a_a1145ce9-1e75-498f-98a6-880bf647fdca.png"
},
"personality": {
"tone": "bold",
"energy": "high",
"targetAudience": "tech-savvy professionals"
}
}