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 |
|---|---|---|---|---|---|
#B55D30 | rgb(181, 93, 48) | hsl(20, 58%, 45%) | Soft Orange | View | |
#B57E30 | rgb(181, 126, 48) | hsl(35, 58%, 45%) | Soft Amber | View | |
#B59F30 | rgb(181, 159, 48) | hsl(50, 58%, 45%) | Soft Yellow | View | |
#AAB530 | rgb(170, 181, 48) | hsl(65, 58%, 45%) | Soft Lime | View | |
#89B530 | rgb(137, 181, 48) | hsl(80, 58%, 45%) | 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: #B55D30;
--color-2: #B57E30;
--color-3: #B59F30;
--color-4: #AAB530;
--color-5: #89B530;
}Palettes that share visual characteristics and color harmony.