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 Green. 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 |
|---|---|---|---|---|---|
#CACD7E | rgb(202, 205, 126) | hsl(62, 44%, 65%) | Soft Yellow | View | |
#B7CD7E | rgb(183, 205, 126) | hsl(77, 44%, 65%) | Soft Lime | View | |
#A3CD7E | rgb(163, 205, 126) | hsl(92, 44%, 65%) | Soft Green | View | |
#8FCD7E | rgb(143, 205, 126) | hsl(107, 44%, 65%) | Soft Green | View | |
#7ECD81 | rgb(126, 205, 129) | hsl(122, 44%, 65%) | 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: #CACD7E;
--color-2: #B7CD7E;
--color-3: #A3CD7E;
--color-4: #8FCD7E;
--color-5: #7ECD81;
}Palettes that share visual characteristics and color harmony.