LunaBill Brand: Colors, Fonts, Logo & Visual Identity
LunaBill Brand Identity
A complete profile of LunaBill's visual system — colors, typography, components, and personality — extracted from https://lunabill.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://lunabill.com/.
primary#018989
rgb(1, 137, 137)
secondary#0000EE
rgb(0, 0, 238)
accent#B9EDDD
rgb(185, 237, 221)
background#FFFFFF
rgb(255, 255, 255)
textPrimary#636363
rgb(99, 99, 99)
link#B9EDDD
rgb(185, 237, 221)
Typography
Each font links to its Google Fonts page where available.
primary
Satoshi
Satoshi Google Fonts →
heading
DM Sans
DM Sans Google Fonts →
Poppins, sans-serif
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using LunaBill's actual button styles.
Button Primary
buttonPrimary
- background:
#B9EDDD - textColor:
#0000EE - borderRadius:
9px - shadow:
rgba(0, 0, 0, 0.08) 0px 3px 7px 0px
Button Secondary
buttonSecondary
- background:
#FFFFFF - textColor:
#0000EE - borderRadius:
33px - shadow:
rgba(0, 0, 0, 0.25) 0px 1px 2px 0px
Brand Personality
Tone: professional
Energy: medium
Audience: business professionals
Frequently Asked Questions
What is LunaBill's primary brand color?
LunaBill's primary brand color is #018989. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does LunaBill use?
LunaBill uses #B9EDDD as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does LunaBill use?
LunaBill uses Satoshi for body text and DM Sans for headings. Fonts were detected on https://lunabill.com/ as part of their live design system.
Does LunaBill use a light or dark theme?
LunaBill's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find LunaBill's logo?
LunaBill's logo is available directly on their site (https://lunabill.com/). The current logo URL is included in the machine-readable JSON profile.
How was this brand profile generated?
This profile was extracted from https://lunabill.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 LunaBill.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Satoshi",
"role": "body"
},
{
"family": "DM Sans",
"role": "heading"
},
{
"family": "Poppins",
"role": "unknown"
},
{
"family": "Montserrat Alternates",
"role": "unknown"
}
],
"colors": {
"primary": "#018989",
"secondary": "#0000EE",
"accent": "#B9EDDD",
"background": "#FFFFFF",
"textPrimary": "#636363",
"link": "#B9EDDD"
},
"typography": {
"fontFamilies": {
"primary": "Satoshi",
"heading": "DM Sans"
},
"fontStacks": {
"heading": [
"Poppins",
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Montserrat Alternates",
"sans-serif"
]
},
"fontSizes": {
"h1": "48px",
"h2": "50px",
"body": "32px"
}
},
"spacing": {
"baseUnit": 12,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#B9EDDD",
"textColor": "#0000EE",
"borderRadius": "9px",
"borderRadiusCorners": {
"topLeft": "9px",
"topRight": "9px",
"bottomRight": "9px",
"bottomLeft": "9px"
},
"shadow": "rgba(0, 0, 0, 0.08) 0px 3px 7px 0px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#0000EE",
"borderRadius": "33px",
"borderRadiusCorners": {
"topLeft": "33px",
"topRight": "33px",
"bottomRight": "33px",
"bottomLeft": "33px"
},
"shadow": "rgba(0, 0, 0, 0.25) 0px 1px 2px 0px"
}
},
"images": {
"logo": "https://framerusercontent.com/images/05Tq8ZSGJeTnqa4kUpwyIn2CRY.png?width=1250&height=1250",
"favicon": "https://framerusercontent.com/images/GGZNkhsyIHEJuQ8efAMzQ1mBNI.png",
"ogImage": "https://framerusercontent.com/assets/GfaU02HaQbOMiUHpzkDLqmsI.png",
"logoHref": "./"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals"
}
}