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 |
|---|---|---|---|---|---|
#B4864B | rgb(180, 134, 75) | hsl(34, 41%, 50%) | Soft Orange | View | |
#B4A14B | rgb(180, 161, 75) | hsl(49, 41%, 50%) | Soft Yellow | View | |
#ADB44B | rgb(173, 180, 75) | hsl(64, 41%, 50%) | Soft Yellow | View | |
#93B44B | rgb(147, 180, 75) | hsl(79, 41%, 50%) | Soft Lime | View | |
#79B44B | rgb(121, 180, 75) | hsl(94, 41%, 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: #B4864B;
--color-2: #B4A14B;
--color-3: #ADB44B;
--color-4: #93B44B;
--color-5: #79B44B;
}Palettes that share visual characteristics and color harmony.