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 |
|---|---|---|---|---|---|
#B56F4A | rgb(181, 111, 74) | hsl(21, 42%, 50%) | Soft Orange | View | |
#B58A4A | rgb(181, 138, 74) | hsl(36, 42%, 50%) | Soft Amber | View | |
#B5A54A | rgb(181, 165, 74) | hsl(51, 42%, 50%) | Soft Yellow | View | |
#AAB54A | rgb(170, 181, 74) | hsl(66, 42%, 50%) | Soft Lime | View | |
#90B54A | rgb(144, 181, 74) | hsl(81, 42%, 50%) | Soft Lime | 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: #B56F4A;
--color-2: #B58A4A;
--color-3: #B5A54A;
--color-4: #AAB54A;
--color-5: #90B54A;
}Palettes that share visual characteristics and color harmony.