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 |
|---|---|---|---|---|---|
#B9B65F | rgb(185, 182, 95) | hsl(58, 39%, 55%) | Muted Yellow | View | |
#A6B95F | rgb(166, 185, 95) | hsl(73, 39%, 55%) | Muted Lime | View | |
#8FB95F | rgb(143, 185, 95) | hsl(88, 39%, 55%) | Muted Green | View | |
#79B95F | rgb(121, 185, 95) | hsl(103, 39%, 55%) | Muted Green | View | |
#62B95F | rgb(98, 185, 95) | hsl(118, 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: #B9B65F;
--color-2: #A6B95F;
--color-3: #8FB95F;
--color-4: #79B95F;
--color-5: #62B95F;
}Palettes that share visual characteristics and color harmony.