Home · Branding · Care Weather

Care Weather Brand Identity

A complete profile of Care Weather's visual system — colors, typography, components, and personality — extracted from https://www.careweather.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#00263C
Accent
#007BC2
Body Font
Roboto
Heading
Josefin Sans

Color Palette

Brand palette extracted from https://www.careweather.com.

primary
#00263C
rgb(0, 38, 60)
secondary
#1C3A5C
rgb(28, 58, 92)
accent
#007BC2
rgb(0, 123, 194)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#007BC2
rgb(0, 123, 194)
link
#007BC2
rgb(0, 123, 194)

Typography

Each font links to its Google Fonts page where available.

primary
Roboto
heading
Josefin Sans
Josefin Sans Google Fonts →
Josefin Sans
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. 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.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Care Weather logo
Logo
Care Weather favicon
Favicon
Care Weather social image
Social Card

UI Components

Live previews rendered using Care Weather's actual button styles.

input
background #FFFFFF textColor #007BC2 borderColor #007BC2 borderRadius 20px shadow none
buttonPrimary
background #007BC2 textColor #FFFFFF borderRadius 20px shadow none

Brand Personality

Tone: professional Energy: medium Audience: weather-conscious individuals and organizations

Care Weather Brand in the Wild

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

Frequently Asked Questions

What is Care Weather's primary brand color?

Care Weather's primary brand color is #00263C. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Care Weather use?

Care Weather uses #007BC2 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Care Weather use?

Care Weather uses Roboto for body text and Josefin Sans for headings. Fonts were detected on https://www.careweather.com as part of their live design system.

Does Care Weather use a light or dark theme?

Care Weather's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Care Weather's logo?

Care Weather's logo is available directly on their site (https://www.careweather.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://www.careweather.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 Care Weather.

Methodology

Brand data on this page was extracted from https://www.careweather.com on 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 Care Weather.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Josefin Sans",
      "role": "heading"
    },
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Merriweather",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#00263C",
    "secondary": "#1C3A5C",
    "accent": "#007BC2",
    "background": "#FFFFFF",
    "textPrimary": "#007BC2",
    "link": "#007BC2"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Josefin Sans"
    },
    "fontStacks": {
      "heading": [
        "Josefin Sans"
      ],
      "body": [
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Helvetica",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "32px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#007BC2",
      "borderColor": "#007BC2",
      "borderRadius": "20px",
      "borderRadiusCorners": {
        "topLeft": "20px",
        "topRight": "20px",
        "bottomRight": "20px",
        "bottomLeft": "20px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#007BC2",
      "textColor": "#FFFFFF",
      "borderRadius": "20px",
      "borderRadiusCorners": {
        "topLeft": "20px",
        "topRight": "20px",
        "bottomRight": "20px",
        "bottomLeft": "20px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://a7b12ac8f2162fee9063830cdf6ee457.cdn.bubble.io/f1710220360740x804135586523385900/Care%20Weather%20Logo%20Inverted.svg",
    "favicon": "https://a7b12ac8f2162fee9063830cdf6ee457.cdn.bubble.io/f1710224564903x341238891687126700/Care%20Weather%20Icon%20%282%29.svg",
    "ogImage": "https://a7b12ac8f2162fee9063830cdf6ee457.cdn.bubble.io/cdn-cgi/image/w=,h=,f=auto,dpr=1,fit=contain/f1710256575955x816885410803074200/https___a7b12ac8f2162fee9063830cdf6ee457.cdn.bubble.io_f1710186715438x845718091985630600_Veery_in_Spac_v1_2024-Mar-11_07-37-53PM-000_CustomizedView26972754014_png.jpeg"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, and matches the favicon, indicating it is the primary brand logo for Care Weather.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "JOIN WAITLIST",
      "reasoning": "Button #0 with text 'JOIN WAITLIST' is likely the primary CTA due to its vibrant blue color (#007BC2), which matches the brand's accent color, and its action-oriented text encouraging user engagement."
    },
    "secondary": {
      "index": 2,
      "text": "LEARN MORE",
      "reasoning": "Button #2 with text 'LEARN MORE' serves as a secondary action. Although it shares the same color, it offers a less direct call to action, making it secondary in purpose."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "weather-conscious individuals and organizations"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, and matches the favicon, indicating it is the primary brand logo for Care Weather.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles