Home · Branding · Orion

Orion Brand Identity

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

Download JSON
Primary
#257AF4
Accent
#257AF4
Body Font
Theinhardt Light
Heading
Aeonik

Color Palette

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

primary
#257AF4
rgb(37, 122, 244)
secondary
#DCD3C4
rgb(220, 211, 196)
accent
#257AF4
rgb(37, 122, 244)
background
#F5F1EA
rgb(245, 241, 234)
textPrimary
#251B0A
rgb(37, 27, 10)
link
#251B0A
rgb(37, 27, 10)

Typography

Each font links to its Google Fonts page where available.

primary
Theinhardt Light
Theinhardt Light Google Fonts →
heading
Aeonik
Aeonik, ui-sans-serif, system-ui, sans-serif
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

Orion logo
Logo
Orion favicon
Favicon
Orion social image
Social Card

UI Components

Live previews rendered using Orion's actual button styles.

buttonPrimary
background #257AF4 textColor #FFFFFF borderRadius 14px shadow none
buttonSecondary
background #FFFFFF textColor #251B0A borderRadius 18px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy consumers looking for innovative sleep solutions

Orion Brand in the Wild

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

Frequently Asked Questions

What is Orion's primary brand color?

Orion's primary brand color is #257AF4. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Orion use?

Orion uses Theinhardt Light for body text and Aeonik for headings. Fonts were detected on https://www.orionsleep.com/ as part of their live design system.

Does Orion use a light or dark theme?

Orion's primary site uses a light color scheme, with a background of #F5F1EA.

Where can I find Orion's logo?

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

Methodology

