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 |
|---|---|---|---|---|---|
#D1AE7A | rgb(209, 174, 122) | hsl(36, 49%, 65%) | Soft Amber | View | |
#D1C47A | rgb(209, 196, 122) | hsl(51, 49%, 65%) | Soft Yellow | View | |
#C9D17A | rgb(201, 209, 122) | hsl(66, 49%, 65%) | Soft Lime | View | |
#B3D17A | rgb(179, 209, 122) | hsl(81, 49%, 65%) | Soft Lime | View | |
#9DD17A | rgb(157, 209, 122) | hsl(96, 49%, 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: #D1AE7A;
--color-2: #D1C47A;
--color-3: #C9D17A;
--color-4: #B3D17A;
--color-5: #9DD17A;
}Palettes that share visual characteristics and color harmony.