Namely Brand: Colors, Fonts, Logo & Visual Identity
Namely Brand Identity
A complete profile of Namely's visual system — colors, typography, components, and personality — extracted from https://namely.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://namely.ai.
- Primary: #6B7280
- Secondary: #60697B
- Accent: #FEFEFE
- Background: #FEFEFE
- Text Primary: #343F52
- Link: #343F52
Typography
Each font links to its Google Fonts page where available.
- Primary: Outfit (Google Fonts →)
- Heading: Space Grotesk (Google Fonts →)
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Namely's actual button styles.
Button Primary
- Background: #FEFEFE
- Text Color: #FFFFFF
- Border Radius: 10px
- Shadow: rgba(60, 131, 246, 0.4) 0px 8px 40px -8px
Button Secondary
- Background: #F5F7F9
- Text Color: #0F1729
- Border Color: #D4D4D8
- Border Radius: 10px
- Shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: business professionals
Namely Brand in the Wild
Image: mlnq5qmsdxfa.i.optimole.com
Source: namely.com
Image: vensure.clientspace.net
Source: vensure.clientspace.net
Image: mlnq5qmsdxfa.i.optimole.com
Source: namely.com
Frequently Asked Questions
What is Namely's primary brand color?
Namely's primary brand color is #6B7280.What accent color does Namely use?
Namely uses #FEFEFE as an accent color.What font does Namely use?
Namely uses Outfit for body text and Space Grotesk for headings.Does Namely use a light or dark theme?
Namely's primary site uses a light color scheme.Where can I find Namely's logo?
Namely's logo is available directly on their site (https://namely.ai).How was this brand profile generated?
This profile was extracted from https://namely.ai using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from https://namely.ai 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": "Outfit",
"role": "body"
},
{
"family": "Space Grotesk",
"role": "heading"
}
],
"colors": {
"primary": "#6B7280",
"secondary": "#60697B",
"accent": "#FEFEFE",
"background": "#FEFEFE",
"textPrimary": "#343F52",
"link": "#343F52"
},
"typography": {
"fontFamilies": {
"primary": "Outfit",
"heading": "Space Grotesk"
},
"fontStacks": {
"heading": [
"Space Grotesk"
],
"body": [
"Outfit",
"sans-serif"
],
"paragraph": [
"Outfit"
]
},
"fontSizes": {
"h1": "95.6px",
"h2": "26px",
"body": "15px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#FEFEFE",
"textColor": "#FFFFFF",
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "10px",
"bottomLeft": "10px"
},
"shadow": "rgba(60, 131, 246, 0.4) 0px 8px 40px -8px"
},
"buttonSecondary": {
"background": "#F5F7F9",
"textColor": "#0F1729",
"borderColor": "#D4D4D8",
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "10px",
"bottomLeft": "10px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.namely.ai/assets/img/logo.png",
"favicon": "https://www.namely.ai/assets/img/favicon.png",
"ogImage": null,
"logoHref": "https://www.namely.ai/"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "business professionals"
}
}