Nature Inspired is one of the five design themes bundled with Nakshora 3.0. Organic, earthy, warm. Greens, clays and daylight neutrals.
When to choose it#
Food, travel, sustainability and outdoor brands. Warm neutrals with organic accents.
Install#
import { natureTheme } from '@nakshora/core';Sample markup#
<div class="rounded-xl p-6 bg-emerald-50 border border-emerald-200">
<h3 class="text-emerald-800 font-semibold">Grown, not built</h3>
<p class="text-emerald-600 text-sm mt-1">Earth tones and daylight.</p>
</div>Pair it with#
Combine Nature Inspired with the matching component family: components/index|design components — and read concepts/dark-mode-strategies|dark mode strategies if you invert the scheme.
Tip. Mixing presets in one project is fine — import one for tokens and cherry-pick palettes from another.
