Midjourney Brand: Colors, Fonts, Logo & Visual Identity
Midjourney Brand Identity
A complete profile of Midjourney's visual system — colors, typography, components, and personality — extracted from https://midjourney.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://midjourney.com.
| Color | Hex Code | RGB |
|---|---|---|
| Primary | #06051D | rgb(6, 5, 29) |
| Accent | #0F1C36 | rgb(15, 28, 54) |
| Background | #06051D | rgb(6, 5, 29) |
| Text Primary | #ECFDF5 | rgb(236, 253, 245) |
| Link | #06051D | rgb(6, 5, 29) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font |
|---|---|
| Primary | JetBrains Mono |
| Heading | JetBrains Mono |
Visual Assets
UI Components
Live previews rendered using Midjourney's actual button styles.
Button Primary
- Background: #0F1C36
- Text Color: #ECFDF5
- Border Color: #1F1E34
- Border Radius: 9999px
- Shadow: rgba(0, 0, 0, 0) ... (similar details)
Button Secondary
- Background: #1E0C1A
- Text Color: #FFF7ED
- Border Color: #1F1E34
- Border Radius: 9999px
- Shadow: rgba(0, 0, 0, 0) ... (similar details)
Brand Personality
- Tone: modern
- Energy: medium
- Audience: creative professionals and tech enthusiasts
Midjourney Brand in the Wild
Frequently Asked Questions
What is Midjourney's primary brand color?
Midjourney's primary brand color is #06051D. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Midjourney use?
Midjourney uses #0F1C36 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Midjourney use?
Midjourney uses JetBrains Mono as the primary typeface across body and headings.Does Midjourney use a light or dark theme?
Midjourney's primary site uses a light color scheme, with a background of #06051D.How was this brand profile generated?
This profile was extracted from https://midjourney.com using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{"family": "JetBrains Mono", "role": "monospace"},
{"family": "DM Sans", "role": "unknown"}
],
"colors": {
"primary": "#06051D",
"accent": "#0F1C36",
"background": "#06051D",
"textPrimary": "#ECFDF5",
"link": "#06051D"
},
"typography": {
"fontFamilies": {
"primary": "JetBrains Mono",
"heading": "JetBrains Mono"
},
"fontSizes": {"h1": "30px", "h2": "30px", "body": "16px"}
},
"components": {
"buttonPrimary": {
"background": "#0F1C36",
"textColor": "#ECFDF5",
"borderColor": "#1F1E34",
"borderRadius": "9999px"
},
"buttonSecondary": {
"background": "#1E0C1A",
"textColor": "#FFF7ED",
"borderColor": "#1F1E34",
"borderRadius": "9999px"
}
},
"images": {
"favicon": "https://www.midjourney.com/public/apple-touch-icon.png"
}
}
This page is published by CharacterQuilt and is not affiliated with or endorsed by Midjourney.