llms.txt

Blank Bio Brand Identity

A complete profile of Blank Bio's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #0000EE
Accent #10B981
Body Font Manrope
Heading Font Manrope

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: healthcare professionals and researchers

Blank Bio Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
 {  
 "family": "Manrope",
 "role": "body"
 }
 ],
 "colors": {
 "primary": "#0000EE",
 "accent": "#10B981",
 "background": "#FAFAFA",
 "textPrimary": "#6B6B6B",
 "link": "#10B981"
 },
 "typography": {
 "fontFamilies": {
 "primary": "Manrope",
 "heading": "Manrope"
 },
 "fontStacks": {
 "heading": [
 "Manrope",
 "sans-serif"
 ],
 "body": [
 "Manrope",
 "sans-serif"
 ],
 "paragraph": [
 "Manrope",
 "sans-serif"
 ]
 },
 "fontSizes": {
 "h1": "48px",
 "h2": "36px",
 "body": "16.8px"
 }
 },
 "spacing": {
 "baseUnit": 4,
 "borderRadius": "4px"
 },
 "components": {
 "buttonPrimary": {
 "background": "#FAFAFA",
 "textColor": "#0A0A0A",
 "borderColor": "#0A0A0A",
 "borderRadius": "100px",
 "borderRadiusCorners": {
 "topLeft": "100px",
 "topRight": "100px",
 "bottomRight": "100px",
 "bottomLeft": "100px"
 },
 "shadow": "none"
 },
 "buttonSecondary": {
 "background": "#F5F5F5",
 "textColor": "#0A0A0A",
 "borderColor": "#0A0A0A",
 "borderRadius": "100px",
 "borderRadiusCorners": {
 "topLeft": "100px",
 "topRight": "100px",
 "bottomRight": "100px",
 "bottomLeft": "100px"
 },
 "shadow": "none"
 }
 },
 "images": {
 "logo": "https://www.blank.bio/blank_bio_logo.png",
 "favicon": "https://www.blank.bio/fav-icon-256.png",
 "ogImage": null,
 "logoHref": "#",
 "logoAlt": "Blank Bio"
 },
 "personality": {
 "tone": "professional",
 "energy": "medium",
 "targetAudience": "healthcare professionals and researchers"
 },
 "designSystem": {
 "framework": "custom",
 "componentLibrary": ""
 },
 "confidence": {
 "buttons": 0.9,
 "colors": 0.9,
 "overall": 0.9
 }
}