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 Orange, Soft Amber, Soft Yellow. 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 |
|---|---|---|---|---|---|
#B87E47 | rgb(184, 126, 71) | hsl(29, 44%, 50%) | Soft Orange | View | |
#B89A47 | rgb(184, 154, 71) | hsl(44, 44%, 50%) | Soft Amber | View | |
#B8B647 | rgb(184, 182, 71) | hsl(59, 44%, 50%) | Soft Yellow | View | |
#9DB847 | rgb(157, 184, 71) | hsl(74, 44%, 50%) | Soft Lime | View | |
#81B847 | rgb(129, 184, 71) | hsl(89, 44%, 50%) | Soft Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Orange and Soft Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B87E47;
--color-2: #B89A47;
--color-3: #B8B647;
--color-4: #9DB847;
--color-5: #81B847;
}Palettes that share visual characteristics and color harmony.