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 |
|---|---|---|---|---|---|
#B5784A | rgb(181, 120, 74) | hsl(26, 42%, 50%) | Soft Orange | View | |
#B5934A | rgb(181, 147, 74) | hsl(41, 42%, 50%) | Soft Amber | View | |
#B5AE4A | rgb(181, 174, 74) | hsl(56, 42%, 50%) | Soft Yellow | View | |
#A1B54A | rgb(161, 181, 74) | hsl(71, 42%, 50%) | Soft Lime | View | |
#87B54A | rgb(135, 181, 74) | hsl(86, 42%, 50%) | 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: #B5784A;
--color-2: #B5934A;
--color-3: #B5AE4A;
--color-4: #A1B54A;
--color-5: #87B54A;
}Palettes that share visual characteristics and color harmony.