Fluently Brand: Colors, Fonts, Logo & Visual Identity
Fluently Brand Identity
A complete profile of Fluently's visual system — colors, typography, components, and personality — extracted from https://getfluently.app/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://getfluently.app/.
| Color Name | Hex Code | RGB Values |
|---|---|---|
| primary | #0000EE | rgb(0, 0, 238) |
| secondary | #0A84FF | rgb(10, 132, 255) |
| accent | #4A92FF | rgb(74, 146, 255) |
| background | #000000 | rgb(0, 0, 0) |
| textPrimary | #000000 | rgb(0, 0, 0) |
| link | #4A92FF | rgb(74, 146, 255) |
Typography
Each font links to its Google Fonts page where available.
| Type | Font Family | Link |
|---|---|---|
| primary | Manrope | Google Fonts → |
| heading | Manrope | Google Fonts → |
Visual Assets
UI Components
Live previews rendered using Fluently's actual button styles.
| Component | Properties |
|---|---|
| Input | background #EFEFEF, textColor #000000, borderColor #767676, borderRadius 0px, shadow none |
| Button Primary | background #000000, textColor #000000, borderRadius 0px, shadow none |
| Button Secondary | background #1A1A1A, textColor #000000, borderRadius 28px, shadow none |
Brand Personality
Tone: modern
Energy: medium
Audience: English learners seeking AI assistance
Fluently Brand in the Wild
Image: framerusercontent.com
Source: getfluently.app
Image: framerusercontent.com
Source: getfluently.app
Image: framerusercontent.com
Source: getfluently.app
Frequently Asked Questions
What is Fluently's primary brand color?
Fluently's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Fluently use?
Fluently uses #4A92FF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Fluently use?
Fluently uses Manrope as the primary typeface across body and headings.Does Fluently use a light or dark theme?
Fluently's primary site uses a dark color scheme, with a background of #000000.How was this brand profile generated?
This profile was extracted from https://getfluently.app/ 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 Fluently.
Methodology
Brand data on this page was extracted from https://getfluently.app/ on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Manrope",
"role": "body"
}
],
"colors": {
"primary": "#0000EE",
"secondary": "#0A84FF",
"accent": "#4A92FF",
"background": "#000000",
"textPrimary": "#000000",
"link": "#4A92FF"
},
"typography": {
"fontFamilies": {
"primary": "Manrope",
"heading": "Manrope"
},
"fontSizes": {
"h1": "60px",
"h2": "60px",
"body": "20px"
}
},
"components": {
"input": {
"background": "#EFEFEF",
"textColor": "#000000",
"borderColor": "#767676",
"borderRadius": "0px"
},
"buttonPrimary": {
"background": "#000000",
"textColor": "#000000",
"borderRadius": "0px"
},
"buttonSecondary": {
"background": "#1A1A1A",
"textColor": "#000000",
"borderRadius": "28px"
}
},
"images": {
"favicon": "https://framerusercontent.com/images/r5P23J542563SnfqGUy0YlzZnY.png",
"ogImage": "https://framerusercontent.com/assets/soc76dEnqWYpWnjbdb1JhKvuUMM.png"
}
}