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 Soft Amber, Soft Yellow, Soft 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 |
|---|---|---|---|---|---|
#B4884B | rgb(180, 136, 75) | hsl(35, 41%, 50%) | Soft Amber | View | |
#B4A24B | rgb(180, 162, 75) | hsl(50, 41%, 50%) | Soft Yellow | View | |
#ABB44B | rgb(171, 180, 75) | hsl(65, 41%, 50%) | Soft Lime | View | |
#91B44B | rgb(145, 180, 75) | hsl(80, 41%, 50%) | Soft Lime | View | |
#77B44B | rgb(119, 180, 75) | hsl(95, 41%, 50%) | Soft Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Amber and Soft Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B4884B;
--color-2: #B4A24B;
--color-3: #ABB44B;
--color-4: #91B44B;
--color-5: #77B44B;
}Palettes that share visual characteristics and color harmony.