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 |
|---|---|---|---|---|---|
#D3AB6F | rgb(211, 171, 111) | hsl(36, 53%, 63%) | Soft Amber | View | |
#D3C46F | rgb(211, 196, 111) | hsl(51, 53%, 63%) | Soft Yellow | View | |
#C9D36F | rgb(201, 211, 111) | hsl(66, 53%, 63%) | Soft Lime | View | |
#B0D36F | rgb(176, 211, 111) | hsl(81, 53%, 63%) | Soft Lime | View | |
#97D36F | rgb(151, 211, 111) | hsl(96, 53%, 63%) | 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: #D3AB6F;
--color-2: #D3C46F;
--color-3: #C9D36F;
--color-4: #B0D36F;
--color-5: #97D36F;
}Palettes that share visual characteristics and color harmony.