peopleCQ Brand: Colors, Fonts, Logo & Visual Identity
peopleCQ Brand Identity
A complete profile of peopleCQ's visual system — colors, typography, components, and personality — extracted from https://www.peopleCQ.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.peopleCQ.com.
| Color | Hex | RGB |
|---|---|---|
| Primary | #4B5563 | rgb(75, 85, 99) |
| Secondary | #5850EC | rgb(88, 80, 236) |
| Accent | #5850EC | rgb(88, 80, 236) |
| Background | #F6F6F9 | rgb(246, 246, 249) |
| Text Primary | #1F2937 | rgb(31, 41, 55) |
| Link | #1F2937 | rgb(31, 41, 55) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font | Google Fonts Link |
|---|---|---|
| Primary | Inter | Inter → |
| Heading | Inter | Inter → |
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using peopleCQ's actual button styles.
Button Primary
- Background: #5850EC
- Text Color: #FFFFFF
- Border Color: #D9D9D9
- Border Radius: 6px
- Shadow: rgba(0, 0, 0, 0.02) 0px 2px 0px 0px
Button Secondary
- Background: transparent
- Text Color: #5850EC
- Border Color: #5850EC
- Border Radius: 6px
- Shadow: rgba(0, 0, 0, 0.02) 0px 2px 0px 0px
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals
Frequently Asked Questions
What is peopleCQ's primary brand color?
peopleCQ's primary brand color is #4B5563. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does peopleCQ use?
peopleCQ uses #5850EC as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does peopleCQ use?
peopleCQ uses Inter as the primary typeface across body and headings.
Does peopleCQ use a light or dark theme?
peopleCQ's primary site uses a light color scheme, with a background of #F6F6F9.
Where can I find peopleCQ's logo?
peopleCQ's logo is available directly on their site (https://www.peopleCQ.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.peopleCQ.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 peopleCQ.
Methodology
Brand data on this page was extracted from https://www.peopleCQ.com 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. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#4B5563",
"secondary": "#5850EC",
"accent": "#5850EC",
"background": "#F6F6F9",
"textPrimary": "#1F2937",
"link": "#1F2937"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"body": [
"Inter",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"paragraph": [
"Inter",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
]
},
"fontSizes": {
"h1": "59px",
"h2": "59px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "6px"
},
"components": {
"buttonPrimary": {
"background": "#5850EC",
"textColor": "#FFFFFF",
"borderColor": "#D9D9D9",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "rgba(0, 0, 0, 0.02) 0px 2px 0px 0px"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#5850EC",
"borderColor": "#5850EC",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "rgba(0, 0, 0, 0.02) 0px 2px 0px 0px"
}
},
"images": {
"logo": "https://peoplecq-frontend-assets.s3.us-west-1.amazonaws.com/assets/Logo.svg",
"favicon": "https://www.peoplecq.com/favicon.ico",
"ogImage": null,
"logoHref": "/jobs",
"logoAlt": "PeopleCQ"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}