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 |
|---|---|---|---|---|---|
#B4AF6E | rgb(180, 175, 110) | hsl(56, 32%, 57%) | Muted Yellow | View | |
#A9B46E | rgb(169, 180, 110) | hsl(69, 32%, 57%) | Muted Lime | View | |
#97B46E | rgb(151, 180, 110) | hsl(85, 32%, 57%) | Muted Green | View | |
#86B46E | rgb(134, 180, 110) | hsl(99, 32%, 57%) | Muted Green | View | |
#74B46E | rgb(116, 180, 110) | hsl(115, 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: #B4AF6E;
--color-2: #A9B46E;
--color-3: #97B46E;
--color-4: #86B46E;
--color-5: #74B46E;
}Palettes that share visual characteristics and color harmony.