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 |
|---|---|---|---|---|---|
#CDAC79 | rgb(205, 172, 121) | hsl(36, 46%, 64%) | Soft Amber | View | |
#CDC179 | rgb(205, 193, 121) | hsl(51, 46%, 64%) | Soft Yellow | View | |
#C5CD79 | rgb(197, 205, 121) | hsl(66, 46%, 64%) | Soft Lime | View | |
#B0CD79 | rgb(176, 205, 121) | hsl(81, 46%, 64%) | Soft Lime | View | |
#9BCD79 | rgb(155, 205, 121) | hsl(96, 46%, 64%) | 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: #CDAC79;
--color-2: #CDC179;
--color-3: #C5CD79;
--color-4: #B0CD79;
--color-5: #9BCD79;
}Palettes that share visual characteristics and color harmony.