# Prophecy Sciences Brand Identity

A complete profile of **Prophecy Sciences**'s visual system — colors, typography, components, and personality — extracted from http://prophecysciences.com. Built for designers, agents, and AI tools.

- Page: https://characterquilt.com/branding/prophecy-sciences
- Machine-readable JSON: https://characterquilt.com/branding/prophecy-sciences.json
- Per-page llms.txt: https://characterquilt.com/branding/prophecy-sciences/llms.txt

## Quick Facts

| Field | Value |
|---|---|
| Primary | #000000 |
| Accent | #000000 |
| Body Font | Times New Roman |
| Heading Font | Times New Roman |

## Color Palette

- primary: #000000
- accent: #000000
- background: #FFFFFF
- textPrimary: #111111
- link: #000000

## Typography

- primary: Times New Roman — https://fonts.google.com/specimen/Times+New+Roman
- heading: Times New Roman — https://fonts.google.com/specimen/Times+New+Roman

## Brand Personality

Tone: professional · Energy: medium · Audience: unknown

## Prophecy Sciences Brand in the Wild

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

- **I'm excited to announce that Prophecy has raised $47 million in funding!  Having been part of this incredible journey since the early days, I feel immensely proud of how far we've come.**
  - Image: 
  - Source: [LinkedIn](https://www.linkedin.com/posts/yadavsudhanshu_im-excited-to-announce-that-prophecy-has-activity-7285716113978470401-c6Ec)
- **アメリカ発のHRサービスまとめ５選【前編】 | HRog | 人材業界の一歩先を照らすメディア**
  - Image: 
  - Source: [Hrog](https://hrog.net/news/hrservice/30154/)
- **Fahed Mahidi - YouTube**
  - Image: 
  - Source: [YouTube](https://www.youtube.com/@FehedM/playlists)
- **Amazon.com: The Sun Explained: Devil Star DEVICE not NATURE devine in  nature of mankind man blind to prophecy and science's lies it favors now!  Science lies in this ... about the missing**
  - Image: 
  - Source: [Amazon](https://www.amazon.com/Sun-Explained-prophecy-sciences-explanations-ebook/dp/B08P3J8QP7)
- **12 Jhy ideas | venture capital, venture capitalist, raising capital**
  - Image: 
  - Source: [Pinterest](https://www.pinterest.com/nicolerose255/jhy/)
- **Bob Schafer - CEO, neuroscientist, and entrepreneur | Building digital health and therapeutics at the intersection of clinical rigor and real-world scale | LinkedIn**
  - Image: 
  - Source: [LinkedIn](https://www.linkedin.com/in/bob-schafer-4171554)

## Working with these fonts

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.
