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 Amber, Soft Yellow, Soft Lime. 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 |
|---|---|---|---|---|---|
#CFAD7D | rgb(207, 173, 125) | hsl(35, 46%, 65%) | Soft Amber | View | |
#CFC17D | rgb(207, 193, 125) | hsl(50, 46%, 65%) | Soft Yellow | View | |
#C8CF7D | rgb(200, 207, 125) | hsl(65, 46%, 65%) | Soft Lime | View | |
#B3CF7D | rgb(179, 207, 125) | hsl(80, 46%, 65%) | Soft Lime | View | |
#9FCF7D | rgb(159, 207, 125) | hsl(95, 46%, 65%) | Soft Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Amber and Soft Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CFAD7D;
--color-2: #CFC17D;
--color-3: #C8CF7D;
--color-4: #B3CF7D;
--color-5: #9FCF7D;
}Palettes that share visual characteristics and color harmony.