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 |
|---|---|---|---|---|---|
#8B885B | rgb(139, 136, 91) | hsl(56, 21%, 45%) | Muted Yellow | View | |
#828B5B | rgb(130, 139, 91) | hsl(71, 21%, 45%) | Muted Lime | View | |
#768B5B | rgb(118, 139, 91) | hsl(86, 21%, 45%) | Muted Green | View | |
#6A8B5B | rgb(106, 139, 91) | hsl(101, 21%, 45%) | Muted Green | View | |
#5E8B5B | rgb(94, 139, 91) | hsl(116, 21%, 45%) | 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: #8B885B;
--color-2: #828B5B;
--color-3: #768B5B;
--color-4: #6A8B5B;
--color-5: #5E8B5B;
}Palettes that share visual characteristics and color harmony.