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 |
|---|---|---|---|---|---|
#C8A45B | rgb(200, 164, 91) | hsl(40, 50%, 57%) | Soft Amber | View | |
#C8BF5B | rgb(200, 191, 91) | hsl(55, 50%, 57%) | Soft Yellow | View | |
#B6C85B | rgb(182, 200, 91) | hsl(70, 50%, 57%) | Soft Lime | View | |
#9AC85B | rgb(154, 200, 91) | hsl(85, 50%, 57%) | Soft Green | View | |
#7FC85B | rgb(127, 200, 91) | hsl(100, 50%, 57%) | 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: #C8A45B;
--color-2: #C8BF5B;
--color-3: #B6C85B;
--color-4: #9AC85B;
--color-5: #7FC85B;
}Palettes that share visual characteristics and color harmony.