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 Yellow, 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 |
|---|---|---|---|---|---|
#C8BB84 | rgb(200, 187, 132) | hsl(49, 38%, 65%) | Muted Yellow | View | |
#C3C884 | rgb(195, 200, 132) | hsl(64, 38%, 65%) | Muted Yellow | View | |
#B2C884 | rgb(178, 200, 132) | hsl(79, 38%, 65%) | Muted Lime | View | |
#A1C884 | rgb(161, 200, 132) | hsl(94, 38%, 65%) | Muted Green | View | |
#90C884 | rgb(144, 200, 132) | hsl(109, 38%, 65%) | Muted Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Yellow and Muted Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C8BB84;
--color-2: #C3C884;
--color-3: #B2C884;
--color-4: #A1C884;
--color-5: #90C884;
}Palettes that share visual characteristics and color harmony.