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 |
|---|---|---|---|---|---|
#A16B45 | rgb(161, 107, 69) | hsl(25, 40%, 45%) | Soft Orange | View | |
#A18245 | rgb(161, 130, 69) | hsl(40, 40%, 45%) | Soft Amber | View | |
#A19945 | rgb(161, 153, 69) | hsl(55, 40%, 45%) | Soft Yellow | View | |
#91A145 | rgb(145, 161, 69) | hsl(70, 40%, 45%) | Soft Lime | View | |
#7AA145 | rgb(122, 161, 69) | hsl(85, 40%, 45%) | 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: #A16B45;
--color-2: #A18245;
--color-3: #A19945;
--color-4: #91A145;
--color-5: #7AA145;
}Palettes that share visual characteristics and color harmony.