Neodocs Brand: Colors, Fonts, Logo & Visual Identity
Neodocs Brand Identity
A complete profile of Neodocs's visual system — colors, typography, components, and personality — extracted from https://www.neodocs.in. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.neodocs.in.
| Color | Hex Code | RGB Values |
|---|---|---|
| primary | #020817 | rgb(2, 8, 23) |
| secondary | #64748B | rgb(100, 116, 139) |
| accent | #111827 | rgb(17, 24, 39) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #111827 | rgb(17, 24, 39) |
| link | #111827 | rgb(17, 24, 39) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font Family | Link |
|---|---|---|
| primary | Resist Sans Text | Google Fonts → |
| heading | Resist Sans Text | Google Fonts → |
Visual Assets
UI Components
Live previews rendered using Neodocs's actual button styles.
Button Primary
- Background: #111827
- Text Color: #FFFFFF
- Border Radius: 16px
- Shadow: none
Button Secondary
- Background: #FFFFFF
- Text Color: #EF4444
- Border Color: #FFFFFF
- Border Radius: 12px
- Shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px
Brand Personality
- Tone: modern
- Energy: medium
- Audience: tech-savvy individuals interested in health monitoring
Neodocs Brand in the Wild
Brand Assets
- Source: neodocs.in
- Source: neodocs.in
- Source: neodocs.in
- Source: neodocs.in
- Source: neodocs.in
- Source: neodocs.in
Frequently Asked Questions
Q: What is Neodocs's primary brand color?
A: Neodocs's primary brand color is #020817. It anchors the visual identity across their website, product UI, and marketing materials.
Q: What accent color does Neodocs use?
A: Neodocs uses #111827 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
Q: What font does Neodocs use?
A: Neodocs uses Resist Sans Text as the primary typeface across body and headings.
Q: Does Neodocs use a light or dark theme?
A: Neodocs's primary site uses a light color scheme, with a background of #FFFFFF.
Q: Where can I find Neodocs's logo?
A: Neodocs's logo is available directly on their site (https://www.neodocs.in). The current logo URL is included in the machine-readable JSON profile linked above.
Q: How was this brand profile generated?
A: This profile was extracted from https://www.neodocs.in 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 Neodocs.
Methodology
Brand data on this page was extracted from https://www.neodocs.in 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; we link to the source rather than re-hosting third-party content.
This page is published by CharacterQuilt and is not affiliated with or endorsed by Neodocs.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Resist Sans Text",
"role": "body"
}
],
"colors": {
"primary": "#020817",
"secondary": "#64748B",
"accent": "#111827",
"background": "#FFFFFF",
"textPrimary": "#111827",
"link": "#111827"
},
"typography": {
"fontFamilies": {
"primary": "Resist Sans Text",
"heading": "Resist Sans Text"
},
"fontStacks": {
"heading": [
"resistSansText",
"resistSansText Fallback",
"sans-serif"
],
"body": [
"resistSansText",
"resistSansText Fallback",
"sans-serif"
],
"paragraph": [
"resistSansText",
"resistSansText Fallback",
"sans-serif"
]
},
"fontSizes": {
"h1": "20px",
"h2": "36px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "2px"
},
"components": {
"buttonPrimary": {
"background": "#111827",
"textColor": "#FFFFFF",
"borderRadius": "16px",
"borderRadiusCorners": {
"topLeft": "16px",
"topRight": "16px",
"bottomRight": "16px",
"bottomLeft": "16px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#EF4444",
"borderColor": "#FFFFFF",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px"
}
},
"images": {
"logo": "https://www.neodocs.in/_next/image?url=%2Fimages%2Flogo.png&w=96&q=75",
"favicon": null,
"ogImage": null,
"logoHref": "/",
"logoAlt": "Neodocs Logo"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Neodocs'.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 4,
"text": "Shop Now",
"reasoning": "Button #4 ('Shop Now') has a dark background (#111827) and action-oriented text, making it a strong candidate for the primary CTA."
},
"secondary": {
"index": 6,
"text": "Know more",
"reasoning": "Button #6 ('Know more') has a light background (#FFFFFF) and serves as a secondary action, complementing the primary CTA."
},
"confidence": 0.9
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy individuals interested in health monitoring"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Neodocs'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}