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 |
|---|---|---|---|---|---|
#C3A36F | rgb(195, 163, 111) | hsl(37, 41%, 60%) | Soft Amber | View | |
#C3B86F | rgb(195, 184, 111) | hsl(52, 41%, 60%) | Soft Yellow | View | |
#B9C36F | rgb(185, 195, 111) | hsl(67, 41%, 60%) | Soft Lime | View | |
#A4C36F | rgb(164, 195, 111) | hsl(82, 41%, 60%) | Soft Lime | View | |
#8FC36F | rgb(143, 195, 111) | hsl(97, 41%, 60%) | 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: #C3A36F;
--color-2: #C3B86F;
--color-3: #B9C36F;
--color-4: #A4C36F;
--color-5: #8FC36F;
}Palettes that share visual characteristics and color harmony.