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 |
|---|---|---|---|---|---|
#C3A14B | rgb(195, 161, 75) | hsl(43, 50%, 53%) | Soft Amber | View | |
#C3BF4B | rgb(195, 191, 75) | hsl(58, 50%, 53%) | Soft Yellow | View | |
#A9C34B | rgb(169, 195, 75) | hsl(73, 50%, 53%) | Soft Lime | View | |
#8BC34B | rgb(139, 195, 75) | hsl(88, 50%, 53%) | Soft Green | View | |
#6DC34B | rgb(109, 195, 75) | hsl(103, 50%, 53%) | 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: #C3A14B;
--color-2: #C3BF4B;
--color-3: #A9C34B;
--color-4: #8BC34B;
--color-5: #6DC34B;
}Palettes that share visual characteristics and color harmony.