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 growth palette featuring Light Muted Yellow, Muted Lime, Dark 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 |
|---|---|---|---|---|---|
#DAD7CD | rgb(218, 215, 205) | hsl(46, 15%, 83%) | Light Muted Yellow | View | |
#A3B18A | rgb(163, 177, 138) | hsl(82, 20%, 62%) | Muted Lime | View | |
#588157 | rgb(88, 129, 87) | hsl(119, 19%, 42%) | Dark Muted Green | View | |
#3A5A40 | rgb(58, 90, 64) | hsl(131, 22%, 29%) | Dark Muted Green | View | |
#344E41 | rgb(52, 78, 65) | hsl(150, 20%, 25%) | Dark Muted Emerald | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Muted Yellow and Muted Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #DAD7CD;
--color-2: #A3B18A;
--color-3: #588157;
--color-4: #3A5A40;
--color-5: #344E41;
}Palettes that share visual characteristics and color harmony.