Assets & Guidelines
Logos, fonts, colours, components, and code snippets for the Ential brand. For team members, partners, and anyone who needs our assets.
Our Mark
Ember and monochrome lockups, plus the standalone bee icon
Horizontal
Icon mark
Do's & don'ts
Guidelines for correct logo usage
Do
Use approved backgrounds Only place the logo on #000000 (dark) or #FFFFFF (light) backgrounds. | |
Maintain clear space Keep clear space equal to the height of the 'e' in 'ential' on all sides. | |
Use minimum sizes Digital: 120px wide minimum. Print: 25mm wide minimum. | |
Use provided files Always use the official logo files. Never recreate or retype the logo. |
Don't
Don't stretch or distort Never alter the logo proportions. Always scale uniformly. | |
Don't recolour Never change the logo colours. Use only the provided variants. | |
Don't add effects No drop shadows, gradients, outlines, glows, or 3D effects. | |
Don't rotate The logo must always appear horizontally level. | |
Don't place on busy backgrounds Avoid photographs, patterns, or low-contrast backgrounds. | |
Don't crop or obscure The full logo must always be visible. Never crop or hide it. |
Palette & Tones
One accent, two surfaces, one neutral. WCAG AAA, 7:1+ contrast.
Molten orange: sole UI accent; primary CTA, links, focus rings.
Racing red: live / now / error indicators only.
Black cherry: headline gradient end + ember hover.
Pure black: the default page surface.
Inverted surface; primary text on ink.
Alabaster grey: secondary text on ink.
Type & Typefaces
The size ramp and the four typefaces behind it, in one table.
| Style | Font | Preview | Weight | CSS |
|---|---|---|---|---|
| H1 | Funnel Display 300–800 | Stops the scroll | 600 | font-family: 'Funnel Display', sans-serif; |
| H2 | Funnel Display 300–800 | Guides the eye | 600 | font-family: 'Funnel Display', sans-serif; |
| H3 | Funnel Display 300–800 | Adds depth | 600 | font-family: 'Funnel Display', sans-serif; |
| H4 | Funnel Display 300–800 | Card titles | 600 | font-family: 'Funnel Display', sans-serif; |
| Body | Inter 400–700 | Readable paragraph copy | 400 | font-family: 'Inter', sans-serif; |
| Small | Inter 400–700 | Meta, captions, labels | 500 | font-family: 'Inter', sans-serif; |
| Script | Caveat 400–600 | We read every single one | 400 | font-family: 'Caveat', cursive; |
| Wordmark | Masculin 400 / 700 | Ential | 400 | font-family: 'Masculin', sans-serif; |
Icons & Imagery
Three treatments: molten ember 3D icons, blog cover art, and AI-generated flat icons
Molten ember icons
The default icon treatment for prominent cards.
Glossy #F74603 lava-glass objects on a transparent background. Reach for these whenever an icon anchors a larger card, a feature or step, or an element that breaks up the page. Render at 48–56px with a soft ember drop-shadow. Keep flat lucide icons for small inline affordances only.
ember-molten-asset skill · assets in /images/testimonial/icons/Blog post imagery
Cinematic cover art for every article.
Each blog post ships a full-bleed hero image plus a 4-second ambient video loop, generated through the blog-hero skill. Dark, atmospheric, ember-lit — never stock photography.



AI icon generation
Example outputFor flat vector icons, use the JSON prompt template below with ChatGPT image generation to create consistent icons for the Ential design system.
Replace [SUBJECT] with your icon description.
{
"prompt": "Create a flat vector icon on a solid dark background (#000000). The icon should depict [SUBJECT]. Style: minimalist, clean lines, limited colour palette using amber (#F74603) as the primary accent with white (#ffffff) for secondary elements. No gradients, no shadows, no 3D effects. The icon should be centred with generous padding. Output as a square PNG at 512x512px.",
"style": "flat-vector",
"background": "#000000",
"accent_colour": "#F74603",
"size": "512x512",
"format": "PNG"
}Which treatment?
Molten ember icons anchor prominent cards. Blog heroes cover articles. Flat AI icons fill small, functional slots. For one-off illustrations, use the blog-imagery or skill-cover-image skills.