Brand data on this page was extracted from https://www.orionsleep.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 Orion.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Theinhardt Light",
      "role": "body"
    },
    {
      "family": "Aeonik",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#257AF4",
    "secondary": "#DCD3C4",
    "accent": "#257AF4",
    "background": "#F5F1EA",
    "textPrimary": "#251B0A",
    "link": "#251B0A"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Theinhardt Light",
      "heading": "Aeonik"
    },
    "fontStacks": {
      "heading": [
        "Aeonik",
        "ui-sans-serif",
        "system-ui",
        "sans-serif"
      ],
      "body": [
        "Theinhardt Light",
        "ui-sans-serif",
        "system-ui",
        "sans-serif"
      ],
      "paragraph": [
        "Theinhardt Light",
        "ui-sans-serif",
        "system-ui",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "40px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#257AF4",
      "textColor": "#FFFFFF",
      "borderRadius": "14px",
      "borderRadiusCorners": {
        "topLeft": "14px",
        "topRight": "14px",
        "bottomRight": "14px",
        "bottomLeft": "14px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#251B0A",
      "borderRadius": "18px",
      "borderRadiusCorners": {
        "topLeft": "18px",
        "topRight": "18px",
        "bottomRight": "18px",
        "bottomLeft": "18px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2265%22%20height%3D%2224%22%20viewBox%3D%220%200%20126%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22block%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M80.0658%2037.8332C75.8139%2037.7582%2072.4379%2036.5515%2069.7092%2033.8038C67.5708%2031.6499%2066.357%2029.0236%2065.9917%2026.0105C65.6894%2023.5222%2065.8262%2021.0649%2066.764%2018.7182C68.5597%2014.2224%2071.9048%2011.4973%2076.5934%2010.4893C80.4287%209.66468%2084.0856%2010.2716%2087.3998%2012.4231C90.6901%2014.5591%2092.6286%2017.6198%2093.2177%2021.4992C93.6508%2024.3457%2093.4223%2027.1446%2092.2442%2029.7959C90.364%2034.0276%2087.0701%2036.5444%2082.5803%2037.5095C81.6211%2037.7154%2080.6263%2037.7618%2080.0658%2037.8308V37.8332ZM88.2447%2023.8649C88.234%2022.6476%2088.1078%2021.3767%2087.7092%2020.1474C86.9476%2017.8019%2085.5112%2016.0419%2083.2062%2015.0732C81.5461%2014.3759%2079.8099%2014.2438%2078.0452%2014.5223C75.5033%2014.9221%2073.5505%2016.2073%2072.2761%2018.4695C71.4883%2019.8677%2071.1455%2021.3897%2071.0515%2022.9784C70.9409%2024.8419%2071.1158%2026.6662%2071.8001%2028.4155C72.6104%2030.4909%2073.9873%2032.045%2076.0674%2032.9113C77.7096%2033.5944%2079.4256%2033.7384%2081.1701%2033.4671C83.7726%2033.0637%2085.7528%2031.7404%2087.0106%2029.3925C87.9234%2027.6872%2088.2209%2025.8415%2088.2447%2023.8649Z%22%20fill%3D%22%23ffffff%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M103.398%2036.9872H98.318V10.9857H103.161C103.242%2013.0944%20103.322%2015.1876%20103.403%2017.2736C103.68%2017.4033%20103.746%2017.2427%20103.812%2017.0404C104.352%2015.3875%20105.168%2013.8952%20106.431%2012.679C107.974%2011.1963%20109.831%2010.4133%20111.952%2010.2217C113.738%2010.061%20115.474%2010.2514%20117.132%2010.9619C119.69%2012.0591%20121.295%2013.9976%20122.074%2016.6441C122.385%2017.6961%20122.5%2018.7766%20122.501%2019.8702C122.501%2025.4799%20122.501%2031.0883%20122.501%2036.698V36.9824H117.427V36.5921C117.427%2031.5179%20117.425%2026.4426%20117.428%2021.3684C117.428%2020.3034%20117.34%2019.2514%20116.991%2018.2387C116.385%2016.4799%20115.183%2015.3304%20113.387%2014.8484C111.676%2014.3891%20109.954%2014.3534%20108.272%2014.9769C106.37%2015.6826%20105.1%2017.0618%20104.288%2018.892C103.609%2020.4236%20103.4%2022.0443%20103.4%2023.702C103.398%2027.9896%20103.4%2032.2772%20103.4%2036.5647C103.4%2036.6944%20103.4%2036.8241%20103.4%2036.9884L103.398%2036.9872Z%22%20fill%3D%22%23ffffff%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M41.0636%2036.9883H36.012V10.9856H40.8744C40.8827%2011.1011%2040.8946%2011.2082%2040.897%2011.3165C40.9517%2013.7869%2041.0065%2016.2573%2041.0612%2018.7278C41.0624%2018.7885%2041.0481%2018.8539%2041.0683%2018.9075C41.0886%2018.961%2041.1409%2019.0027%2041.1802%2019.0491C41.2278%2019.0086%2041.2909%2018.9777%2041.3194%2018.9265C41.3527%2018.867%2041.3575%2018.792%2041.373%2018.723C41.6919%2017.3212%2042.1429%2015.9694%2042.8771%2014.7246C44.0457%2012.7421%2045.8176%2011.5937%2048.0037%2011.0249C49.2591%2010.6977%2050.5407%2010.5834%2051.8343%2010.5632C52.0532%2010.5596%2052.108%2010.6358%2052.1068%2010.8405C52.0996%2012.1316%2052.0961%2013.4228%2052.1103%2014.7139C52.1139%2014.99%2051.9723%2014.9948%2051.7748%2015.0031C50.2492%2015.0709%2048.7474%2015.2827%2047.2908%2015.7599C44.2599%2016.7536%2042.4583%2018.8718%2041.6729%2021.917C41.229%2023.6365%2041.0767%2025.393%2041.0695%2027.1613C41.0564%2030.3089%2041.0648%2033.4552%2041.0648%2036.6028C41.0648%2036.7218%2041.0648%2036.8408%2041.0648%2036.9895L41.0636%2036.9883Z%22%20fill%3D%22%23ffffff%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M61.4339%2036.9811H56.3954V10.9868H61.4339V36.98V36.9811Z%22%20fill%3D%22%23ffffff%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M3.5%2023.9101C3.56307%2020.0795%204.78282%2016.7356%207.53886%2014.0343C9.76059%2011.8578%2012.4631%2010.6428%2015.5416%2010.2787C18.8629%209.88476%2021.995%2010.4833%2024.8462%2012.2588C28.2163%2014.3568%2030.2476%2017.3996%2030.8926%2021.3183C31.3877%2024.3266%2031.1366%2027.2826%2029.8288%2030.0707C27.9188%2034.1417%2024.6832%2036.6003%2020.3183%2037.5035C16.4555%2038.3032%2012.7844%2037.6867%209.46904%2035.4912C6.30483%2033.3944%204.44962%2030.4027%203.80226%2026.6721C3.64399%2025.7617%203.59758%2024.8312%203.5%2023.9113V23.9101ZM8.72886%2024.3254C8.72529%2025.4285%208.92521%2026.9303%209.48451%2028.369C10.2961%2030.4551%2011.6622%2032.0271%2013.753%2032.9029C15.3738%2033.5812%2017.0672%2033.7312%2018.7939%2033.4777C21.6749%2033.0529%2023.7931%2031.5475%2024.9617%2028.8653C26.2338%2025.945%2026.2861%2022.9236%2025.3222%2019.9141C24.6011%2017.6638%2023.1338%2016.0109%2020.9299%2015.0815C19.2616%2014.377%2017.5158%2014.2437%2015.7403%2014.5234C13.2092%2014.9232%2011.2624%2016.2037%209.99026%2018.4504C9.03469%2020.1378%208.72886%2021.9823%208.72886%2024.3266V24.3254Z%22%20fill%3D%22%23ffffff%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M24.713%206.96694C24.713%205.18194%2026.1314%203.75989%2027.9164%203.75632C29.7455%203.75275%2031.1306%205.14029%2031.1282%206.97051C31.1259%208.76027%2029.7038%2010.1716%2027.9129%2010.1621C26.1588%2010.1538%2024.7153%208.71148%2024.7141%206.96694H24.713Z%22%20fill%3D%22%23ffffff%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M3.5%2041.0485C3.5%2039.2635%204.91848%2037.8414%206.70348%2037.8379C8.53251%2037.8343%209.91767%2039.2218%209.91529%2041.0521C9.91291%2042.8418%208.49086%2044.2532%206.69991%2044.2436C4.94466%2044.2353%203.5%2042.793%203.5%2041.0485Z%22%20fill%3D%22%23ffffff%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.orionsleep.com/favicon.ico",
    "ogImage": "https://orionsleep.com/images/meta_image.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Get Started Now",
      "reasoning": "Button #0 ('Get Started Now') uses the vibrant brand color #257AF4, which is a strong indicator of a primary CTA. The text is action-oriented, encouraging users to begin their journey with the product."
    },
    "secondary": {
      "index": 15,
      "text": "Shop Orion",
      "reasoning": "Button #3 ('Shop Orion') has a different background color (#FFFFFF) and serves as a secondary action, allowing users to explore products without the immediate commitment implied by the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy consumers looking for innovative sleep solutions"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles