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 |
|---|---|---|---|---|---|
#B5914A | rgb(181, 145, 74) | hsl(40, 42%, 50%) | Soft Amber | View | |
#B5AC4A | rgb(181, 172, 74) | hsl(55, 42%, 50%) | Soft Yellow | View | |
#A3B54A | rgb(163, 181, 74) | hsl(70, 42%, 50%) | Soft Lime | View | |
#88B54A | rgb(136, 181, 74) | hsl(85, 42%, 50%) | Soft Green | View | |
#6EB54A | rgb(110, 181, 74) | hsl(100, 42%, 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: #B5914A;
--color-2: #B5AC4A;
--color-3: #A3B54A;
--color-4: #88B54A;
--color-5: #6EB54A;
}Palettes that share visual characteristics and color harmony.