Nordic Monolith
Balanced architectural grayscale palette crafted with crisp zinc and slate neutral steps.
#Minimal#Clean#Modern
COLOR 1
#FAFAFA
Slate 50
COLOR 2
#E4E4E7
Gainsboro
COLOR 3
#71717A
Zinc 500
COLOR 4
#3F3F46
Graphite
COLOR 5
#18181B
Zinc 900
Suitable Design Applications
Brutalist Architecture StudiosHigh-End Industrial DesignMinimalist Hardware ReviewsBlack & White Photography
Visual Psychology & Mood
Unflinching discipline, tectonic permanence, and industrial honesty.
Editorial Application Advice
Granite, wet slate, and raw concrete neutrals with a razor-thin surgical cyan accent. Prioritizes form and structural shadow.
Color Values & Codes
HEX · RGB · HSLOpen In Design Tools
CSS Variables
:root {
--color-1: #FAFAFA;
--color-2: #E4E4E7;
--color-3: #71717A;
--color-4: #3F3F46;
--color-5: #18181B;
}Role-Based WCAG Contrast Audit
Accessibility contrast depends on assigned UI roles. Here are the contrast ratios and WCAG compliance ratings when pairing palette colors as Foreground Text against Background surfaces:
Sample Text
#FAFAFA on #3F3F4610.01:1
Normal Text AA Pass
Sample Text
#FAFAFA on #18181B16.97:1
Normal Text AA Pass
Sample Text
#E4E4E7 on #3F3F468.23:1
Normal Text AA Pass
Sample Text
#E4E4E7 on #18181B13.96:1
Normal Text AA Pass
Sample Text
#71717A on #3F3F462.16:1
Large Text Only (Fail)
Sample Text
#71717A on #18181B3.67:1
Large Text Only (Pass)
Related Palettes in Minimal
Explore MinimalFrequently Asked Questions About Nordic Monolith
Production design guidance and accessibility rules for applying the Nordic Monolith (Minimal) color palette.
What is the recommended role hierarchy for the Nordic Monolith palette?
In digital interface design, allocate #FAFAFA and #18181B for structural surface canvas and typography hierarchy (the 60% and 30% layers of the design), while using standout swatches like #E4E4E7 or #71717A as your 10% primary action accent for buttons, badges, and interactive highlights.
Are the colors in Nordic Monolith WCAG accessible for web body copy?
Always verify contrast ratios against WCAG 2.2 AA standards (minimum 4.5:1 for regular body copy and 3.0:1 for large text or graphical controls). Consult the Role-Based WCAG Contrast Audit section above to see exact scores for every foreground/background combination in this palette.
How can I export the Nordic Monolith palette to my frontend codebase?
You can copy CSS Custom Properties directly from the CSS Variables code block above, export Tailwind CSS configuration tokens, download a high-resolution PNG card, or open the entire palette inside the interactive Palette Generator to experiment with tints and harmonies.