Hub

Bento Noir
Atelier

Where modular playfulness meets dark luxury. A bento grid dressed in midnight silk and gold thread.

Art Deco Motif
Cormorant Garamond
Aa
Elegance in Every Glyph
ABCDEFGHIJKLM · 0123456789
Nunito · Sans-serif companion
Noir Palette
#0f0f13
--bg
--card
--soft
border
--gold
Restraint is the truest form of luxury. Let the grid breathe, let the gold whisper.
Design Philosophy
Design Specs
grid6-col bento
radius14px
gap10px
headingCormorant
bodyNunito
accent#d8b579
Explore the Atelier

AI Request Prompt

Design a landing page in Bento Noir fusion style — combining Bento Bloom efficient grid with Midnight Noir dark luxury.

COLOR TOKENS:
--bg: #121216
--bg-gradient: linear-gradient(180deg, #0f0f13, #17161d)
--card: #1b1a20
--ink: #efe8dc
--gold: #d8b579
--soft: #2a2831
--cell-a: #2a2630
--cell-b: #252128
--hero-bg: #19181e
--border: #4e4334
--hero-border: #4f4433
--prompt-bg: #141419
No other colors.

TYPOGRAPHY:
- Headings: 'Cormorant Garamond', serif — font-weight: 600 | 700, color: var(--gold)
- Body: 'Nunito', sans-serif — font-weight: 500 | 700
- Hero h1: clamp(2rem, 5vw, 3.8rem)
- Body text: line-height: 1.72, color: var(--ink)

UI:
- Hero section: border: 1px solid #4f4433, border-radius: 20px, background: #19181e, padding: clamp(20px, 4vw, 36px)
- Bento cells: border-radius: 14px, border: 1px solid #4e4334, background: var(--soft), padding: 12px
- Cell variant A: grid-column: span 4, background: #2a2630
- Cell variant B: grid-column: span 2, background: #252128
- Cell variant C/D: grid-column: span 3, background: var(--soft)
- CTA button: border: 1px solid var(--gold), color: var(--gold), background: transparent, border-radius: 999px, padding: 7px 12px

LAYOUT:
- Page wrapper: width: min(1020px, 92vw), margin: 0 auto
- Bento grid: display: grid, grid-template-columns: repeat(6, 1fr), gap: 8px
- Prompt section: border: 1px solid #4f4433, border-radius: 14px, background: #141419, padding: 14px

MOTION:
- No animations — stillness is the luxury signal
- Hover interactions limited to subtle opacity shifts on CTA only

RESPONSIVE:
- Desktop (>720px): 6-column bento grid, cells span 2-4 columns, hero padding scales via clamp()
- Mobile (<=720px): all cells span 6 columns (full width stack), gap remains 8px

FORBIDDEN:
- Bright or pastel colors — strictly dark palette with gold accent only
- Flat card backgrounds matching page background — each cell must be visually distinct
- Heavy box-shadows — depth through background shade variation only
- Decorative icons or illustrations — typography and color contrast are the only tools
- border-radius exceeding 20px on any element

OUTPUT:
1) 6-column bento grid system with span variants (A/B/C/D)
2) Noir + gold color token system and serif/sans-serif pairing
3) Full HTML/CSS with responsive breakpoints