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 |
|---|---|---|---|---|---|
#BA8B45 | rgb(186, 139, 69) | hsl(36, 46%, 50%) | Soft Amber | View | |
#BAA945 | rgb(186, 169, 69) | hsl(51, 46%, 50%) | Soft Yellow | View | |
#AEBA45 | rgb(174, 186, 69) | hsl(66, 46%, 50%) | Soft Lime | View | |
#91BA45 | rgb(145, 186, 69) | hsl(81, 46%, 50%) | Soft Lime | View | |
#74BA45 | rgb(116, 186, 69) | hsl(96, 46%, 50%) | 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: #BA8B45;
--color-2: #BAA945;
--color-3: #AEBA45;
--color-4: #91BA45;
--color-5: #74BA45;
}Palettes that share visual characteristics and color harmony.