Home · Branding · Nira Energy

Nira Energy Brand Identity

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

Download JSON
Primary
#0000EE
Accent
#F88800
Body Font
DM Sans
Heading
DM Sans

Color Palette

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

primary
#0000EE
rgb(0, 0, 238)
secondary
#327CA7
rgb(50, 124, 167)
accent
#F88800
rgb(248, 136, 0)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#080808
rgb(8, 8, 8)
link
#F88800
rgb(248, 136, 0)

Typography

Each font links to its Google Fonts page where available.

primary
DM Sans
heading
DM Sans
DM Sans, 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

Nira Energy logo
Logo
Nira Energy favicon
Favicon
Nira Energy social image
Social Card

UI Components

Live previews rendered using Nira Energy's actual button styles.

buttonPrimary
background #F08400 textColor #FFFFFF borderRadius 8px shadow none
buttonSecondary
background #FFFFFF textColor #0000EE borderRadius 12px shadow rgba(247, 162, 59, 0.04) 0px 0.602187px 0.602187px -1.25px, rgba(247, 162, 59, 0.04) 0px 2.28853px 2.28853px -2.5px, rgba(247, 162, 59, 0.02) 0px 10px 10px -3.75px, rgba(247, 162, 59, 0.12) 0px 16px 32px 0px

Brand Personality

Tone: professional Energy: medium Audience: energy sector professionals

Nira Energy Brand in the Wild

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

Frequently Asked Questions

What is Nira Energy's primary brand color?

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

What accent color does Nira Energy use?

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

What font does Nira Energy use?

Nira Energy uses DM Sans as the primary typeface across body and headings.

Does Nira Energy use a light or dark theme?

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

