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 |
|---|---|---|---|---|---|
#AB5C3B | rgb(171, 92, 59) | hsl(18, 49%, 45%) | Soft Orange | View | |
#AB783B | rgb(171, 120, 59) | hsl(33, 49%, 45%) | Soft Orange | View | |
#AB943B | rgb(171, 148, 59) | hsl(48, 49%, 45%) | Soft Yellow | View | |
#A5AB3B | rgb(165, 171, 59) | hsl(63, 49%, 45%) | Soft Yellow | View | |
#89AB3B | rgb(137, 171, 59) | hsl(78, 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: #AB5C3B;
--color-2: #AB783B;
--color-3: #AB943B;
--color-4: #A5AB3B;
--color-5: #89AB3B;
}Palettes that share visual characteristics and color harmony.