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 Yellow, 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 |
|---|---|---|---|---|---|
#B3804D | rgb(179, 128, 77) | hsl(30, 40%, 50%) | Soft Orange | View | |
#B3994D | rgb(179, 153, 77) | hsl(45, 40%, 50%) | Soft Yellow | View | |
#B3B34D | rgb(179, 179, 77) | hsl(60, 40%, 50%) | Soft Yellow | View | |
#99B34D | rgb(153, 179, 77) | hsl(75, 40%, 50%) | Soft Lime | View | |
#80B34D | rgb(128, 179, 77) | hsl(90, 40%, 50%) | Soft Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Orange and Soft Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B3804D;
--color-2: #B3994D;
--color-3: #B3B34D;
--color-4: #99B34D;
--color-5: #80B34D;
}Palettes that share visual characteristics and color harmony.