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 |
|---|---|---|---|---|---|
#BA7445 | rgb(186, 116, 69) | hsl(24, 46%, 50%) | Soft Orange | View | |
#BA9145 | rgb(186, 145, 69) | hsl(39, 46%, 50%) | Soft Amber | View | |
#BAAE45 | rgb(186, 174, 69) | hsl(54, 46%, 50%) | Soft Yellow | View | |
#A9BA45 | rgb(169, 186, 69) | hsl(69, 46%, 50%) | Soft Lime | View | |
#8BBA45 | rgb(139, 186, 69) | hsl(84, 46%, 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: #BA7445;
--color-2: #BA9145;
--color-3: #BAAE45;
--color-4: #A9BA45;
--color-5: #8BBA45;
}Palettes that share visual characteristics and color harmony.