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 |
|---|---|---|---|---|---|
#CF9C7D | rgb(207, 156, 125) | hsl(23, 46%, 65%) | Soft Orange | View | |
#CFB17D | rgb(207, 177, 125) | hsl(38, 46%, 65%) | Soft Amber | View | |
#CFC57D | rgb(207, 197, 125) | hsl(53, 46%, 65%) | Soft Yellow | View | |
#C4CF7D | rgb(196, 207, 125) | hsl(68, 46%, 65%) | Soft Lime | View | |
#AFCF7D | rgb(175, 207, 125) | hsl(83, 46%, 65%) | 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: #CF9C7D;
--color-2: #CFB17D;
--color-3: #CFC57D;
--color-4: #C4CF7D;
--color-5: #AFCF7D;
}Palettes that share visual characteristics and color harmony.