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 |
|---|---|---|---|---|---|
#BA7A45 | rgb(186, 122, 69) | hsl(27, 46%, 50%) | Soft Orange | View | |
#BA9745 | rgb(186, 151, 69) | hsl(42, 46%, 50%) | Soft Amber | View | |
#BAB445 | rgb(186, 180, 69) | hsl(57, 46%, 50%) | Soft Yellow | View | |
#A3BA45 | rgb(163, 186, 69) | hsl(72, 46%, 50%) | Soft Lime | View | |
#85BA45 | rgb(133, 186, 69) | hsl(87, 46%, 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: #BA7A45;
--color-2: #BA9745;
--color-3: #BAB445;
--color-4: #A3BA45;
--color-5: #85BA45;
}Palettes that share visual characteristics and color harmony.