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 |
|---|---|---|---|---|---|
#C4BD92 | rgb(196, 189, 146) | hsl(52, 30%, 67%) | Muted Yellow | View | |
#BEC492 | rgb(190, 196, 146) | hsl(67, 30%, 67%) | Muted Lime | View | |
#B2C492 | rgb(178, 196, 146) | hsl(82, 30%, 67%) | Muted Lime | View | |
#A5C492 | rgb(165, 196, 146) | hsl(97, 30%, 67%) | Muted Green | View | |
#98C492 | rgb(152, 196, 146) | hsl(113, 30%, 67%) | 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: #C4BD92;
--color-2: #BEC492;
--color-3: #B2C492;
--color-4: #A5C492;
--color-5: #98C492;
}Palettes that share visual characteristics and color harmony.