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 |
|---|---|---|---|---|---|
#CCAD7F | rgb(204, 173, 127) | hsl(36, 43%, 65%) | Soft Amber | View | |
#CCC17F | rgb(204, 193, 127) | hsl(51, 43%, 65%) | Soft Yellow | View | |
#C4CC7F | rgb(196, 204, 127) | hsl(66, 43%, 65%) | Soft Lime | View | |
#B1CC7F | rgb(177, 204, 127) | hsl(81, 43%, 65%) | Soft Lime | View | |
#9ECC7F | rgb(158, 204, 127) | hsl(96, 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: #CCAD7F;
--color-2: #CCC17F;
--color-3: #C4CC7F;
--color-4: #B1CC7F;
--color-5: #9ECC7F;
}Palettes that share visual characteristics and color harmony.