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 Orange, 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 |
|---|---|---|---|---|---|
#AB5E3B | rgb(171, 94, 59) | hsl(19, 49%, 45%) | Soft Orange | View | |
#AB7A3B | rgb(171, 122, 59) | hsl(34, 49%, 45%) | Soft Orange | View | |
#AB963B | rgb(171, 150, 59) | hsl(49, 49%, 45%) | Soft Yellow | View | |
#A3AB3B | rgb(163, 171, 59) | hsl(64, 49%, 45%) | Soft Yellow | View | |
#87AB3B | rgb(135, 171, 59) | hsl(79, 49%, 45%) | Soft Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Orange and Soft Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #AB5E3B;
--color-2: #AB7A3B;
--color-3: #AB963B;
--color-4: #A3AB3B;
--color-5: #87AB3B;
}Palettes that share visual characteristics and color harmony.