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 |
|---|---|---|---|---|---|
#C1C19F | rgb(193, 193, 159) | hsl(60, 22%, 69%) | Muted Yellow | View | |
#B9C19F | rgb(185, 193, 159) | hsl(74, 22%, 69%) | Muted Lime | View | |
#B0C19F | rgb(176, 193, 159) | hsl(90, 22%, 69%) | Muted Green | View | |
#A7C19F | rgb(167, 193, 159) | hsl(106, 22%, 69%) | Muted Green | View | |
#9FC19F | rgb(159, 193, 159) | hsl(120, 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: #C1C19F;
--color-2: #B9C19F;
--color-3: #B0C19F;
--color-4: #A7C19F;
--color-5: #9FC19F;
}Palettes that share visual characteristics and color harmony.