DeepSource Brand: Colors, Fonts, Logo & Visual Identity
DeepSource Brand Identity
A complete profile of DeepSource's visual system — colors, typography, components, and personality — extracted from https://deepsource.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://deepsource.com/.
primary#59636Ergb(89, 99, 110)
secondary#00825Brgb(0, 130, 91)
accent#00825Brgb(0, 130, 91)
background#FFFFFFrgb(255, 255, 255)
textPrimary#1D1F25rgb(29, 31, 37)
link#656D76rgb(101, 109, 118)
Typography
Each font links to its Google Fonts page where available.
primary
Google Sans
Google Sans Google Fonts →
heading
Avenir Next
Avenir Next Google Fonts →
Google Sans, -apple-system, BlinkMacSystemFont, Avenir Next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using DeepSource's actual button styles.
Button Primary
background #00825B
textColor #FFFFFF
borderRadius 6px
shadow rgba(0, 130, 91, 0.5) 0px 0px 0px 0px
Button Secondary
background #FAFEFC
textColor #60646D
borderRadius 4px
shadow rgb(255, 255, 255) 0px 0px 0px 0px inset, rgb(215, 218, 225) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px
Brand Personality
Tone: professional
Energy: medium
Audience: developers and tech companies
DeepSource Brand in the Wild
Image: deepsource.com
Image: deepsource.com
Image: deepsource.com
Image: deepsource.com
Image: deepsource.com
Image: deepsource.com
Frequently Asked Questions
What is DeepSource's primary brand color?
DeepSource's primary brand color is #59636E. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does DeepSource use?
DeepSource uses #00825B as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does DeepSource use?
DeepSource uses Google Sans for body text and Avenir Next for headings. Fonts were detected on https://deepsource.com/ as part of their live design system.
Does DeepSource use a light or dark theme?
DeepSource's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find DeepSource's logo?
DeepSource's logo is available directly on their site (https://deepsource.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://deepsource.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 DeepSource.
Methodology
Brand data on this page was extracted from https://deepsource.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.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Google Sans",
"role": "body"
},
{
"family": "Avenir Next",
"role": "heading"
}
],
"colors": {
"primary": "#59636E",
"secondary": "#00825B",
"accent": "#00825B",
"background": "#FFFFFF",
"textPrimary": "#1D1F25",
"link": "#656D76"
},
"typography": {
"fontFamilies": {
"primary": "Google Sans",
"heading": "Avenir Next"
},
"fontStacks": {
"heading": [
"Google Sans",
"-apple-system",
"BlinkMacSystemFont",
"Avenir Next",
"avenir",
"segoe ui",
"helvetica neue",
"helvetica",
"Cantarell",
"Ubuntu",
"roboto",
"noto",
"arial",
"sans-serif"
],
"body": [
"Google Sans",
"-apple-system",
"BlinkMacSystemFont",
"Avenir Next",
"avenir",
"segoe ui",
"helvetica neue",
"helvetica",
"Cantarell",
"Ubuntu",
"roboto",
"noto",
"arial",
"sans-serif"
],
"paragraph": [
"Google Sans",
"-apple-system",
"BlinkMacSystemFont",
"Avenir Next",
"avenir",
"segoe ui",
"helvetica neue",
"helvetica",
"Cantarell",
"Ubuntu",
"roboto",
"noto",
"arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "56px",
"h2": "30px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "5px"
},
"components": {
"buttonPrimary": {
"background": "#00825B",
"textColor": "#FFFFFF",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "rgba(0, 130, 91, 0.5) 0px 0px 0px 0px"
},
"buttonSecondary": {
"background": "#FAFEFC",
"textColor": "#60646D",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "rgb(255, 255, 255) 0px 0px 0px 0px inset, rgb(215, 218, 225) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px"
}
},
"images": {
"logo": "https://deepsource.com/_nuxt/wordmark-dark.BRIz8Re1.svg",
"favicon": "https://deepsource.com/favicon-dark.svg",
"ogImage": "https://deepsource.com/__og-image__/static/og.png",
"logoHref": "/",
"logoAlt": "DeepSource"
}
}
``