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 |
|---|---|---|---|---|---|
#BA6E45 | rgb(186, 110, 69) | hsl(21, 46%, 50%) | Soft Orange | View | |
#BA8B45 | rgb(186, 139, 69) | hsl(36, 46%, 50%) | Soft Amber | View | |
#BAA945 | rgb(186, 169, 69) | hsl(51, 46%, 50%) | Soft Yellow | View | |
#AEBA45 | rgb(174, 186, 69) | hsl(66, 46%, 50%) | Soft Lime | View | |
#91BA45 | rgb(145, 186, 69) | hsl(81, 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: #BA6E45;
--color-2: #BA8B45;
--color-3: #BAA945;
--color-4: #AEBA45;
--color-5: #91BA45;
}Palettes that share visual characteristics and color harmony.