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 5-color combination featuring Muted Lime, Muted Green, Muted Green. Perfect for UI design, branding identities, and digital illustrations.
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 |
|---|---|---|---|---|---|
#7F9C49 | rgb(127, 156, 73) | hsl(81, 36%, 45%) | Muted Lime | View | |
#6A9C49 | rgb(106, 156, 73) | hsl(96, 36%, 45%) | Muted Green | View | |
#569C49 | rgb(86, 156, 73) | hsl(111, 36%, 45%) | Muted Green | View | |
#499C52 | rgb(73, 156, 82) | hsl(127, 36%, 45%) | Muted Green | View | |
#499C66 | rgb(73, 156, 102) | hsl(141, 36%, 45%) | Muted Green | View |
:root {
--color-1: #7F9C49;
--color-2: #6A9C49;
--color-3: #569C49;
--color-4: #499C52;
--color-5: #499C66;
}Palettes that share visual characteristics and color harmony.