Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A natural palette featuring Light Muted Green, Muted Green, Muted Green.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#A8D8A8 | rgb(168, 216, 168) | hsl(120, 38%, 75%) | Light Muted Green | View | |
#84C084 | rgb(132, 192, 132) | hsl(120, 32%, 64%) | Muted Green | View | |
#5BA85B | rgb(91, 168, 91) | hsl(120, 31%, 51%) | Muted Green | View | |
#3D7A3D | rgb(61, 122, 61) | hsl(120, 33%, 36%) | Dark Muted Green | View | |
#1F5C1F | rgb(31, 92, 31) | hsl(120, 50%, 24%) | Deep Soft Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Muted Green and Muted Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A8D8A8;
--color-2: #84C084;
--color-3: #5BA85B;
--color-4: #3D7A3D;
--color-5: #1F5C1F;
}Palettes that share visual characteristics and color harmony.