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 Yellow, 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 |
|---|---|---|---|---|---|
#B4B06E | rgb(180, 176, 110) | hsl(57, 32%, 57%) | Muted Yellow | View | |
#A8B46E | rgb(168, 180, 110) | hsl(70, 32%, 57%) | Muted Lime | View | |
#96B46E | rgb(150, 180, 110) | hsl(86, 32%, 57%) | Muted Green | View | |
#84B46E | rgb(132, 180, 110) | hsl(101, 32%, 57%) | Muted Green | View | |
#73B46E | rgb(115, 180, 110) | hsl(116, 32%, 57%) | Muted Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Yellow and Muted Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B4B06E;
--color-2: #A8B46E;
--color-3: #96B46E;
--color-4: #84B46E;
--color-5: #73B46E;
}Palettes that share visual characteristics and color harmony.