Where can I find Nira Energy's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "DM Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#327CA7",
    "accent": "#F88800",
    "background": "#FFFFFF",
    "textPrimary": "#080808",
    "link": "#F88800"
  },
  "typography": {
    "fontFamilies": {
      "primary": "DM Sans",
      "heading": "DM Sans"
    },
    "fontStacks": {
      "heading": [
        "DM Sans",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "DM Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "48px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#F08400",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0000EE",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "rgba(247, 162, 59, 0.04) 0px 0.602187px 0.602187px -1.25px, rgba(247, 162, 59, 0.04) 0px 2.28853px 2.28853px -2.5px, rgba(247, 162, 59, 0.02) 0px 10px 10px -3.75px, rgba(247, 162, 59, 0.12) 0px 16px 32px 0px"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%2522http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%2522%20xmlns%3Axlink%3D%2522http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%2522%20viewBox%3D%25220%200%2085.449%2024.164%2522%20overflow%3D%2522visible%2522%3E%3Cg%3E%3Cpath%20d%3D%2522M%2049.805%203.182%20L%2049.805%2023.872%20L%2046.027%2023.872%20L%2037.027%2010.85%20L%2036.875%2010.85%20L%2036.875%2023.872%20L%2032.5%2023.872%20L%2032.5%203.182%20L%2036.339%203.182%20L%2045.269%2016.194%20L%2045.451%2016.194%20L%2045.451%203.182%20Z%20M%2053.338%2023.872%20L%2053.338%208.355%20L%2057.643%208.355%20L%2057.643%2023.872%20Z%20M%2055.5%206.354%20C%2054.86%206.354%2054.312%206.142%2053.854%205.718%20C%2053.404%205.288%2053.177%204.772%2053.177%204.172%20C%2053.177%203.579%2053.402%203.072%2053.854%202.647%20C%2054.296%202.223%2054.887%201.99%2055.5%202%20C%2056.14%202%2056.686%202.216%2057.137%202.647%20C%2057.595%203.071%2057.825%203.579%2057.825%204.172%20C%2057.825%204.772%2057.595%205.286%2057.137%205.718%20C%2056.687%206.142%2056.14%206.354%2055.5%206.354%20Z%20M%2061.09%2023.872%20L%2061.09%208.355%20L%2065.262%208.355%20L%2065.262%2011.062%20L%2065.423%2011.062%20C%2065.706%2010.099%2066.182%209.371%2066.848%208.88%20C%2067.515%208.382%2068.282%208.132%2069.152%208.132%20C%2069.367%208.132%2069.599%208.145%2069.849%208.172%20C%2070.098%208.2%2070.317%208.237%2070.505%208.284%20L%2070.505%2012.103%20C%2070.23%2012.028%2069.95%2011.974%2069.667%2011.941%20C%2069.342%2011.896%2069.015%2011.873%2068.687%2011.87%20C%2068.054%2011.87%2067.488%2012.008%2066.99%2012.285%20C%2066.504%2012.549%2066.1%2012.939%2065.818%2013.415%20C%2065.535%2013.901%2065.393%2014.46%2065.393%2015.093%20L%2065.393%2023.872%20Z%20M%2076.71%2024.164%20C%2075.72%2024.164%2074.838%2023.993%2074.064%2023.65%20C%2073.315%2023.322%2072.676%2022.786%2072.224%2022.104%20C%2071.781%2021.416%2071.559%2020.561%2071.559%2019.538%20C%2071.559%2018.676%2071.717%2017.952%2072.033%2017.366%20C%2072.338%2016.793%2072.783%2016.306%2073.327%2015.951%20C%2073.898%2015.583%2074.526%2015.31%2075.185%2015.143%20C%2075.908%2014.957%2076.645%2014.829%2077.388%2014.76%20C%2078.117%2014.687%2078.844%2014.599%2079.569%2014.496%20C%2080.122%2014.41%2080.522%2014.282%2080.772%2014.113%20C%2081.021%2013.945%2081.146%2013.695%2081.146%2013.365%20L%2081.146%2013.305%20C%2081.146%2012.665%2080.943%2012.17%2080.54%2011.819%20C%2080.142%2011.469%2079.576%2011.295%2078.842%2011.295%20C%2078.068%2011.295%2077.452%2011.466%2076.993%2011.81%20C%2076.535%2012.146%2076.233%2012.57%2076.084%2013.082%20L%2072.104%2012.759%20C%2072.306%2011.816%2072.703%2011.001%2073.296%2010.315%20C%2073.888%209.621%2074.653%209.089%2075.589%208.718%20C%2076.532%208.341%2077.623%208.153%2078.862%208.153%20C%2079.724%208.153%2080.549%208.253%2081.338%208.455%20C%2082.092%208.639%2082.807%208.958%2083.448%209.395%20C%2084.062%209.814%2084.566%2010.375%2084.914%2011.031%20C%2085.271%2011.692%2085.449%2012.483%2085.449%2013.406%20L%2085.449%2023.872%20L%2081.368%2023.872%20L%2081.368%2021.72%20L%2081.247%2021.72%20C%2080.997%2022.206%2080.657%2022.641%2080.247%2023.003%20C%2079.803%2023.382%2079.293%2023.673%2078.741%2023.861%20C%2078.156%2024.064%2077.478%2024.164%2076.711%2024.164%20Z%20M%2077.943%2021.194%20C%2078.576%2021.194%2079.135%2021.07%2079.62%2020.821%20C%2080.084%2020.584%2080.478%2020.229%2080.762%2019.791%20C%2081.04%2019.352%2081.184%2018.843%2081.176%2018.325%20L%2081.176%2016.679%20C%2081.002%2016.784%2080.815%2016.865%2080.62%2016.921%20C%2080.364%2016.996%2080.105%2017.06%2079.843%2017.113%20C%2079.553%2017.168%2079.263%2017.218%2078.973%2017.265%20L%2078.186%2017.375%20C%2077.731%2017.436%2077.286%2017.555%2076.862%2017.729%20C%2076.485%2017.891%2076.192%2018.11%2075.983%2018.386%20C%2075.775%2018.656%2075.67%2018.992%2075.67%2019.396%20C%2075.67%2019.982%2075.882%2020.43%2076.306%2020.74%20C%2076.738%2021.043%2077.283%2021.194%2077.943%2021.194%20Z%2522%20fill%3D%2522rgb(57%2C75%2C89)%2522%3E%3C%2Fpath%3E%3Cpath%20d%3D%2522M%2013%205.077%20C%2012.999%202.274%2015.271%200.001%2018.074%200%20C%2020.877%200.001%2023.149%202.274%2023.148%205.077%20C%2023.149%207.88%2020.877%2010.153%2018.074%2010.154%20C%2015.271%2010.153%2012.999%207.88%2013%205.077%20Z%2522%20fill%3D%2522rgb(247%2C162%2C59)%2522%3E%3C%2Fpath%3E%3Cpath%20d%3D%2522M%200%2017.5%20L%2012.297%2017.5%20L%2012.297%2020.136%20L%200%2020.136%20Z%20M%200%2021.016%20L%2019.322%2021.016%20L%2019.322%2023.652%20L%200.002%2023.652%20L%200%2021.015%20Z%2522%20fill%3D%2522rgb(47%2C176%2C255)%2522%3E%3C%2Fpath%3E%3Cpath%20d%3D%2522M%2013.175%2016.514%20C%2013.175%2016.747%2013.083%2016.971%2012.918%2017.135%20C%2012.754%2017.3%2012.53%2017.393%2012.297%2017.393%20L%208.894%2017.393%20C%209.34%2019.102%2010.986%2020.215%2012.739%2019.992%20C%2014.491%2019.769%2015.806%2018.28%2015.81%2016.513%20C%2015.81%2014.573%2014.237%2013%2012.297%2013%20C%2010.357%2013%208.784%2014.573%208.784%2016.513%20L%2011.418%2016.513%20C%2011.399%2016.187%2011.562%2015.877%2011.842%2015.708%20C%2012.121%2015.539%2012.472%2015.539%2012.751%2015.708%20C%2013.031%2015.877%2013.194%2016.187%2013.175%2016.513%20Z%20M%200%2013.879%20L%205.27%2013.879%20L%205.27%2016.516%20L%200%2016.516%20Z%2522%20fill%3D%2522rgb(47%2C176%2C255)%2522%3E%3C%2Fpath%3E%3Cpath%20d%3D%2522M%206.394%2013.073%20C%206.394%2013.307%206.301%2013.53%206.136%2013.695%20C%205.971%2013.86%205.747%2013.953%205.514%2013.952%20L%202.112%2013.952%20C%202.558%2015.661%204.203%2016.773%205.955%2016.55%20C%207.707%2016.327%209.022%2014.838%209.026%2013.072%20C%209.047%2011.803%208.382%2010.621%207.287%209.981%20C%206.191%209.34%204.835%209.34%203.739%209.981%20C%202.644%2010.621%201.979%2011.803%202.001%2013.072%20L%204.636%2013.072%20C%204.617%2012.746%204.78%2012.436%205.06%2012.268%20C%205.339%2012.099%205.69%2012.099%205.969%2012.268%20C%206.249%2012.437%206.412%2012.747%206.393%2013.073%20Z%20M%2020.444%2020.103%20C%2020.443%2020.588%2020.05%2020.981%2019.566%2020.981%20L%2016.164%2020.981%20C%2016.61%2022.69%2018.255%2023.802%2020.007%2023.579%20C%2021.759%2023.357%2023.073%2021.868%2023.078%2020.102%20C%2023.078%2018.162%2021.505%2016.589%2019.565%2016.589%20C%2017.624%2016.589%2016.052%2018.162%2016.052%2020.102%20L%2016.052%2020.103%20L%2018.688%2020.103%20C%2018.672%2019.78%2018.836%2019.474%2019.114%2019.307%20C%2019.392%2019.141%2019.739%2019.141%2020.017%2019.307%20C%2020.295%2019.474%2020.459%2019.78%2020.444%2020.103%20Z%2522%20fill%3D%2522rgb(47%2C176%2C255)%2522%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/oCE4uB81R5nqRrXe9SfCbiTeUc.svg",
    "ogImage": "https://framerusercontent.com/images/xclk5eAYrHu4bOAdKfitcN3vZI.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 3,
    "reasoning": "Selected #3 because it is visible, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Accept",
      "reasoning": "Button #1 has a vibrant orange background (#F08400), which is a strong indicator of a primary CTA. The text 'Accept' suggests an action-oriented purpose, making it the primary choice."
    },
    "secondary": {
      "index": 2,
      "text": "Learn more",
      "reasoning": "Button #2 has a different background color (#FFFFFF) and serves a secondary purpose with the text 'Learn more', which is typical for secondary actions."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "energy sector professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 3,
        "selectedLogoReasoning": "Selected #3 because it is visible, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles