status.health logo status.health logo status.health

Brand Guidelines - status.health® Blog

Brand Guidelines - status.health® Blog

1. Brand Identity

Company Name

Voice & Tone

Avoid

2. Visual Design

Color Palette

Primary Rainbow Gradient

Used for buttons, badges, and accent elements:

background: linear-gradient(
  135deg,
  rgba(255, 200, 200, 0.8),  /* Pastel Pink */
  rgba(255, 230, 200, 0.8),  /* Pastel Orange */
  rgba(255, 255, 200, 0.8),  /* Pastel Yellow */
  rgba(200, 255, 200, 0.8),  /* Pastel Green */
  rgba(200, 230, 255, 0.8),  /* Pastel Blue */
  rgba(220, 200, 255, 0.8),  /* Pastel Purple */
  rgba(255, 200, 230, 0.8)   /* Pastel Pink */
);

UI Colors

| Purpose | Light Mode | Dark Mode | |———|————|———–| | Background | #FFFFFF | #0D1117 | | Text Primary | #111111 | #FFFFFF | | Text Secondary | #666666 | #999999 | | Border | #E5E7EB | #30363D | | Card Background | #F9FAFB | #161B22 |

Semantic Colors

Typography

Element Font Style Size
H1 Montserrat Bold, 2.5rem Uppercase for hero
H2 Montserrat Bold, 2rem Sentence case
H3 Inter Semi-bold, 1.5rem Sentence case
Body Inter Regular, 1rem 1.5 line-height
Emphasis Inter Italic Used sparingly

Spacing System

UI Components

Buttons

Cards

Badges

3. Content Guidelines

Blog Post Categories

  1. Product Updates: New features, improvements, platform news
  2. Sexual Health: Educational content, testing guides, health tips
  3. Privacy & Technology: Zero-knowledge proofs, data protection, blockchain
  4. Community: Events, partnerships, user stories

Post Structure

Writing Style

4. Imagery Guidelines

Photography

Graphics

Icons

5. Blog-Specific Elements

Newsletter CTAs

📮 Never miss an update
Get weekly insights on sexual health and privacy tech.
[Rainbow gradient button: Subscribe]

Attribution Badges

Social Sharing

6. Implementation Examples

Hero Section

<h1 class="gradient-text">Your Health Data, Your Control</h1>
<p class="lead">Private verification meets community care.</p>
<button class="btn-rainbow">Get Started</button>

Feature Card

<div class="card gradient-border">
  <h3>🔒 Zero-Knowledge Privacy</h3>
  <p>Prove your status without revealing your data.</p>
</div>

CTA Banner

<div class="cta-banner rainbow-bg">
  <h2>Ready to take control?</h2>
  <p>Join thousands protecting their privacy.</p>
  <button class="btn-white">Download Now</button>
</div>

7. Accessibility


These guidelines ensure the status.health® blog maintains brand consistency while delivering valuable content to our community.