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 |
|---|---|---|---|---|---|
#CFB887 | rgb(207, 184, 135) | hsl(41, 43%, 67%) | Soft Amber | View | |
#CFCA87 | rgb(207, 202, 135) | hsl(56, 43%, 67%) | Soft Yellow | View | |
#C2CF87 | rgb(194, 207, 135) | hsl(71, 43%, 67%) | Soft Lime | View | |
#B0CF87 | rgb(176, 207, 135) | hsl(86, 43%, 67%) | Soft Green | View | |
#9ECF87 | rgb(158, 207, 135) | hsl(101, 43%, 67%) | 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: #CFB887;
--color-2: #CFCA87;
--color-3: #C2CF87;
--color-4: #B0CF87;
--color-5: #9ECF87;
}Palettes that share visual characteristics and color harmony.