Olympic Rainforest
Misty Pacific Northwest evergreen forest palette featuring moss greens, cedar boughs, and cool fog.
#Nature
COLOR 1
#1C3127
Pine Needle
COLOR 2
#2D4A3E
Juniper
COLOR 3
#4E6E5D
Agate Green
COLOR 4
#8FA998
Laurel Green
COLOR 5
#DCE5DF
Gainsboro
Suitable Design Applications
Outdoor Gear OutfittersBotanical SanctuariesTrail Navigation AppsEnvironmental Non-Profits
Visual Psychology & Mood
Deep wilderness reverence, vitality, resilience, and clean air.
Editorial Application Advice
Lush moss, cedar bark, and filtered canopy sunlight. Natural, breathable greens calibrated for outdoor readability under varied lighting.
Color Values & Codes
HEX · RGB · HSLOpen In Design Tools
CSS Variables
:root {
--color-1: #1C3127;
--color-2: #2D4A3E;
--color-3: #4E6E5D;
--color-4: #8FA998;
--color-5: #DCE5DF;
}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
#1C3127 on #8FA9985.47:1
Normal Text AA Pass
Sample Text
#1C3127 on #DCE5DF10.75:1
Normal Text AA Pass
Sample Text
#2D4A3E on #8FA9983.84:1
Large Text Only (Pass)
Sample Text
#2D4A3E on #DCE5DF7.55:1
Normal Text AA Pass
Sample Text
#4E6E5D on #8FA9982.23:1
Large Text Only (Fail)
Sample Text
#4E6E5D on #DCE5DF4.40:1
Large Text Only (Pass)
Related Palettes in Nature
Explore NatureFrequently Asked Questions About Olympic Rainforest
Production design guidance and accessibility rules for applying the Olympic Rainforest (Nature) color palette.
What is the recommended role hierarchy for the Olympic Rainforest palette?
In digital interface design, allocate #1C3127 and #DCE5DF for structural surface canvas and typography hierarchy (the 60% and 30% layers of the design), while using standout swatches like #2D4A3E or #4E6E5D as your 10% primary action accent for buttons, badges, and interactive highlights.
Are the colors in Olympic Rainforest 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 Olympic Rainforest 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.