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 |
|---|---|---|---|---|---|
#CE974B | rgb(206, 151, 75) | hsl(35, 57%, 55%) | Soft Amber | View | |
#CEB84B | rgb(206, 184, 75) | hsl(50, 57%, 55%) | Soft Yellow | View | |
#C3CE4B | rgb(195, 206, 75) | hsl(65, 57%, 55%) | Soft Lime | View | |
#A2CE4B | rgb(162, 206, 75) | hsl(80, 57%, 55%) | Soft Lime | View | |
#81CE4B | rgb(129, 206, 75) | hsl(95, 57%, 55%) | 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: #CE974B;
--color-2: #CEB84B;
--color-3: #C3CE4B;
--color-4: #A2CE4B;
--color-5: #81CE4B;
}Palettes that share visual characteristics and color harmony.