Clipboard Brand: Colors, Fonts, Logo & Visual Identity
Clipboard Brand Identity
A complete profile of Clipboard's visual system — colors, typography, components, and personality — extracted from https://www.clipboardhealth.com/careers. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.clipboardhealth.com/careers.
- primary: #D7F1FE
- secondary: #4A5C73
- accent: #7AC4EB
- background: #FFFFFF
- textPrimary: #000000
- link: #0A2741
Typography
Each font links to its Google Fonts page where available.
- primary: Inter
- heading: Inter
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Clipboard's actual button styles.
Button Primary
- background: #7AC4EB
- textColor: #FFFFFF
- borderRadius: 50px
- shadow: none
Button Secondary
- background: #3C527D
- textColor: #FFFFFF
- borderRadius: 50px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: job seekers in healthcare
Clipboard Brand in the Wild
Image: cdn.prod.website-files.com
Image: cdn.prod.website-files.com
Image: cdn.prod.website-files.com
Image: cdn.prod.website-files.com
Image: cdn.prod.website-files.com
Frequently Asked Questions
- What is Clipboard's primary brand color?
Clipboard's primary brand color is #D7F1FE. It anchors the visual identity across their website, product UI, and marketing materials. - What accent color does Clipboard use?
Clipboard uses #7AC4EB as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis. - What font does Clipboard use?
Clipboard uses Inter as the primary typeface across body and headings. - Does Clipboard use a light or dark theme?
Clipboard's primary site uses a light color scheme, with a background of #FFFFFF. - Where can I find Clipboard's logo?
Clipboard's logo is available directly on their site (https://www.clipboardhealth.com/careers). - How was this brand profile generated?
This profile was extracted from https://www.clipboardhealth.com/careers using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles.
Methodology
Brand data on this page was extracted from https://www.clipboardhealth.com/careers 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.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#D7F1FE",
"secondary": "#4A5C73",
"accent": "#7AC4EB",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#0A2741"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"sans-serif"
],
"body": [
"Inter",
"sans-serif"
],
"paragraph": [
"Inter",
"sans-serif"
]
},
"fontSizes": {
"h1": "60px",
"h2": "48px",
"body": "22px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "20px"
},
"components": {
"buttonPrimary": {
"background": "#7AC4EB",
"textColor": "#FFFFFF",
"borderRadius": "50px",
"borderRadiusCorners": {
"topLeft": "50px",
"topRight": "50px",
"bottomRight": "50px",
"bottomLeft": "50px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#3C527D",
"textColor": "#FFFFFF",
"borderRadius": "50px",
"borderRadiusCorners": {
"topLeft": "50px",
"topRight": "50px",
"bottomRight": "50px",
"bottomLeft": "50px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/6331fdb067d0d2e7fcce41d8/63d7e4dcc375a62efe51e399_bunnylogo.png",
"favicon": "https://cdn.prod.website-files.com/6331fdb067d0d2e7fcce41d8/63b6b2539e3df07fa9db2994_CBH-Webclip-32x32.png",
"ogImage": null,
"logoHref": "/",
"logoAlt": "clipboard health logo"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "job seekers in healthcare"
}
}