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 |
|---|---|---|---|---|---|
#B37C4D | rgb(179, 124, 77) | hsl(28, 40%, 50%) | Soft Orange | View | |
#B3964D | rgb(179, 150, 77) | hsl(43, 40%, 50%) | Soft Amber | View | |
#B3AF4D | rgb(179, 175, 77) | hsl(58, 40%, 50%) | Soft Yellow | View | |
#9CB34D | rgb(156, 179, 77) | hsl(74, 40%, 50%) | Soft Lime | View | |
#83B34D | rgb(131, 179, 77) | hsl(88, 40%, 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: #B37C4D;
--color-2: #B3964D;
--color-3: #B3AF4D;
--color-4: #9CB34D;
--color-5: #83B34D;
}Palettes that share visual characteristics and color harmony.