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 |
|---|---|---|---|---|---|
#CFA67D | rgb(207, 166, 125) | hsl(30, 46%, 65%) | Soft Orange | View | |
#CFBA7D | rgb(207, 186, 125) | hsl(45, 46%, 65%) | Soft Yellow | View | |
#CFCF7D | rgb(207, 207, 125) | hsl(60, 46%, 65%) | Soft Yellow | View | |
#BACF7D | rgb(186, 207, 125) | hsl(75, 46%, 65%) | Soft Lime | View | |
#A6CF7D | rgb(166, 207, 125) | hsl(90, 46%, 65%) | 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: #CFA67D;
--color-2: #CFBA7D;
--color-3: #CFCF7D;
--color-4: #BACF7D;
--color-5: #A6CF7D;
}Palettes that share visual characteristics and color harmony.