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 |
|---|---|---|---|---|---|
#B9AD5F | rgb(185, 173, 95) | hsl(52, 39%, 55%) | Muted Yellow | View | |
#AFB95F | rgb(175, 185, 95) | hsl(67, 39%, 55%) | Muted Lime | View | |
#98B95F | rgb(152, 185, 95) | hsl(82, 39%, 55%) | Muted Lime | View | |
#82B95F | rgb(130, 185, 95) | hsl(97, 39%, 55%) | Muted Green | View | |
#6BB95F | rgb(107, 185, 95) | hsl(112, 39%, 55%) | 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: #B9AD5F;
--color-2: #AFB95F;
--color-3: #98B95F;
--color-4: #82B95F;
--color-5: #6BB95F;
}Palettes that share visual characteristics and color harmony.