BuildStream Brand: Colors, Fonts, Logo & Visual Identity
BuildStream Brand Identity
A complete profile of BuildStream's visual system — colors, typography, components, and personality — extracted from https://buildstream.co. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://buildstream.co.
- primary
- #4F46E5
- rgb(79, 70, 229)
- secondary
- #157CFC
- rgb(21, 124, 252)
- accent
- #4F46E5
- rgb(79, 70, 229)
- background
- #F1F5FA
- rgb(241, 245, 250)
- textPrimary
- #222222
- rgb(34, 34, 34)
- link
- #05042E
- rgb(5, 4, 46)
Typography
Each font links to its Google Fonts page where available.
- primary
- Lexend Deca
- Lexend Deca Google Fonts →
- heading
- Red Hat Display
- Red Hat Display Google Fonts →
Visual Assets
Logo
Favicon
Social Card
UI Components
Input
- background: #FFFFFF
- textColor: #64748B
- borderColor: #CCD6E2
- borderRadius: 6px
- shadow: rgba(0, 0, 0, 0.08) 0px 2px 5px 0px
Button Primary
- background: #4F46E5
- textColor: #FFFFFF
- borderRadius: 6px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: recruitment professionals
Frequently Asked Questions
- What is BuildStream's primary brand color? BuildStream's primary brand color is #4F46E5. It anchors the visual identity across their website, product UI, and marketing materials.
- What font does BuildStream use? BuildStream uses Lexend Deca for body text and Red Hat Display for headings.
- Does BuildStream use a light or dark theme? BuildStream's primary site uses a light color scheme, with a background of #F1F5FA.
- Where can I find BuildStream's logo? BuildStream's logo is available directly on their site (https://buildstream.co).
- How was this brand profile generated? This profile was extracted from https://buildstream.co using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles.
Machine-Readable Profile
{ "colorScheme": "light", "fonts": [ { "family": "Red Hat Display", "role": "heading" }, { "family": "Lexend Deca", "role": "body" } ], "colors": { "primary": "#4F46E5", "secondary": "#157CFC", "accent": "#4F46E5", "background": "#F1F5FA", "textPrimary": "#222222", "link": "#05042E" }, "typography": { "fontFamilies": { "primary": "Lexend Deca", "heading": "Red Hat Display" }, "fontStacks": { "heading": [ "Red Hat Display", "sans-serif" ], "body": [ "Red Hat Display", "sans-serif" ], "paragraph": [ "Lexend Deca", "sans-serif" ] }, "fontSizes": { "h1": "48px", "h2": "16px", "body": "16px" } }, "spacing": { "baseUnit": 10, "borderRadius": "0px" }, "components": { "input": { "background": "#FFFFFF", "textColor": "#64748B", "borderColor": "#CCD6E2", "borderRadius": "6px", "borderRadiusCorners": { "topLeft": "6px", "topRight": "6px", "bottomRight": "6px", "bottomLeft": "6px" }, "shadow": "rgba(0, 0, 0, 0.08) 0px 2px 5px 0px" }, "buttonPrimary": { "background": "#4F46E5", "textColor": "#FFFFFF", "borderRadius": "6px", "borderRadiusCorners": { "topLeft": "6px", "topRight": "6px", "bottomRight": "6px", "bottomLeft": "6px" }, "shadow": "none" } }, "images": { "logo": "https://cdn.prod.website-files.com/63a048567670a17a12507981/63a0833e5b9c325357139fdb_buildstreamLogo.svg", "favicon": "https://cdn.prod.website-files.com/63a048567670a17a12507981/63a048f488734f8648459e25_favicon.svg", "ogImage": "https://cdn.prod.website-files.com/63a048567670a17a12507981/660e78a8e9233cc1c62891ff_Frame%2010.png", "logoHref": "/", "logoAlt": "BuildStream Logo Black" } }