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 Lime. 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 |
|---|---|---|---|---|---|
#BCB58A | rgb(188, 181, 138) | hsl(52, 27%, 64%) | Muted Yellow | View | |
#B6BC8A | rgb(182, 188, 138) | hsl(67, 27%, 64%) | Muted Lime | View | |
#AABC8A | rgb(170, 188, 138) | hsl(82, 27%, 64%) | Muted Lime | View | |
#9DBC8A | rgb(157, 188, 138) | hsl(97, 27%, 64%) | Muted Green | View | |
#91BC8A | rgb(145, 188, 138) | hsl(112, 27%, 64%) | 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: #BCB58A;
--color-2: #B6BC8A;
--color-3: #AABC8A;
--color-4: #9DBC8A;
--color-5: #91BC8A;
}Palettes that share visual characteristics and color harmony.