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 |
|---|---|---|---|---|---|
#BB9B44 | rgb(187, 155, 68) | hsl(44, 47%, 50%) | Soft Amber | View | |
#BBB944 | rgb(187, 185, 68) | hsl(59, 47%, 50%) | Soft Yellow | View | |
#9FBB44 | rgb(159, 187, 68) | hsl(74, 47%, 50%) | Soft Lime | View | |
#81BB44 | rgb(129, 187, 68) | hsl(89, 47%, 50%) | Soft Green | View | |
#64BB44 | rgb(100, 187, 68) | hsl(104, 47%, 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: #BB9B44;
--color-2: #BBB944;
--color-3: #9FBB44;
--color-4: #81BB44;
--color-5: #64BB44;
}Palettes that share visual characteristics and color harmony.