WorkRamp Brand: Colors, Fonts, Logo & Visual Identity
WorkRamp Brand Identity
A complete profile of WorkRamp's visual system — colors, typography, components, and personality — extracted from https://www.workramp.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.workramp.com.
Colors
- Primary: #0000EE
- Secondary: #CDE3FC
- Accent: #CDE3FC
- Background: #FFFFFF
- Text Primary: #202124
- Link: #FFF3EC
Typography
Each font links to its Google Fonts page where available.
- Body Font: Geist
Google Fonts → - Heading Font: Geist
Google Fonts →
Visual Assets
UI Components
Button Primary
- Background: #CDE3FC
- Text Color: #0000EE
- Border Radius: 10px
- Shadow: none
Button Secondary
- Background: #FFFFFF
- Text Color: #0000EE
- Border Radius: 8px
- Shadow: rgba(0, 0, 0, 0.08) 0px 6px 12px -4px, rgba(0, 0, 0, 0.08) 0px 1px 2px 0px, rgba(0, 0, 0, 0.32) 0px 0px 1px 0px
Brand Personality
- Tone: professional
- Energy: medium
- Audience: corporate professionals
WorkRamp Brand in the Wild
Frequently Asked Questions
- What is WorkRamp's primary brand color?
- WorkRamp's primary brand color is #0000EE.
- What accent color does WorkRamp use?
- WorkRamp uses #CDE3FC as an accent color.
- What font does WorkRamp use?
- WorkRamp uses Geist as the primary typeface.
- Does WorkRamp use a light or dark theme?
- WorkRamp's primary site uses a light color scheme.
- Where can I find WorkRamp's logo?
- WorkRamp'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.workramp.com using the Firecrawl branding extraction API.
Machine-Readable Profile
JSON Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Geist",
"role": "body"
}
],
"colors": {
"primary": "#0000EE",
"secondary": "#CDE3FC",
"accent": "#CDE3FC",
"background": "#FFFFFF",
"textPrimary": "#202124",
"link": "#FFF3EC"
},
"typography": {
"fontFamilies": {
"primary": "Geist",
"heading": "Geist"
},
"fontStacks": {
"heading": [
"Geist",
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Geist",
"sans-serif"
]
},
"fontSizes": {
"h1": "45px",
"h2": "18px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#CDE3FC",
"textColor": "#0000EE",
"borderRadius": "10px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#0000EE",
"borderRadius": "8px",
"shadow": "rgba(0, 0, 0, 0.08) 0px 6px 12px -4px, rgba(0, 0, 0, 0.08) 0px 1px 2px 0px, rgba(0, 0, 0, 0.32) 0px 0px 1px 0px"
}
},
"images": {
"logo": "https://framerusercontent.com/images/m0fqGg2225NdVdexXK7yDovXW8.png?width=1737&height=626",
"favicon": "https://framerusercontent.com/images/3IoCD8VizEw5nE23ZgT8wBi6DvQ.svg",
"ogImage": "https://framerusercontent.com/assets/9tow84OIewnpREvFNQh4iwU7S8.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "corporate professionals"
}
}