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 |
|---|---|---|---|---|---|
#C1BD9F | rgb(193, 189, 159) | hsl(53, 22%, 69%) | Muted Yellow | View | |
#BDC19F | rgb(189, 193, 159) | hsl(67, 22%, 69%) | Muted Lime | View | |
#B4C19F | rgb(180, 193, 159) | hsl(83, 22%, 69%) | Muted Lime | View | |
#ABC19F | rgb(171, 193, 159) | hsl(99, 22%, 69%) | Muted Green | View | |
#A3C19F | rgb(163, 193, 159) | hsl(113, 22%, 69%) | 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: #C1BD9F;
--color-2: #BDC19F;
--color-3: #B4C19F;
--color-4: #ABC19F;
--color-5: #A3C19F;
}Palettes that share visual characteristics and color harmony.