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 |
|---|---|---|---|---|---|
#BBBA96 | rgb(187, 186, 150) | hsl(58, 21%, 66%) | Muted Yellow | View | |
#B2BB96 | rgb(178, 187, 150) | hsl(75, 21%, 66%) | Muted Lime | View | |
#A9BB96 | rgb(169, 187, 150) | hsl(89, 21%, 66%) | Muted Green | View | |
#A0BB96 | rgb(160, 187, 150) | hsl(104, 21%, 66%) | Muted Green | View | |
#97BB96 | rgb(151, 187, 150) | hsl(118, 21%, 66%) | 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: #BBBA96;
--color-2: #B2BB96;
--color-3: #A9BB96;
--color-4: #A0BB96;
--color-5: #97BB96;
}Palettes that share visual characteristics and color harmony.