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 |
|---|---|---|---|---|---|
#B48A4B | rgb(180, 138, 75) | hsl(36, 41%, 50%) | Soft Amber | View | |
#B4A44B | rgb(180, 164, 75) | hsl(51, 41%, 50%) | Soft Yellow | View | |
#A9B44B | rgb(169, 180, 75) | hsl(66, 41%, 50%) | Soft Lime | View | |
#8FB44B | rgb(143, 180, 75) | hsl(81, 41%, 50%) | Soft Lime | View | |
#75B44B | rgb(117, 180, 75) | hsl(96, 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: #B48A4B;
--color-2: #B4A44B;
--color-3: #A9B44B;
--color-4: #8FB44B;
--color-5: #75B44B;
}Palettes that share visual characteristics and color harmony.