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 |
|---|---|---|---|---|---|
#C17C57 | rgb(193, 124, 87) | hsl(21, 46%, 55%) | Soft Orange | View | |
#C19757 | rgb(193, 151, 87) | hsl(36, 46%, 55%) | Soft Amber | View | |
#C1B157 | rgb(193, 177, 87) | hsl(51, 46%, 55%) | Soft Yellow | View | |
#B6C157 | rgb(182, 193, 87) | hsl(66, 46%, 55%) | Soft Lime | View | |
#9CC157 | rgb(156, 193, 87) | hsl(81, 46%, 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: #C17C57;
--color-2: #C19757;
--color-3: #C1B157;
--color-4: #B6C157;
--color-5: #9CC157;
}Palettes that share visual characteristics and color harmony.