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 |
|---|---|---|---|---|---|
#BDB18F | rgb(189, 177, 143) | hsl(44, 26%, 65%) | Muted Amber | View | |
#BDBC8F | rgb(189, 188, 143) | hsl(59, 26%, 65%) | Muted Yellow | View | |
#B2BD8F | rgb(178, 189, 143) | hsl(74, 26%, 65%) | Muted Lime | View | |
#A7BD8F | rgb(167, 189, 143) | hsl(89, 26%, 65%) | Muted Green | View | |
#9BBD8F | rgb(155, 189, 143) | hsl(104, 26%, 65%) | Muted Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Amber and Muted Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BDB18F;
--color-2: #BDBC8F;
--color-3: #B2BD8F;
--color-4: #A7BD8F;
--color-5: #9BBD8F;
}Palettes that share visual characteristics and color harmony.