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 |
|---|---|---|---|---|---|
#BC8B5C | rgb(188, 139, 92) | hsl(29, 42%, 55%) | Soft Orange | View | |
#BCA35C | rgb(188, 163, 92) | hsl(44, 42%, 55%) | Soft Amber | View | |
#BCBB5C | rgb(188, 187, 92) | hsl(59, 42%, 55%) | Soft Yellow | View | |
#A6BC5C | rgb(166, 188, 92) | hsl(74, 42%, 55%) | Soft Lime | View | |
#8EBC5C | rgb(142, 188, 92) | hsl(89, 42%, 55%) | 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: #BC8B5C;
--color-2: #BCA35C;
--color-3: #BCBB5C;
--color-4: #A6BC5C;
--color-5: #8EBC5C;
}Palettes that share visual characteristics and color harmony.