Home · Branding · FLORA

FLORA Brand Identity

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

Download JSON
Primary
#0000EE
Accent
#FFFFFF
Body Font
Geist
Heading
Geist

Color Palette

Brand palette extracted from https://www.florafauna.ai/.

primary
#0000EE
rgb(0, 0, 238)
secondary
#71D083
rgb(113, 208, 131)
accent
#FFFFFF
rgb(255, 255, 255)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#1B2A1E
rgb(27, 42, 30)

Typography

Each font links to its Google Fonts page where available.

primary
Geist
heading
Geist
Redaction 10 Regular, 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

FLORA logo
Logo
FLORA favicon
Favicon
FLORA social image
Social Card

UI Components

Live previews rendered using FLORA's actual button styles.

input
background transparent textColor #EEEEEE borderColor null borderRadius 0px shadow none
buttonPrimary
background #FFFFFF textColor #000000 borderRadius 12px shadow none
buttonSecondary
background #000000 textColor #0000EE borderRadius 12px shadow none

Brand Personality

Tone: modern Energy: medium Audience: creative professionals

FLORA Brand in the Wild

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

Frequently Asked Questions

What is FLORA's primary brand color?

FLORA's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does FLORA use?

FLORA uses #FFFFFF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does FLORA use?

FLORA uses Geist as the primary typeface across body and headings.

Does FLORA use a light or dark theme?

FLORA's primary site uses a dark color scheme, with a background of #000000.

Where can I find FLORA's logo?

