# K-Scale Labs Brand Identity

A complete profile of **K-Scale Labs**'s visual system — colors, typography, components, and personality — extracted from [https://kscale.dev/](https://kscale.dev/). Built for designers, agents, and AI tools.

## Color Palette

Brand palette extracted from https://kscale.dev/

| Color      | Code     | RGB                   |
|------------|----------|----------------------|
| primary    | #000000  | rgb(0, 0, 0)         |
| accent     | #4183C4  | rgb(65, 131, 196)    |
| background | #F1F1F1  | rgb(241, 241, 241)   |
| textPrimary| #4183C4  | rgb(65, 131, 196)    |
| link       | #4183C4  | rgb(65, 131, 196)    |

## Typography

Each font links to its Google Fonts page where available.

| Role    | Font             | Google Fonts Link                                    |
|---------|------------------|-----------------------------------------------------|
| primary | Helvetica Neue    | [Google Fonts →](https://fonts.google.com/specimen/Helvetica+Neue) |
| heading | Helvetica Neue    | [Google Fonts →](https://fonts.google.com/specimen/Helvetica+Neue) |

```plaintext
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:
CharacterQuilt.com suggests this flow that can help:
1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
```

## Brand Personality

- **Tone:** minimalist  
- **Energy:** low  
- **Audience:** unknown

## K-Scale Labs Brand in the Wild

Image: [miro.medium.com](https://miro.medium.com/0*sSqP3BgHy1lmJqla.png)
Source: [blog.kscale.dev](https://blog.kscale.dev/introducing-k-scale-labs-63cf657e5705)

Image: [miro.medium.com](https://miro.medium.com/v2/resize:fit:1358/format:webp/1*wQGQWhZMgRy02gaF_PFYyA.png)
Source: [blog.kscale.dev](https://blog.kscale.dev/efficient-vision-language-action-models-82b4607de39d)

Image: [miro.medium.com](https://miro.medium.com/1*gTRwcZ8ZBLvFtWw9-fq9_w.png)
Source: [blog.kscale.dev](https://blog.kscale.dev/we-are-here-for-the-long-haul-4ba400483a2b)

Image: [miro.medium.com](https://miro.medium.com/v2/resize:fit:1400/0*lGVhf0P_QvvVmOV1)
Source: [blog.kscale.dev](https://blog.kscale.dev/introducing-k-scale-labs-63cf657e5705)

Image: [miro.medium.com](https://miro.medium.com/v2/resize:fit:768/1*MV_hSrOwtuWJWiHehtRsEg.png)
Source: [blog.kscale.dev](https://blog.kscale.dev/)

Image: [miro.medium.com](https://miro.medium.com/v2/resize:fit:1400/0*rfTWXXzNFfIhB5y1)
Source: [blog.kscale.dev](https://blog.kscale.dev/we-are-here-for-the-long-haul-4ba400483a2b)

## Frequently Asked Questions

1. **What is K-Scale Labs's primary brand color?**
   K-Scale Labs's primary brand color is #000000. It anchors the visual identity across their website, product UI, and marketing materials.

2. **What accent color does K-Scale Labs use?**
   K-Scale Labs uses #4183C4 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

3. **What font does K-Scale Labs use?**
   K-Scale Labs uses Helvetica Neue as the primary typeface across body and headings.

4. **Does K-Scale Labs use a light or dark theme?**
   K-Scale Labs's primary site uses a light color scheme, with a background of #F1F1F1.

5. **How was this brand profile generated?**
   This profile was extracted from https://kscale.dev/ 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 K-Scale Labs.

## Methodology

Brand data on this page was extracted from [https://kscale.dev/](https://kscale.dev/) on 2026-07-27 using the [Firecrawl](https://firecrawl.dev/) 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; we link to the source rather than re-hosting third-party content.
