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 |
|---|---|---|---|---|---|
#C0C19F | rgb(192, 193, 159) | hsl(62, 22%, 69%) | Muted Yellow | View | |
#B7C19F | rgb(183, 193, 159) | hsl(78, 22%, 69%) | Muted Lime | View | |
#AFC19F | rgb(175, 193, 159) | hsl(92, 22%, 69%) | Muted Green | View | |
#A6C19F | rgb(166, 193, 159) | hsl(108, 22%, 69%) | Muted Green | View | |
#9FC1A0 | rgb(159, 193, 160) | hsl(122, 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: #C0C19F;
--color-2: #B7C19F;
--color-3: #AFC19F;
--color-4: #A6C19F;
--color-5: #9FC1A0;
}Palettes that share visual characteristics and color harmony.