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 |
|---|---|---|---|---|---|
#CCB07F | rgb(204, 176, 127) | hsl(38, 43%, 65%) | Soft Amber | View | |
#CCC37F | rgb(204, 195, 127) | hsl(53, 43%, 65%) | Soft Yellow | View | |
#C2CC7F | rgb(194, 204, 127) | hsl(68, 43%, 65%) | Soft Lime | View | |
#AFCC7F | rgb(175, 204, 127) | hsl(83, 43%, 65%) | Soft Lime | View | |
#9CCC7F | rgb(156, 204, 127) | hsl(97, 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: #CCB07F;
--color-2: #CCC37F;
--color-3: #C2CC7F;
--color-4: #AFCC7F;
--color-5: #9CCC7F;
}Palettes that share visual characteristics and color harmony.