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 |
|---|---|---|---|---|---|
#CDCA42 | rgb(205, 202, 66) | hsl(59, 58%, 53%) | Soft Yellow | View | |
#ACCD42 | rgb(172, 205, 66) | hsl(74, 58%, 53%) | Soft Lime | View | |
#89CD42 | rgb(137, 205, 66) | hsl(89, 58%, 53%) | Soft Green | View | |
#67CD42 | rgb(103, 205, 66) | hsl(104, 58%, 53%) | Soft Green | View | |
#44CD42 | rgb(68, 205, 66) | hsl(119, 58%, 53%) | 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: #CDCA42;
--color-2: #ACCD42;
--color-3: #89CD42;
--color-4: #67CD42;
--color-5: #44CD42;
}Palettes that share visual characteristics and color harmony.