insidesales.json
InsideSales Brand Identity
A complete profile of InsideSales's visual system — colors, typography, components, and personality — extracted from https://insidesales.com. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/insidesales
- Machine-readable JSON: https://characterquilt.com/branding/insidesales.json
- Per-page llms.txt: https://characterquilt.com/branding/insidesales/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #16283A |
| Accent | #FFDD00 |
| Body Font | RingsideRegular-Book |
| Heading Font | RingsideWide-Medium |
Color Palette
- primary: #16283A
- secondary: #0F1F2F
- accent: #FFDD00
- background: #F2F2F2
- textPrimary: #404040
- link: #FFDD00
Typography
- primary: RingsideRegular-Book — https://fonts.google.com/specimen/RingsideRegular-Book
- heading: RingsideWide-Medium — https://fonts.google.com/specimen/RingsideWide-Medium
Visual Assets
- Logo: https://www.insidesales.com/wp-content/uploads/2020/03/InsideSales_Logo_Web.png
- Favicon: https://www.insidesales.com/wp-content/uploads/2021/09/cropped-InsideSales-Favicon-32x32.png
- Social card (og:image): https://www.insidesales.com/wp-content/uploads/2020/08/img_HP-videoThumb.png
UI Components
- buttonPrimary: background=#FFDD00, textColor=#16283A, borderColor=#FFDD00, borderRadius=5px, shadow=none
- buttonSecondary: background=#16283A, textColor=#FFFFFF, borderColor=#16283A, borderRadius=5px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: sales professionals and businesses
InsideSales Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials:
- InsideSales | AI-Powered Enterprise Sales Engagement Platform
- Image:
- Source: https://resources.insidesales.com/
- The 7 Levels of Social Media Mastery | Social Media Expert | Inside Sales
- How to Comp Sales Teams in a Crisis - InsideSales
- Blog - InsideSales
- Image:
- Source: https://www.insidesales.com/blog/
- How to do “Customer Health Checks” during the COVID-19 Pandemic - InsideSales
- Fall Reading List: 10 Books to Empower Your Sales Team - InsideSales
Working with these fonts
Not found on Google Fonts? Instructions if you have permission to use the fonts:
CharacterQuilt.com suggests this flow that can help:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- 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.