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 |
|---|---|---|---|---|---|
#C0C19A | rgb(192, 193, 154) | hsl(62, 24%, 68%) | Muted Yellow | View | |
#B6C19A | rgb(182, 193, 154) | hsl(77, 24%, 68%) | Muted Lime | View | |
#ACC19A | rgb(172, 193, 154) | hsl(92, 24%, 68%) | Muted Green | View | |
#A2C19A | rgb(162, 193, 154) | hsl(108, 24%, 68%) | Muted Green | View | |
#9AC19B | rgb(154, 193, 155) | hsl(122, 24%, 68%) | 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: #C0C19A;
--color-2: #B6C19A;
--color-3: #ACC19A;
--color-4: #A2C19A;
--color-5: #9AC19B;
}Palettes that share visual characteristics and color harmony.