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 |
|---|---|---|---|---|---|
#C29C3D | rgb(194, 156, 61) | hsl(43, 52%, 50%) | Soft Amber | View | |
#C2BD3D | rgb(194, 189, 61) | hsl(58, 52%, 50%) | Soft Yellow | View | |
#A5C23D | rgb(165, 194, 61) | hsl(73, 52%, 50%) | Soft Lime | View | |
#84C23D | rgb(132, 194, 61) | hsl(88, 52%, 50%) | Soft Green | View | |
#63C23D | rgb(99, 194, 61) | hsl(103, 52%, 50%) | 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: #C29C3D;
--color-2: #C2BD3D;
--color-3: #A5C23D;
--color-4: #84C23D;
--color-5: #63C23D;
}Palettes that share visual characteristics and color harmony.