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 |
|---|---|---|---|---|---|
#BD7132 | rgb(189, 113, 50) | hsl(27, 58%, 47%) | Soft Orange | View | |
#BD9432 | rgb(189, 148, 50) | hsl(42, 58%, 47%) | Soft Amber | View | |
#BDB632 | rgb(189, 182, 50) | hsl(57, 58%, 47%) | Soft Yellow | View | |
#A2BD32 | rgb(162, 189, 50) | hsl(72, 58%, 47%) | Soft Lime | View | |
#7FBD32 | rgb(127, 189, 50) | hsl(87, 58%, 47%) | 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: #BD7132;
--color-2: #BD9432;
--color-3: #BDB632;
--color-4: #A2BD32;
--color-5: #7FBD32;
}Palettes that share visual characteristics and color harmony.