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 |
|---|---|---|---|---|---|
#AF8C4B | rgb(175, 140, 75) | hsl(39, 40%, 49%) | Soft Amber | View | |
#AFA54B | rgb(175, 165, 75) | hsl(54, 40%, 49%) | Soft Yellow | View | |
#A0AF4B | rgb(160, 175, 75) | hsl(69, 40%, 49%) | Soft Lime | View | |
#87AF4B | rgb(135, 175, 75) | hsl(84, 40%, 49%) | Soft Lime | View | |
#6EAF4B | rgb(110, 175, 75) | hsl(99, 40%, 49%) | 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: #AF8C4B;
--color-2: #AFA54B;
--color-3: #A0AF4B;
--color-4: #87AF4B;
--color-5: #6EAF4B;
}Palettes that share visual characteristics and color harmony.