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 |
|---|---|---|---|---|---|
#B38D4D | rgb(179, 141, 77) | hsl(38, 40%, 50%) | Soft Amber | View | |
#B3A74D | rgb(179, 167, 77) | hsl(53, 40%, 50%) | Soft Yellow | View | |
#A5B34D | rgb(165, 179, 77) | hsl(68, 40%, 50%) | Soft Lime | View | |
#8BB34D | rgb(139, 179, 77) | hsl(84, 40%, 50%) | Soft Lime | View | |
#72B34D | rgb(114, 179, 77) | hsl(98, 40%, 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: #B38D4D;
--color-2: #B3A74D;
--color-3: #A5B34D;
--color-4: #8BB34D;
--color-5: #72B34D;
}Palettes that share visual characteristics and color harmony.