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 Lime, 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 |
|---|---|---|---|---|---|
#B8C18B | rgb(184, 193, 139) | hsl(70, 30%, 65%) | Muted Lime | View | |
#ABC18B | rgb(171, 193, 139) | hsl(84, 30%, 65%) | Muted Lime | View | |
#9EC18B | rgb(158, 193, 139) | hsl(99, 30%, 65%) | Muted Green | View | |
#90C18B | rgb(144, 193, 139) | hsl(114, 30%, 65%) | Muted Green | View | |
#8BC193 | rgb(139, 193, 147) | hsl(129, 30%, 65%) | Muted Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Lime and Muted Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B8C18B;
--color-2: #ABC18B;
--color-3: #9EC18B;
--color-4: #90C18B;
--color-5: #8BC193;
}Palettes that share visual characteristics and color harmony.