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 |
|---|---|---|---|---|---|
#D2A25B | rgb(210, 162, 91) | hsl(36, 57%, 59%) | Soft Amber | View | |
#D2C05B | rgb(210, 192, 91) | hsl(51, 57%, 59%) | Soft Yellow | View | |
#C6D25B | rgb(198, 210, 91) | hsl(66, 57%, 59%) | Soft Lime | View | |
#A8D25B | rgb(168, 210, 91) | hsl(81, 57%, 59%) | Soft Lime | View | |
#8BD25B | rgb(139, 210, 91) | hsl(96, 57%, 59%) | 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: #D2A25B;
--color-2: #D2C05B;
--color-3: #C6D25B;
--color-4: #A8D25B;
--color-5: #8BD25B;
}Palettes that share visual characteristics and color harmony.