FLORA's logo is available directly on their site (https://www.florafauna.ai/). 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.florafauna.ai/ 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 FLORA.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Geist",
      "role": "body"
    },
    {
      "family": "Redaction 10 Regular",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#71D083",
    "accent": "#FFFFFF",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#1B2A1E"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Geist",
      "heading": "Geist"
    },
    "fontStacks": {
      "heading": [
        "Redaction 10 Regular",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Geist",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "42px",
      "h2": "30px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "24px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#EEEEEE",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#0000EE",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22framer-562M9%20framer-1bfedzj%22%20role%3D%22presentation%22%20viewBox%3D%220%200%20151%2024%22%20style%3D%22--1wth0a4%3A%20var(--token-6144e0ac-b6cb-41d7-89cf-507636145390%2C%20rgb(255%2C%20255%2C%20255))%3B%20opacity%3A%201%3B%22%20data-fc-idx%3D%220%22%3E%3Csvg%20display%3D%22block%22%20role%3D%22presentation%22%20viewBox%3D%220%200%20151%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%223444551987%22%3E%3Cpath%20d%3D%22M%206.551%207.508%20C%206.129%209.568%206.709%2012.21%2010.038%2013.636%20C%2010.243%2013.719%2010.401%2013.76%2010.513%2013.791%20C%2010.69%2013.839%2010.757%2013.856%2010.725%2013.954%20C%2010.671%2014.112%2010.143%2014.059%209.721%2013.901%20C%206.603%2012.791%204.913%2010.044%205.231%207.244%20C%205.759%203.334%2010.46%20-0.152%2017.065%200.005%20C%2019.283%200.005%2022.718%200.533%2025.994%201.433%20C%2028.309%202.064%2030.634%202.662%2032.967%203.228%20C%2035.186%202.331%2037.299%201.749%2039.148%201.749%20C%2040.729%201.749%2042.195%202.174%2042.487%203.057%20L%2051.167%203.057%20L%2051.167%204.552%20L%2048.173%204.552%20L%2048.173%206.049%20L%2046.678%206.049%20L%2046.678%209.04%20L%2045.182%209.04%20L%2045.182%2012.032%20L%2043.686%2012.032%20L%2043.686%2016.52%20L%2042.19%2016.52%20L%2042.19%2021.009%20L%2040.695%2021.009%20L%2040.695%2022.504%20L%2049.67%2022.504%20L%2049.67%2021.009%20L%2051.166%2021.009%20L%2051.166%2019.513%20L%2052.662%2019.513%20L%2052.662%2016.52%20L%2054.158%2016.52%20L%2054.158%2019.513%20L%2052.662%2019.513%20L%2052.662%2022.503%20L%2051.166%2022.503%20L%2051.166%2024%20L%2034.71%2024%20L%2034.71%2022.503%20L%2037.702%2022.503%20L%2037.702%2021.008%20L%2039.198%2021.008%20L%2039.198%2016.52%20L%2040.695%2016.52%20L%2040.695%2013.528%20L%2042.19%2013.528%20L%2042.19%209.04%20L%2043.686%209.04%20L%2043.686%204.552%20L%2042.19%204.552%20L%2042.19%204.247%20C%2041.498%204.928%2039.806%205.183%2037.51%205.183%20C%2036.084%205.183%2033.971%204.972%2033.231%204.866%20C%2032.122%205.924%2030.96%207.297%2029.955%208.512%20C%2029.043%209.563%2028.348%2010.483%2027.664%2011.387%20C%2027.029%2012.246%2026.365%2013.085%2025.675%2013.901%20C%2026.997%2013.954%2028.424%2013.848%2029.48%2013.478%20C%2030.484%2012.104%2031.751%2011.471%2032.597%2011.681%20C%2033.443%2011.893%2033.336%2012.738%2032.122%2013.636%20L%2031.506%2014.1%20C%2030.694%2014.707%2030.014%2015.215%2029.164%2016.067%20C%2028.981%2016.248%2028.822%2016.429%2028.688%2016.584%20C%2028.468%2016.836%2028.31%2017.017%2028.212%2017.017%20C%2027.895%2017.07%2028.001%2016.119%2028.212%2015.591%20C%2028.421%2015.07%2028.686%2014.574%2029.004%2014.112%20C%2028.107%2014.376%2027.103%2014.482%2025.307%2014.482%20C%2025.202%2014.604%2025.094%2014.735%2024.975%2014.878%20C%2024.731%2015.174%2024.447%2015.517%2024.091%2015.908%20C%2019.442%2021.139%2011.782%2023.992%206.814%2023.992%20C%202.853%2023.992%200%2022.407%200%2019.924%20C%200%2018.18%201.215%2016.489%203.329%2016.489%20C%205.071%2016.489%205.811%2017.652%205.759%2018.762%20C%205.705%2019.554%205.442%2020.029%204.913%2020.611%20C%204.544%2021.033%204.225%2021.403%204.225%2021.931%20C%204.225%2022.829%205.018%2023.411%206.551%2023.463%20C%2010.619%2023.727%2013.525%2021.931%2016.8%2018.339%20C%2017.958%2017.107%2019.035%2015.801%2020.024%2014.429%20C%2018.861%2014.429%2017.752%2014.429%2017.117%2014.482%20C%2016.448%2014.507%2016.016%2014.596%2015.756%2014.65%20C%2015.483%2014.706%2015.4%2014.723%2015.426%2014.587%20C%2015.48%2014.376%2015.954%2014.006%2017.541%2013.901%20C%2017.934%2013.865%2018.721%2013.877%2019.449%2013.889%20C%2019.791%2013.895%2020.123%2013.901%2020.392%2013.901%20C%2021.133%2012.897%2021.978%2011.787%2023.087%2010.625%20C%2025.202%208.353%2028.001%206.134%2030.747%204.444%20C%2029.216%204.285%2026.733%203.809%2025.094%203.492%20C%2022.824%203.07%2019.337%202.436%2016.854%202.436%20L%2016.8%202.436%20C%2011.834%202.436%207.501%203.651%206.551%207.508%20Z%20M%2039.043%202.277%20C%2037.51%202.277%2035.714%203.07%2034.763%203.705%20C%2036.771%204.233%2038.356%204.39%2039.307%204.39%20C%2040.68%204.39%2041.949%203.968%2042.002%203.386%20C%2042.054%202.754%2040.787%202.277%2039.095%202.277%20Z%20M%2058.663%2024%20L%2058.663%2022.503%20L%2057.167%2022.503%20L%2057.167%2021.008%20L%2055.671%2021.008%20L%2055.671%2010.536%20L%2057.167%2010.536%20L%2057.167%207.545%20L%2058.663%207.545%20L%2058.663%206.048%20L%2060.159%206.048%20L%2060.159%204.552%20L%2063.151%204.552%20L%2063.151%203.057%20L%2072.127%203.057%20L%2072.127%204.551%20L%2073.622%204.551%20L%2073.622%206.049%20L%2075.119%206.049%20L%2075.119%2016.52%20L%2073.622%2016.52%20L%2073.622%2018.016%20L%2072.127%2018.016%20L%2072.127%2021.008%20L%2070.63%2021.008%20L%2070.63%2022.503%20L%2067.639%2022.503%20L%2067.639%2024%20Z%20M%2063.151%204.552%20L%2063.151%206.048%20L%2061.654%206.048%20L%2061.654%207.545%20L%2060.159%207.545%20L%2060.159%2010.536%20L%2058.663%2010.536%20L%2058.663%2021.008%20L%2060.159%2021.008%20L%2060.159%2022.503%20L%2066.142%2022.503%20L%2066.142%2021.008%20L%2067.639%2021.008%20L%2067.639%2019.512%20L%2069.134%2019.512%20L%2069.134%2018.016%20L%2070.63%2018.016%20L%2070.63%2015.025%20L%2072.127%2015.025%20L%2072.127%206.048%20L%2070.63%206.048%20L%2070.63%204.552%20Z%20M%2085.59%2012.032%20L%2088.582%2012.032%20L%2088.582%2010.536%20L%2090.077%2010.536%20L%2090.077%204.552%20L%2084.094%204.552%20L%2084.094%209.04%20L%2082.597%209.04%20L%2082.597%2012.031%20L%2081.102%2012.031%20L%2081.102%2013.527%20L%2079.606%2013.527%20L%2079.606%2015.026%20L%2081.102%2015.026%20L%2081.102%2016.52%20L%2079.606%2016.52%20L%2079.606%2019.513%20L%2078.11%2019.513%20L%2078.11%2022.503%20L%2081.102%2022.503%20L%2081.102%2024%20L%2072.125%2024%20L%2072.125%2022.503%20L%2075.119%2022.503%20L%2075.119%2019.512%20L%2076.614%2019.512%20L%2076.614%2016.52%20L%2078.11%2016.52%20L%2078.11%2012.032%20L%2079.606%2012.032%20L%2079.606%209.04%20L%2081.102%209.04%20L%2081.102%204.552%20L%2079.606%204.552%20L%2079.606%203.057%20L%2091.574%203.057%20L%2091.574%204.552%20L%2093.07%204.552%20L%2093.07%206.048%20L%2094.565%206.048%20L%2094.565%207.545%20L%2093.07%207.545%20L%2093.07%2012.031%20L%2090.077%2012.031%20L%2090.077%2013.527%20L%2088.582%2013.527%20L%2088.582%2015.025%20L%2090.077%2015.025%20L%2090.077%2022.503%20L%2093.076%2022.503%20L%2093.076%2021.008%20L%2094.571%2021.008%20L%2094.571%2019.512%20L%2096.068%2019.512%20L%2096.068%2018.016%20L%2097.563%2018.016%20L%2097.563%2019.512%20L%2096.068%2019.512%20L%2096.068%2021.008%20L%2094.571%2021.008%20L%2094.571%2022.503%20L%2097.563%2022.503%20L%2097.563%2024%20L%2087.086%2024%20L%2087.086%2015.025%20L%2085.59%2015.025%20Z%20M%20108.035%2016.52%20L%20106.539%2016.52%20L%20106.539%207.545%20L%20105.043%207.545%20L%20105.043%209.04%20L%20103.546%209.04%20L%20103.546%2010.536%20L%20102.051%2010.536%20L%20102.051%209.04%20L%20103.546%209.04%20L%20103.546%207.545%20L%20105.043%207.545%20L%20105.043%206.048%20L%20106.539%206.048%20L%20106.539%203.057%20L%20108.035%203.057%20L%20108.035%206.049%20L%20109.531%206.049%20L%20109.531%2022.503%20L%20111.026%2022.503%20L%20111.026%2024%20L%20105.043%2024%20L%20105.043%2022.503%20L%20106.539%2022.503%20L%20106.539%2018.016%20L%20108.035%2018.016%20Z%20M%20100.555%2012.031%20L%20102.051%2012.031%20L%20102.051%2013.527%20L%20100.555%2013.527%20L%20100.555%2015.025%20L%2099.059%2015.025%20L%2099.059%2016.52%20L%2097.563%2016.52%20L%2097.563%2015.025%20L%2099.059%2015.025%20L%2099.059%2013.528%20L%20100.555%2013.528%20Z%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20height%3D%2224px%22%20id%3D%22Uz60mXvey%22%20transform%3D%22translate(39.14%200)%22%20width%3D%22111.02633587381831px%22%2F%3E%3Cpath%20d%3D%22M%2018.241%200%20L%2024%200%20L%2024%205.759%20C%2024%208.94%2021.421%2011.519%2018.241%2011.519%20C%2015.06%2011.519%2012.481%208.94%2012.481%205.759%20C%2012.481%202.579%2015.06%200%2018.241%200%20Z%20M%200%2018.241%20C%200%2015.06%202.579%2012.481%205.759%2012.481%20C%208.94%2012.481%2011.519%2015.06%2011.519%2018.241%20C%2011.519%2021.421%208.94%2024%205.759%2024%20L%200%2024%20Z%20M%2018.241%2012.481%20C%2021.421%2012.481%2024%2015.06%2024%2018.241%20L%2024%2024%20L%2018.241%2024%20C%2015.06%2024%2012.481%2021.421%2012.481%2018.241%20C%2012.481%2015.06%2015.06%2012.481%2018.241%2012.481%20Z%20M%200%200%20L%205.759%200%20C%208.94%200%2011.519%202.579%2011.519%205.759%20C%2011.519%208.94%208.94%2011.519%205.759%2011.519%20C%202.579%2011.519%200%208.94%200%205.759%20Z%22%20fill%3D%22var(--1wth0a4%2C%20var(--token-6144e0ac-b6cb-41d7-89cf-507636145390%2C%20rgb(255%2C%20255%2C%20255)))%22%20height%3D%2224px%22%20id%3D%22veEaDGuB_%22%20width%3D%2224px%22%2F%3E%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/kDdyTCy4a4EJb09YZaP6nup6RY.svg",
    "ogImage": "https://framerusercontent.com/images/x3qzpI4Gzj75w6fLE5h36ozWL0w.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, aligning with the brand 'FLORA'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 5,
      "text": "Get started for free",
      "reasoning": "Button #1 has a light background (#FFFFFF) with contrasting text, making it stand out as a primary CTA. The text 'Get started for free' is action-oriented, indicating a strong call-to-action."
    },
    "secondary": {
      "index": 1,
      "text": "Contact sales",
      "reasoning": "Button #5 has a different background color (#000000) and offers a secondary action 'Contact sales', which is typical for secondary CTAs."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "creative professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, aligning with the brand 'FLORA'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles