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 |
|---|---|---|---|---|---|
#CCAC7F | rgb(204, 172, 127) | hsl(35, 43%, 65%) | Soft Amber | View | |
#CCBF7F | rgb(204, 191, 127) | hsl(50, 43%, 65%) | Soft Yellow | View | |
#C6CC7F | rgb(198, 204, 127) | hsl(65, 43%, 65%) | Soft Lime | View | |
#B3CC7F | rgb(179, 204, 127) | hsl(79, 43%, 65%) | Soft Lime | View | |
#9FCC7F | rgb(159, 204, 127) | hsl(95, 43%, 65%) | 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: #CCAC7F;
--color-2: #CCBF7F;
--color-3: #C6CC7F;
--color-4: #B3CC7F;
--color-5: #9FCC7F;
}Palettes that share visual characteristics and color harmony.