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 Yellow, Soft Lime, 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 |
|---|---|---|---|---|---|
#CEC14B | rgb(206, 193, 75) | hsl(54, 57%, 55%) | Soft Yellow | View | |
#BACE4B | rgb(186, 206, 75) | hsl(69, 57%, 55%) | Soft Lime | View | |
#99CE4B | rgb(153, 206, 75) | hsl(84, 57%, 55%) | Soft Lime | View | |
#79CE4B | rgb(121, 206, 75) | hsl(99, 57%, 55%) | Soft Green | View | |
#58CE4B | rgb(88, 206, 75) | hsl(114, 57%, 55%) | Soft Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Yellow and Soft Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CEC14B;
--color-2: #BACE4B;
--color-3: #99CE4B;
--color-4: #79CE4B;
--color-5: #58CE4B;
}Palettes that share visual characteristics and color harmony.