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 |
|---|---|---|---|---|---|
#B4704B | rgb(180, 112, 75) | hsl(21, 41%, 50%) | Soft Orange | View | |
#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 |
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: #B4704B;
--color-2: #B48A4B;
--color-3: #B4A44B;
--color-4: #A9B44B;
--color-5: #8FB44B;
}Palettes that share visual characteristics and color harmony.