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 |
|---|---|---|---|---|---|
#B4794B | rgb(180, 121, 75) | hsl(26, 41%, 50%) | Soft Orange | View | |
#B4934B | rgb(180, 147, 75) | hsl(41, 41%, 50%) | Soft Amber | View | |
#B4AD4B | rgb(180, 173, 75) | hsl(56, 41%, 50%) | Soft Yellow | View | |
#A1B44B | rgb(161, 180, 75) | hsl(71, 41%, 50%) | Soft Lime | View | |
#86B44B | rgb(134, 180, 75) | hsl(86, 41%, 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: #B4794B;
--color-2: #B4934B;
--color-3: #B4AD4B;
--color-4: #A1B44B;
--color-5: #86B44B;
}Palettes that share visual characteristics and color harmony.