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 |
|---|---|---|---|---|---|
#C27C56 | rgb(194, 124, 86) | hsl(21, 47%, 55%) | Soft Orange | View | |
#C29756 | rgb(194, 151, 86) | hsl(36, 47%, 55%) | Soft Amber | View | |
#C2B256 | rgb(194, 178, 86) | hsl(51, 47%, 55%) | Soft Yellow | View | |
#B7C256 | rgb(183, 194, 86) | hsl(66, 47%, 55%) | Soft Lime | View | |
#9CC256 | rgb(156, 194, 86) | hsl(81, 47%, 55%) | Soft Lime | 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: #C27C56;
--color-2: #C29756;
--color-3: #C2B256;
--color-4: #B7C256;
--color-5: #9CC256;
}Palettes that share visual characteristics and color harmony.