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 Amber, 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 |
|---|---|---|---|---|---|
#BFB08D | rgb(191, 176, 141) | hsl(42, 28%, 65%) | Muted Amber | View | |
#BFBC8D | rgb(191, 188, 141) | hsl(56, 28%, 65%) | Muted Yellow | View | |
#B5BF8D | rgb(181, 191, 141) | hsl(72, 28%, 65%) | Muted Lime | View | |
#A8BF8D | rgb(168, 191, 141) | hsl(88, 28%, 65%) | Muted Green | View | |
#9CBF8D | rgb(156, 191, 141) | hsl(102, 28%, 65%) | Muted Green | View |
:root {
--color-1: #BFB08D;
--color-2: #BFBC8D;
--color-3: #B5BF8D;
--color-4: #A8BF8D;
--color-5: #9CBF8D;
}Palettes that share visual characteristics and color harmony.